Commit graph

117273 commits

Author SHA1 Message Date
Orivej Desh b1820155e0 Merge pull request #30076 from woffs/unicode.txt
unicode: change UnicodeData.txt to stable version
2017-10-04 09:37:26 +00:00
Frank Doepper 12f9b43c16 unicode: change UnicodeData.txt to stable version
latest final release of Unicode is 10.0.0. 11.0.0 is not yet released.
2017-10-04 11:21:41 +02:00
Vincent Laporte 5b23d464a5 ocamlPackages.ocaml-migrate-parsetree: 1.0.4 -> 1.0.5 2017-10-04 07:54:28 +00:00
Orivej Desh 28bc4ef9e1 Merge pull request #29966 from david50407/patch-1
crystal: 0.23.0 -> 0.23.1
2017-10-04 07:38:42 +00:00
Orivej Desh 766ede06da crystal: fix build by using the previous bootstrap 2017-10-04 07:37:35 +00:00
David Kuo bc2ac2ae5e crystal: 0.23.0 -> 0.23.1
Due to https://github.com/crystal-lang/crystal/issues/4719,
when building Crystal with LLVM 4 with debug infos from prebuilt binary (w/ LLVM 3.8) will always be failed.
The temporary solution is to build a LLVM 4 version without debug info,
then use it to build Crystal with debug info on LLVM 4.

This will cause building phrase going longer then normal.
We can remove this hack after Crystal fix the issue.
2017-10-04 07:37:35 +00:00
David Kuo d514aa5c6a Add david50407 into maintainers.nix 2017-10-04 07:36:49 +00:00
Franz Pletz a98b96824d
curl: 7.55.1 -> 7.56.0 for CVE-2017-1000254
https://curl.haxx.se/docs/adv_20171004.html
2017-10-04 08:17:46 +02:00
Dan Peebles d9091f8181 xorriso: fix build on Darwin 2017-10-03 23:10:10 -04:00
Daniel Peebles acedcc9a83 Merge pull request #30063 from copumpkin/fetchpatch-fix
fetchpatch: allow callers to specify postFetch sensibly
2017-10-03 21:41:01 -04:00
Franz Pletz d6f7e2f6f6 Merge pull request #29942 from elitak/ipfs
Ipfs: prepare for autoMigrate fix
2017-10-04 03:07:25 +02:00
Franz Pletz dd32b3f9cc Merge pull request #30066 from aforemny/gitlab
nixos/gitlab: fix gitlab service
2017-10-04 02:44:28 +02:00
Alexander Foremny 03a5d729ef
nixos/gitlab: fix gitlab service
Fix GitLab service and update documentation. Fixes #30059.
2017-10-04 02:40:07 +02:00
Franz Pletz eb59961855
Revert "pinentry: make GTK3 the default front-end"
This reverts commit 3f7e3db744.

This broke the gpg-agent user service. See #27468.
2017-10-04 02:16:37 +02:00
Will Dietz 5bf645cde5 caneda: git-2012-02-16 -> 0.3.1
cc #15558

Components are now part of the base install
(previously it seems no components were included),
which I believe mostly removes the need for the srcComponents bit.

Debian is only other distro packaging this according
to repology, and they don't include additional libraries
which further suggests they're at least non-essential :).

As for the Caneda/Libraries repository, copying these
into the "libraries" directory with similar files
does not cause them to be auto-registered anyway,
as far as I can tell the application has a static
list of components (in the source) and additional
components need to be added using the GUI
making bundling them a bit useless and misleading.

caneda also now requires qt5 and doesn't appear to require
either libxml2 or libxslt.
2017-10-03 15:45:50 -05:00
Orivej Desh 05ab1e0e48 Merge pull request #30065 from 4z3/brscan4
brscan4: 0.4.4-2 -> 0.4.4-4
2017-10-03 18:39:45 +00:00
tv 8bc5f04c06 brscan4: 0.4.4-2 -> 0.4.4-4 2017-10-03 20:30:01 +02:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Dan Peebles dd8a42a224 fetchpatch: allow callers to specify postFetch sensibly
Before this fix, it seemed to be trying to merge our postFetch with the
patch normalization logic, but accidentally clobbering the whole thing
with the passed-in value.
2017-10-03 12:48:30 -04:00
Orivej Desh b465d9c1ff Merge pull request #29460 from sifmelcara/add/rime
fcitx-engines.rime: init at 0.3.2
2017-10-03 15:07:16 +00:00
Eelco Dolstra 9b3aa19a88
Add NixOS 17.09 AMIs
Fixes #29976.
2017-10-03 16:56:59 +02:00
Tim Steinbach 89e451f713
gradle: 4.2 -> 4.2.1 2017-10-03 10:53:23 -04:00
Tim Steinbach e3ad4aa4f5 Merge pull request #30039 from florianjacob/mariadb-10.1.28
mariadb: 10.1.26 -> 10.1.28
2017-10-03 10:45:31 -04:00
mingchuan d6b8ac6ca8 maintainers.nix: use my GitHub handle as maintainer name 2017-10-03 14:27:10 +00:00
mingchuan 53c8e23591 fcitx-engines.rime: init at 0.3.2 2017-10-03 14:27:10 +00:00
mingchuan 906f73fd0b brise: init at 2017-09-16 2017-10-03 14:27:10 +00:00
mingchuan 7a23eff831 librime: init at 1.2.9 2017-10-03 14:27:09 +00:00
mingchuan 2ab2b885c5 marisa: init at 0.2.4 2017-10-03 14:27:09 +00:00
mingchuan ccdccf1460 opencc: build shared library and programs 2017-10-03 14:27:04 +00:00
Tim Steinbach d43b06a7c4 Merge pull request #30054 from dywedir/exa
exa: 0.7.0 -> 0.8.0, rustRegistry: 2017-09-10 -> 2017-10-03
2017-10-03 08:41:44 -04:00
Robert Helgesson 88f197fb97
josm: 12712 -> 12914 2017-10-03 12:49:01 +02:00
dywedir 61c4ff5c31 exa: 0.7.0 -> 0.8.0 2017-10-03 13:17:40 +03:00
Jörg Thalheim 0b18fa4f09 Merge pull request #30014 from eqyiel/krb5-fixes
nixos/krb5: complete rewrite
2017-10-03 11:04:58 +01:00
Joerg Thalheim 1406e249b3 krb5: add deprecation date for old configuration 2017-10-03 11:01:05 +01:00
dywedir 3a86e15461 rustRegistry: 2017-09-10 -> 2017-10-03 2017-10-03 12:49:11 +03:00
Stefan Junker 8f3461c7fd wtftfw: 20161001 -> 20170921
- Bump revision
- Prefix Exec path with output directory
2017-10-03 11:17:49 +02:00
Orivej Desh 5562181d32 Merge pull request #30045 from adisbladis/geth-osx-libusb
go-ethereum: Fix libusb segmentation faults on Darwin
2017-10-03 06:27:26 +00:00
adisbladis ec331755d3
go-ethereum: Fix libusb segmentation faults on Darwin 2017-10-03 10:13:30 +08:00
Joachim F cb3d443787 Merge pull request #29452 from jerith666/pfix-srsd-1709
nixos/pfix-srsd: add module
2017-10-03 00:51:59 +00:00
Joachim F 0a3dae8225 Merge pull request #29854 from yegortimoshenko/darcnes/cleanup
darcnes: use web.archive.org links, clean up
2017-10-03 00:49:26 +00:00
Joachim Fasting 05b2f85590
tor-browser-bundle-bin: 7.0.5 -> 7.0.6 2017-10-03 02:42:51 +02:00
Joachim Fasting 378811fe2d
libsodium: 1.0.13 -> 1.0.15 2017-10-03 02:42:49 +02:00
Joachim Fasting f4f594e359
tor-browser-bundle: geoip support 2017-10-03 02:42:48 +02:00
Joachim Fasting ba689a2740
tor-browser-bundle: support transports obfs2,obfs3 2017-10-03 02:42:47 +02:00
Joachim Fasting ae4c8e0889
tor-browser-bundle: bump https-everywhere to 2017.9.12 2017-10-03 02:42:41 +02:00
Orivej Desh 3ddefca9f3 Merge pull request #30028 from romildo/upd.tint2
tint2: 15.1 -> 15.2
2017-10-02 23:43:01 +00:00
José Romildo Malaquias 0a37d94b4d tint2: limit platforms to Linux since macOS is not supported and fails the tests 2017-10-02 19:58:01 -03:00
Stuart Moss 796b3a2306
eclipse-plugin-vrapper: init at 0.72.0 2017-10-03 00:31:17 +02:00
Daiderd Jordan 2066cb0b02
jq: don't add rpath on darwin 2017-10-03 00:18:30 +02:00
Daiderd Jordan 6c189c9e28
oniguruma: fix darwin install_name 2017-10-03 00:18:30 +02:00