Commit Graph

38349 Commits

Author SHA1 Message Date
Mikael Brockman
442d04d1dd solc: make sure to use dynamic Boost libs
For some reason the default options enable static Boost libs on Darwin,
but that doesn't work for us.
2017-07-12 16:37:50 +03:00
Daniel Brockman
6dcba74af6 solc: 0.4.12 -> 0.4.13 2017-07-12 16:37:50 +03:00
Jörg Thalheim
8f5f986453 opendht: move to pkgs/development/libraries
location is more appropriate
2017-07-12 11:04:09 +01:00
Benno Fünfstück
02a268430e gapi-ocaml: 0.3.1 -> 0.3.4 2017-07-12 10:18:13 +02:00
Vincent Laporte
1d7aefd585 ocamlPackages.fpath: 0.7.1 -> 0.7.2 2017-07-11 21:00:43 +00:00
Vincent Laporte
4a370d7fb9 ocamlPackages.fmt: 0.8.2 -> 0.8.4 2017-07-11 22:54:40 +02:00
John Ericson
a889454869 Merge pull request #27284 from obsidiansystems/prop-lines
stdenv: Store one package per line in nix-support/propagated-*
2017-07-11 14:33:23 -04:00
Justin Wood
0573610a5f
Make sure the LFE test suite is being run 2017-07-11 14:16:48 -04:00
Tuomas Tynkkynen
43ff1c8262 Merge remote-tracking branch 'upstream/master' into staging 2017-07-11 14:16:21 +03:00
Lancelot SIX
e200a97d6a
pythonPackages.django_compressor: 1.5 -> 2.1.1 2017-07-11 09:59:12 +02:00
Lancelot SIX
73076f3252
pythonPackages.django_appconf: 1.0.1 -> 1.0.2 2017-07-11 09:59:12 +02:00
Lancelot SIX
a2c5fbe56d
pythonPackages.rcssmin: init at 1.0.6 2017-07-11 09:44:12 +02:00
Lancelot SIX
fbf3f4d473
pythonPackages.rjsmin: init at 1.0.12 2017-07-11 09:43:30 +02:00
Vincent Laporte
412da3210b ocamlPackages.oasis: remove 0.4.6 2017-07-11 02:46:32 +00:00
Kamil Chmielewski
5f3568cbce pony-stable: 2017-03-30 -> 2017-04-20 2017-07-11 04:10:37 +02:00
Vincent Laporte
3095a46bfc ocamlPackages.oasis: 0.4.7 -> 0.4.10 2017-07-11 03:40:07 +02:00
John Wiegley
399dee93ae
coqPackages.autosubst: New expression 2017-07-10 18:35:56 -07:00
John Wiegley
d40dd2c70d
coqPackages.QuickChick: 20170422 -> 20170710 2017-07-10 18:35:56 -07:00
John Wiegley
e78b9a68a0
coqPackages.paco: 1.2.7 -> 1.2.8 2017-07-10 18:35:55 -07:00
Justin Wood
c87d4d4a19 Generalize building of LFE 2017-07-10 20:37:33 -04:00
Vincent Laporte
73860eea0f ocamlPackages.result: 1.1 -> 1.2 2017-07-10 18:21:02 +00:00
Vincent Laporte
c9468acdf4 ocamlPackages.ocaml-migrate-parsetree: requires OCaml ≥ 4.02 2017-07-10 20:18:48 +02:00
Vincent Laporte
79ddb5d5e0 ocamlPackages.topkg: requires OCaml ≥ 4.01 2017-07-10 20:18:48 +02:00
John Ericson
3cb745d5a6 stdenv: Store one package per line in nix-support/propagated-*
This makes those files a bit easier to read. Also, for what it's worth,
it brings us one baby step closer to handling spaces in store paths.

Also, I optimized handling of many transitive deps with read. Probably,
not very beneficial, but nice to enforce the pkg-per-line structure.
Doing so let me find much dubious code and fix it.

Two misc notes:

 - `propagated-user-env-packages` also needed to be adjusted as
   sometimes it is copied to/from the propagated input files.

 - `local fd` should ensure that file descriptors aren't clobbered
   during recursion.
2017-07-10 13:32:13 -04:00
Vladimír Čunát
08743fe0a3
luajit: 2.0 actually doesn't support aarch64 at all
I suppose 2.1 with caveats with some pointers is better than nothing.
I'm sorry for the potential confusion.  In particular, the problem
about 64-bit pointers is the same in 2.0 and 2.1, despite the warning
only being shown for 2.1 on the web site.
2017-07-10 14:22:35 +02:00
Jörg Thalheim
14702c3944 Merge pull request #27240 from dtzWill/feature/moby-linuxkit
moby, linuxkit: init at 2017-07-07, 2017-07-08
2017-07-10 11:12:07 +01:00
Kamil Chmielewski
8f1825d838 ponyc: 0.14.0 -> 0.15.0 2017-07-10 10:27:51 +02:00
Jörg Thalheim
45f58142e0 Merge pull request #27264 from Radvendii/argon
libargon2: init at 20161029
2017-07-10 08:53:51 +01:00
Jörg Thalheim
b6d0c1eb18 libargon2: do not override pre/postInstall hook 2017-07-10 08:51:46 +01:00
Taeer Bar-Yam
5160ae5d5c libargon2: init at 20161029 2017-07-10 08:51:46 +01:00
Franz Pletz
8c73028fc6
libwebp: 0.4.3 -> 0.6.0 2017-07-10 09:36:04 +02:00
Sarah Brofeldt
05c2d80025 haskellPackages.inline-java: Add jdk build dependency 2017-07-10 03:08:26 +02:00
Franz Pletz
456c76169d
php71: 7.1.5 -> 7.1.7
Fixes:
  * CVE-2017-9224
  * CVE-2017-9226
  * CVE-2017-9227
  * CVE-2017-9228
  * CVE-2017-9229

See:
  * https://secure.php.net/ChangeLog-7.php#7.1.6
  * https://secure.php.net/ChangeLog-7.php#7.1.7
2017-07-10 00:22:15 +02:00
Franz Pletz
f15f580cca
php70: 7.0.19 -> 7.0.21 for multiple CVEs
Fixes:
  * CVE-2017-9224
  * CVE-2017-9226
  * CVE-2017-9227
  * CVE-2017-9228
  * CVE-2017-9229

See:
  * https://secure.php.net/ChangeLog-7.php#7.0.20
  * https://secure.php.net/ChangeLog-7.php#7.0.21
2017-07-10 00:22:14 +02:00
Franz Pletz
586f780828
php56: 5.6.30 -> 5.6.31 for multiple CVEs
Fixes:
  * CVE-2017-9224
  * CVE-2017-9226
  * CVE-2017-9227
  * CVE-2017-9228
  * CVE-2017-9229

See https://secure.php.net/ChangeLog-5.php#5.6.31.
2017-07-10 00:22:14 +02:00
Niklas Hambüchen
a37f3a3573 hotspot: init at 1.0.0 2017-07-09 22:30:41 +02:00
Taeer Bar-Yam
69289e8f2a asio: 1.10.6 -> 1.10.8 2017-07-09 14:28:17 -04:00
Vladimír Čunát
bfb7ef86f3
Merge branch 'master' into staging
Mass rebuilds incoming.  The mass-rebuild situation got really messy
this weekend.
2017-07-09 18:07:52 +02:00
Peter Hoeg
f2be840e98 re2c: minor cleanup 2017-07-09 22:43:38 +08:00
Daiderd Jordan
5ba05aaab9 Merge pull request #26716 from ankhers/generalize-elixir
Generalize building of Elixir interpreter
2017-07-09 10:50:24 +02:00
Vladimír Čunát
3a891c67fc
re2c: fix sourceRoot in a more robust way
Reverting ee5a17514c would also work.
The temporary confusion was due to #26877 changes.
2017-07-09 10:40:11 +02:00
Joachim F
c5fdfffa46 Merge pull request #27155 from bachp/gitlab-runner-1.11.5
gitlab-runner_1_11: 1.11.4 -> 1.11.5
2017-07-09 09:35:57 +01:00
Karn Kallio
ee5a17514c re2c : Fix build by adjusting sourceRoot. 2017-07-09 07:36:51 +00:00
Justin Wood
6db77ccef4
Fix quoting in Elixir generic builder 2017-07-08 20:32:16 -04:00
Daiderd Jordan
980346592c
Merge branch 'staging' into master 2017-07-08 22:22:17 +02:00
Daniel Peebles
ca1089a4f4 Merge pull request #27230 from robx/go16
go_1_6: Fix darwin (sierra) compile, backport systime syscall fix
2017-07-08 12:44:35 -04:00
Will Dietz
ceff05aa4f linuxkit: init at 2017-07-08 2017-07-08 09:25:01 -05:00
Will Dietz
0b6a504283 moby: init at 2017-07-06 2017-07-08 09:25:01 -05:00
Robin Raymond
4a3e1d83a1 godot 2.1.1-stable -> 2.1.3-stable 2017-07-08 14:48:35 +02:00
Vincent Laporte
53e67781ec ocamlPackages.sedlex: fix name 2017-07-08 10:50:37 +00:00
Vincent Laporte
676156a658 obuild: fix build 2017-07-08 12:22:55 +02:00
Vincent Laporte
ff24bf1fb6 ocaml: 4.04.1 -> 4.04.2 2017-07-08 12:22:55 +02:00
Vincent Laporte
9d52667536 ocamlPackages.qtest: requires OCaml ≥ 4 2017-07-08 12:22:55 +02:00
Vincent Laporte
ec359a8286 ocamlPackages.sequence: 0.8 -> 0.10 2017-07-08 12:22:55 +02:00
Vincent Laporte
4523f0251f ocamlPackages.bolt: fix for ocamlopt 2017-07-08 06:23:59 +00:00
Vincent Laporte
cacc9faac7 camlPackages.camlp5: 6.17 -> 7.01 2017-07-08 06:14:43 +00:00
Vincent Laporte
59ad9714f6 mono: 5.0.0.48 -> 5.0.1.1 2017-07-08 07:07:18 +02:00
Tim Steinbach
1a7d9f573b
gradle: 4.0 -> 4.0.1 2017-07-07 19:52:57 -04:00
Robert Vollmert
f65b55d7ce go_1_6: Fix darwin (sierra) compile, backport systime syscall fix
This patches go1.6 minimally with a change that was backported
to upstream go1.4.
2017-07-08 00:44:45 +02:00
John Ericson
f5364122b5 Merge pull request #27215 from obsidiansystems/stdenv-harden
Harden stdenv in two misc ways
2017-07-07 12:48:51 -04:00
Vladimír Čunát
e08e354e04
luajit: revert to 2.1 on aarch64 for now
https://nix-cache.s3.amazonaws.com/log/irncmyl5d6h21jzg5rm10q8s2sxqirmv-luajit-2.0.5.drv
It's hard to debug for me, without an aarch64 machine.
2017-07-07 18:25:17 +02:00
Frederik Rietdijk
fbbf5e79c3 python.pkgs.virtualenv: move to separate expression 2017-07-07 17:59:32 +02:00
Frederik Rietdijk
ea5b2df865 Merge pull request #27094 from nand0p/buildbot-0.9.9
buildbot: 0.9.7 -> 0.9.9.post2
2017-07-07 17:48:29 +02:00
John Ericson
e57a220f81 stdenv, swift: Use local fd in is* bash functions for hygiene 2017-07-07 11:40:07 -04:00
Jörg Thalheim
515d5d577b Merge pull request #27177 from tw-360vier/git-ftp
git-ftp: init at 1.4.0
2017-07-07 15:45:08 +01:00
Fernando J Pando
f6a7b851d4 buildbot: 0.9.7 -> 0.9.9.post2
- adds grid-view plugin
- module fixup
- tested on nixos
2017-07-07 10:00:37 -04:00
Tim Steinbach
8ab9f99309 Merge pull request #27133 from NeQuissimus/ammonite_1_0_0
ammonite: 0.9.9 -> 1.0.0
2017-07-07 09:01:26 -04:00
Francois-Rene Rideau
f96e4edb17 gerbil: 0.11 -> 0.12-DEV 2017-07-07 11:27:56 +01:00
Francois-Rene Rideau
e78b820beb gambit: 4.8.6 -> 4.8.8-f3ffeb6
Using a yet unreleased development version of gambit,
so as to be able to build a recent gerbil.

Update the way gambit is bootstrapped, which involves building a
release version of gambit (which for a development gambit, is not the
same version as the current version of gambit).
2017-07-07 11:27:36 +01:00
Jörg Thalheim
a765577004 Merge pull request #27150 from dbrock/solc
solc: 0.4.11 -> 0.4.12
2017-07-07 11:20:26 +01:00
Thorsten Weber
14f2083445 git-ftp: init at 1.4.0 2017-07-07 11:41:30 +02:00
Vladimír Čunát
b8726c346c
luajit: switch to 2.0.5 on aarch64 by default 2017-07-07 10:54:06 +02:00
Vladimír Čunát
e36b588f93
luajit: add 2.0 version again
The reason will be apparent from the followup commit.
Also order the phases, quote shell variables, add myself to
maintainers, etc.
2017-07-07 10:54:05 +02:00
Pascal Wittmann
1ce2ad7fd1 Merge pull request #27200 from Ralith/bindgen
rust-bindgen: 0.25.5 -> 0.26.1
2017-07-07 09:45:34 +02:00
Benjamin Saunders
75ca369355 rust-bindgen: 0.25.5 -> 0.26.1 2017-07-06 23:29:54 -07:00
Daiderd Jordan
7e3a1a58cf
Revert "ncurses: look for terminfo entries in /etc"
This reverts commit b73a862f17.
2017-07-06 22:50:29 +02:00
Graham Christensen
a07b961076 Merge pull request #27167 from manveru/bundix-2.3.1
bundix: 2.2.0 -> 2.3.1
2017-07-06 09:35:46 -04:00
Peter Simons
ab8af93b26 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.3.1-4-gaa50929-dirty from Hackage revision
da393a1dae.
2017-07-06 15:28:20 +02:00
Peter Simons
1f779011e9 ghc-8.2.1: update snapshot to release candidate 3 2017-07-06 15:28:19 +02:00
Eelco Dolstra
942422a646
Merge branch 'glibc' of https://github.com/rnhmjoj/nixpkgs into staging 2017-07-06 15:14:57 +02:00
rnhmjoj
8fcc92fc69
glibc: fix unaligned __tls_get_addr issue 2017-07-06 13:51:50 +02:00
Thomas Tuegel
039dda7a27 Merge pull request #27157 from bkchr/kwallet_dbus_fix
kwallet: Fix bug that dbus could not find the kwallet service
2017-07-06 06:12:07 -05:00
Michael Fellinger
42b1fdaec5 bundix: 2.2.0 -> 2.3.1 2017-07-06 11:47:07 +02:00
Pascal Wittmann
bd3b58b197 Merge pull request #27015 from expipiplus1/qbs
qbs: init at 1.8
2017-07-06 10:21:52 +02:00
Joe Hermaszewski
6fd51f96fe qbs: init at 1.8 2017-07-05 22:53:38 +01:00
Michael Raskin
8dee8d5f5c Merge pull request #26584 from pjones/pjones/blackmagic
blackmagic init at 1.6.1
2017-07-05 23:35:16 +02:00
Michael Raskin
e52455baff Merge pull request #26154 from volth/wxwidgets-3.0.3.1
wxGTK30: 3.0.2 -> 3.0.3.1
2017-07-05 23:32:07 +02:00
Michael Raskin
16f02e8116 Merge pull request #25235 from kuznero/mono5x
mono: init at 5.0
2017-07-05 22:36:13 +02:00
Michael Raskin
bd53744885 Merge pull request #23985 from rht/zcash
zcash: reinit at 1.0.8
2017-07-05 22:27:27 +02:00
Bastian Köcher
a63732f9b2 Kwallet: Fixes bug that dbus could not find the kwallet service 2017-07-05 20:59:25 +02:00
Daniel Brockman
5b9f4e160d solc: 0.4.11 -> 0.4.12 2017-07-05 20:26:35 +02:00
Vincent Laporte
2521af87ad obuild: remove dependency on findlib 2017-07-05 18:05:09 +00:00
Vincent Laporte
8f106ead47 julia_05: disable tests on Darwin 2017-07-05 18:02:18 +00:00
Volth
18e3799cd1 ocamlPackages.{benchmark,obuild,ptmap,rope}: init at 1.4, 0.1.8, 2.0.1, 0.5 2017-07-05 17:48:45 +00:00
Vincent Laporte
f9a2866508 maude: set available on all Unix platforms 2017-07-05 17:29:13 +00:00
Peter Jones
e33c7fa4c1
blackmagic init at 1.6.1 2017-07-05 08:45:40 -07:00
Vladimír Čunát
322582d703
libav: maintenance 11.9 -> 11.10 2017-07-05 17:37:39 +02:00
Pascal Bach
52ceb981a1 gitlab-runner_1_11: 1.11.4 -> 1.11.5 2017-07-05 17:31:11 +02:00
Eelco Dolstra
c23dcd72a0
Enable some more debug info 2017-07-05 16:04:54 +02:00
Vladimír Čunát
9e1c7ddaae
Merge branch 'master' into staging 2017-07-05 09:53:53 +02:00
Vladimír Čunát
7205dfadec
Merge #26877: fetchFromGitHub: fix fetchSubmodules
... when revision is not hexadecimal. (omitting the last commit in PR)
2017-07-05 09:48:12 +02:00
Vladimír Čunát
febadbce3f
gnutls: bugfix 3.5.13 -> 3.5.14 2017-07-05 09:09:12 +02:00
Vladimír Čunát
f171b95e44
Merge #26905: llvmPackages_4: 4.0.0 -> 4.0.1 2017-07-05 09:01:26 +02:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Tim Steinbach
aebe8586bc
ammonite: 0.9.9 -> 1.0.0 2017-07-04 21:17:04 -04:00
Peter Hoeg
a0fa61788b kirigami: add missing qttranslations 2017-07-04 23:04:46 +02:00
Volth
b935b21ffd fix regressions where "${repo}-${rev}-scr" pattern was hardcoded 2017-07-04 20:22:13 +00:00
Jörg Thalheim
f873ba8cc8 Merge pull request #27101 from volth/haxe-essentials
haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs
2017-07-04 18:09:05 +01:00
Eelco Dolstra
07176ed6f1
gcc: 6.3.0 -> 6.4.0 2017-07-04 18:39:18 +02:00
Fatih Altinok
a0f3ce28eb flow: 0.48.0 -> 0.49.1 2017-07-04 17:43:40 +02:00
Tuomas Tynkkynen
01260e9f7f libbsd: 0.8.4 -> 0.8.5 2017-07-04 17:30:02 +03:00
Jörg Thalheim
277c1f8624 Merge pull request #27095 from dtzWill/feature/csmith
csmith: init at 2.3.0, pull in Sys::CPU as dependency.
2017-07-04 15:10:05 +01:00
Peter Simons
7e31862657 haskell-tinc: use default versions of cabal-install and cabal2nix 2017-07-04 15:50:27 +02:00
Peter Simons
b9ed1177c8 haskell-tinc: enable Hydra builds 2017-07-04 15:50:26 +02:00
Peter Simons
b683a15d17 haskell-tinc: don't hard-code the version of GHC used by this tool
We don't want to re-compile tinc just to change the GHC environment used for
building, i.e. when running inside of nix-shell. Instead, find "ghc" in $PATH.
2017-07-04 15:50:26 +02:00
Peter Simons
cafed1a84c haskell-tinc: update to latest git version to fix the build 2017-07-04 15:50:26 +02:00
Peter Simons
3d03ec8d2e haskell-vector: use newer version to compile with ghc-8.2.x 2017-07-04 15:50:26 +02:00
Peter Simons
26271d0811 haskell-doctest: jailbreak to fix build with ghc-8.2.x 2017-07-04 15:50:26 +02:00
Peter Simons
f8f9fccd32 haskell-syb: use newer version to compile with ghc-8.2.x 2017-07-04 15:50:26 +02:00
Peter Simons
1fb109090e haskell-primitive: use newer version to compile with ghc-8.2.x 2017-07-04 15:50:25 +02:00
Peter Simons
55545d1b76 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.3.1-4-gaa50929 from Hackage revision
82bc7a9031.
2017-07-04 15:50:25 +02:00
Vincent Laporte
75f47a5498 utf8proc: 2.0.2 -> 2.1.0 2017-07-04 10:31:14 +02:00
Frederik Rietdijk
e7ab7798f1 python.pkgs.dogpile.cache: remove broken tests, allows nox to be build 2017-07-04 09:39:49 +02:00
Adam Scott
6e91d26de8 wla-dx-git: 2016-02-27 -> 2017-06-05
- Change to version 2017-06-05
- Add version attribute
2017-07-03 20:59:52 -04:00
Vincent Laporte
91e8a6a9ff ocamlPackages.csv: 1.4.2 -> 1.5 2017-07-03 23:59:49 +02:00
Vincent Laporte
9f9ca26f28 ocamlPackages.lwt: requires OCaml ≥ 4.00 2017-07-03 23:59:49 +02:00
Vincent Laporte
ba757e6a76 ocamlPackages.pgocaml: requires OCaml ≥ 4.00 2017-07-03 23:59:49 +02:00
Volth
37ef9e3b60 haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs 2017-07-03 20:06:23 +00:00
Orivej Desh
9ccdf60be6 libunwind: fix version macros
Fixes julia_05 build: #26891
2017-07-03 19:52:26 +00:00
Will Dietz
050ee80ddb csmith: init at 2.3.0, pull in Sys::CPU as dependency. 2017-07-03 14:39:56 -05:00
Frederik Rietdijk
c64d8eaaea python.pkgs.jupyter_client: 5.0.1 -> 5.1.0 2017-07-03 20:24:03 +02:00
Frederik Rietdijk
034c1a29fa python.pkgs: several maintenance updates 2017-07-03 20:19:57 +02:00
Théo Zimmermann
753aab1494 pythonPackages.codecov: init at 2.0.9 (#27018)
* pythonPackages.codecov: init at 2.0.9

* Update default.nix
2017-07-03 20:12:46 +02:00
Vladimír Čunát
c73f0caea5
mesa: maintenance 17.1.2 -> 17.1.4
The announcement seems safe, as usual.

Hydra's Darwin machines will be busy for quite some time on staging,
so let me squeeze this, as it will only be mass rebuild on *-linux.
2017-07-03 20:12:23 +02:00
Frederik Rietdijk
1336fde8ce Merge pull request #26985 from Zimmi48/add_markdownsuperscript
pythonPackage.markdownsuperscript: init at 2.0.0
2017-07-03 20:11:12 +02:00
Frederik Rietdijk
970c2cc35f Merge pull request #27084 from lufia/update-gae-go
google-app-engine-go-sdk: 1.9.53 -> 1.9.55
2017-07-03 20:08:27 +02:00
dywedir
57f394572d yarn: 0.24.6 -> 0.27.5 2017-07-03 18:42:45 +02:00
Théo Zimmermann
ac86016094 pythonPackage.markdownsuperscript: init at 2.0.0 2017-07-03 12:50:11 +02:00
Jörg Thalheim
abd7237573 Merge pull request #27024 from zarelit/mailcatcher
mailcatcher: init at 0.6.5
2017-07-03 09:46:01 +01:00
Jörg Thalheim
19cd9f557f mailcatcher: do not override phases 2017-07-03 09:43:30 +01:00
Jörg Thalheim
f70d440ae9 Merge pull request #27040 from lheckemann/wlc-0.0.9
wlc: 0.0.8 -> 0.0.9
2017-07-03 09:35:00 +01:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging 2017-07-03 09:48:58 +02:00
David Costa
87b1566472 mailcatcher: init at 0.6.5 2017-07-03 09:13:12 +02:00
lufia
5605f9d2c8 google-app-engine-go-sdk: 1.9.53 -> 1.9.55 2017-07-03 13:55:38 +09:00
es_github
05a1a2a2d3 Openslp: Fix patch references.
The previous sources for these files have gone away, making this derivation
unbuildable from scratch. We change the URLs to point at locations that will
still serve those patches.
This involves updating one of the hashes, also; I couldn't find an address
that will serve the patch with the original hash, but I expect these only
differ in irrelevant metadata.
2017-07-03 02:40:51 +01:00
Will Fancher
c16297654e Swig 3.0.10 -> 3.0.12 2017-07-02 20:13:21 -04:00
Vincent Laporte
3beb47ff2a ocamlPackages.inotify: init at 2.3
This package contains bindings for Linux's filesystem monitoring interface, inotify.

Homepage: https://github.com/whitequark/ocaml-inotify
2017-07-02 17:28:53 +02:00
Vincent Laporte
dbe61c96ae ocamlPackages: make lwt-3.0.0 the default 2017-07-02 15:22:04 +00:00
Vincent Laporte
8ad273d4f0 ocamlPackages.lambda-term: 1.10 -> 1.11 2017-07-02 12:56:56 +00:00
Vincent Laporte
ca15a36d0e ocamlPackages.lwt_react: init at 1.0.1 2017-07-02 11:59:18 +00:00
Vincent Laporte
d3a29b393a ocamlPackages.lwt: 2.7.1 -> 3.0.0 2017-07-02 11:59:17 +00:00
Vincent Laporte
e8c0e8a04b ocamlPackages.git-unix: init at 1.11.0
Unix backend for the Git protocol(s)
2017-07-02 11:59:16 +00:00
Vincent Laporte
ed12c7a9b9 ocamlPackages.git-http: init at 1.11.0
Client implementation of the “Smart” HTTP Git protocol in pure OCaml.
2017-07-02 11:59:16 +00:00
Vincent Laporte
6f3696784d ocamlPackages.lablgl: mark as broken on Darwin 2017-07-02 11:28:25 +00:00
Linus Heckemann
d307dbd853 wlc: 0.0.8 -> 0.0.9 2017-07-02 11:53:44 +01:00
Frederik Rietdijk
8d55617a5d Merge pull request #27021 from romildo/upd.qtcreator
qtcreator: 4.3.0 -> 4.3.1
2017-07-02 10:34:15 +02:00
Peter Simons
b1ebe7a72c r-modules: update package set 2017-07-02 09:51:42 +02:00
Roman Kuznetsov
bdc99c82f0 Use ${stdenv.shell} instead of hardcoded /bin/sh 2017-07-01 23:13:52 +02:00
Roman Kuznetsov
87c93fb8ee Use proper generic-cmake 2017-07-01 23:10:41 +02:00
Roman Kuznetsov
80bc82206e Scaffold mono50 package 2017-07-01 23:10:41 +02:00
Joachim Fasting
80c2c58671
gede: 2.0.3 -> 2.0.4 2017-07-01 21:41:40 +02:00
Joachim Fasting
0040dbaf69
gede: add ctags and gdb to path via wrapper 2017-07-01 21:41:35 +02:00
Joachim Fasting
4f320d30a4
gede: fix sandboxed build
build.py relies on /usr/bin/env; invoke python directly instead to
sidestep the issue.
2017-07-01 21:41:33 +02:00
Joachim Fasting
6e36e7f209
gede: replace build.patch with inline sed call
The patch file is much larger than the logical change made.
2017-07-01 21:41:27 +02:00
romildo
dad7df959c qtcreator: 4.3.0 -> 4.3.1 2017-07-01 14:47:28 -03:00
Jörg Thalheim
36b1d11188 ccache: 3.2.5 -> 3.3.4 2017-07-01 18:45:06 +01:00
Vincent Laporte
6a0f4f69e1 ocamlPackages.git: init at 1.11.0
Git format and protocol in pure OCaml

Homepage: https://github.com/mirage/ocaml-git
2017-07-01 13:02:08 +00:00
Vincent Laporte
6eb2d7d44b ocamlPackages.decompress: init at 0.6
decompress is a pure OCaml implementation of Zlib.

Homepage: https://github.com/mirage/decompress
2017-07-01 12:57:36 +00:00
Vincent Laporte
982af09d2c perl522: fix build on Darwin
The sw_vers patch only applies to version 5.24
2017-07-01 12:26:44 +00:00
Vincent Laporte
4338ddd0f9 ocamlPackages.mstruct: init at 1.3.3
Mstruct is a thin mutable layer on top of cstruct

Homepage: https://github.com/mirage/ocaml-mstruct
2017-07-01 11:52:18 +00:00
Vincent Laporte
6875115b8e ocamlPackages.cohttp: 0.19.3 -> 0.22.0
Keeping the old version under attribute cohttp_p4
2017-07-01 11:52:18 +00:00
Vincent Laporte
fe9147a042 ocamlPackages.conduit: 0.10.0 -> 0.15.4
Keeping the old version under attribute conduit_p4.
2017-07-01 11:52:18 +00:00
Vincent Laporte
352d487101 ocamlPackages.conduit: 0.8.3 -> 0.10.0 2017-07-01 11:52:18 +00:00
Vincent Laporte
8fd3645e1b ocamlPackages.jsonm: 1.0.0 -> 1.0.1 2017-07-01 11:52:18 +00:00
Vincent Laporte
1551975e64 ocamlPackages.ocp-ocamlres: init at 0.3
A tool ocp-ocamlres to embed files and directories inside OCaml executables,
with a companion library ocplib-ocamlres to manipulate them at run-time.

Homepage: https://www.typerex.org/ocp-ocamlres.html
2017-07-01 08:58:21 +00:00
Frederik Rietdijk
9c05499de9 Merge pull request #26039 from knedlsepp/add-gdal-hdf4-support
gdal: Add hdf4 support
2017-07-01 10:38:36 +02:00
Jörg Thalheim
343ad1697d Merge pull request #26897 from layus/nixos-terminfo
terminfo: symlink terminfo to /etc for ncurses
2017-07-01 09:27:24 +01:00
Pascal Wittmann
e071756043
spin: 6.4.5 -> 6.4.6 2017-07-01 10:16:14 +02:00
Pascal Wittmann
cdf0c53ac7
yodl: 3.08.02 -> 4.01.00 2017-07-01 10:10:23 +02:00
Peter Simons
641bd6e0ca hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-13-g5c18fb5 from Hackage revision
b275173e92.
2017-07-01 09:46:20 +02:00
RFish ⚓
be23568daa hackage2nix: use older version of apply-refact with ghc-8.0.x
Version 0.4 of apply-refact doesn't compile with GHC 8.0.x. This patch
updates configurations-ghc-8.0.x to use apply-refact version 0.3.0.1.

Closes https://github.com/NixOS/nixpkgs/pull/26896.
Fixes https://github.com/NixOS/nixpkgs/issues/26895.
2017-07-01 09:46:02 +02:00
Peter Simons
7d8adcab38 LTS Haskell 8.21 2017-07-01 09:45:31 +02:00
volth
a720bd45e6 Merge branch 'master' into wxwidgets-3.0.3.1 2017-07-01 00:20:20 +00:00
Vincent Laporte
f6e1d929a0 ocamlPackages.ocplib-json-typed: init at 0.5 2017-06-30 20:00:21 +00:00
Joachim F
8604630d92 Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
Joachim F
9d551d021f Merge pull request #26991 from romildo/upd.catch
catch: 1.9.5 -> 1.9.6
2017-06-30 18:28:14 +01:00
Vincent Laporte
f97766566a ocamlPackages.javalib: 2.3 -> 2.3.3
ocamlPackages.sawja: 1.5 -> 1.5.2
2017-06-30 17:03:39 +00:00
Vincent Laporte
ea052b6f6b ocamlPackages.js_of_ocaml: 2.8.3 -> 2.8.4 2017-06-30 16:39:09 +00:00
romildo
2260d2dd24 catch: 1.9.5 -> 1.9.6 2017-06-30 13:19:09 -03:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
Joachim F
e11817165f Merge pull request #26979 from sifmelcara/update/crystal-0.23.0
crystal: 0.22.0 -> 0.23.0
2017-06-30 15:49:08 +01:00
John Ericson
95c8277701 misc pkgs: Remove unneeded *Platform == *Platform comparisons
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
Benno Fünfstück
2442ac990e Merge pull request #26587 from lsix/update_glpk
glpk: 4.61 -> 4.62
2017-06-30 11:27:12 +02:00
Guillaume Maudoux
b73a862f17 ncurses: look for terminfo entries in /etc 2017-06-30 11:17:12 +02:00
Benno Fünfstück
3db7c9d5b8 Merge pull request #26953 from np/jd
jd: init at 0.3.1
2017-06-30 10:59:17 +02:00
Vincent Laporte
2dae6e0b5f ocamlPackages.findlib: 1.7.1 -> 1.7.3 2017-06-30 07:59:11 +00:00
mingchuan
69c90a1344 crystal: 0.22.0 -> 0.23.0 2017-06-30 06:24:46 +08:00
Vincent Laporte
e10e3c1d1a ocamlPackages.uucp: 2.0.0 -> 10.0.1 2017-06-29 17:45:11 +00:00
Vincent Laporte
5ab2a51884 ocamlPackages.uucd: 4.0.0 -> 10.0.0 2017-06-29 17:22:32 +00:00
Vincent Laporte
52ecd549ec ocamlPackages.uuseg: 1.0.0 -> 10.0.0 2017-06-29 16:37:46 +00:00
Vincent Laporte
4a60c51f5d ocamlPackages.uunf: 2.0.0 -> 10.0.0 2017-06-29 16:31:35 +00:00
Vincent Laporte
10fe275ae4 ocamlPackages.uutf: 1.0.0 -> 1.0.1 2017-06-29 16:24:24 +00:00
Tim Steinbach
9b8cdf94dc Merge pull request #26969 from lsix/update_libgcrypt
libgcrypt: 1.7.7 -> 1.7.8 [For CVE-2017-7526]
2017-06-29 11:53:12 -04:00
Peter Simons
ad6c235857 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-13-g5c18fb5 from Hackage revision
68ba901b90.
2017-06-29 17:35:45 +02:00
Peter Simons
46fe4bd8f3 ghc-syb-utils: disable test suite for GHC 8.x or later
The test suite fails when compiling with GHC 8.x. This seems to be a known issue.

Cc: https://github.com/nominolo/ghc-syb/issues/20, https://github.com/NixOS/nixpkgs/issues/26689
2017-06-29 17:35:44 +02:00
Peter Simons
78377ae5cf haskell: fix builds of hledger-iadd, opencv-extra, and logging-facade-syslog 2017-06-29 17:35:44 +02:00
Lancelot SIX
9a9294a970
libgcrypt: 1.7.7 -> 1.7.8
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00016.html
for release information
2017-06-29 17:14:05 +02:00
Tim Steinbach
32a351a0aa Merge pull request #26935 from mayflower/upstream-skopeo
skopeo: 0.1.18 -> 0.1.22
2017-06-29 08:37:21 -04:00
Nicolas Pouillard
fbce96014f
jd: init at 0.3.1 2017-06-29 09:50:46 +02:00
Kamil Chmielewski
5559e1c860 go2nix: 1.2.0 -> 1.2.1 2017-06-29 09:29:02 +02:00
Jörg Thalheim
fa68544156 adbfs-rootless: limit platform to linux 2017-06-29 08:20:54 +01:00
Christian Albrecht
dd484418a1 skopeo: 0.1.18 -> 0.1.22 fix whitespace 2017-06-29 08:54:52 +02:00
Christian Albrecht
05e9c47dc3 skopeo: 0.1.18 -> 0.1.22 fix certs.d permission error
the dependency docker_client.go tries to read /etc/docker/certs.d/
and fails if this is not readable.

the original code silently ignores this directory if it is not present
so path.patch adds the logic to ignore it in case of a permission error.
2017-06-29 08:47:08 +02:00
Profpatsch
da012dda01 adbfs-rootless: init at 2016-10-02 2017-06-29 08:44:43 +02:00
John Ericson
16be434b0b Merge accepted cross compilation PRs into staging 2017-06-28 23:17:21 -04:00
Tomas Hlavaty
f57fadc536 sbcl: 1.3.18 -> 1.3.19
Updated sbcl with new version released today.  Tested on nixos 17.03
x86_64, sbcl executable runs.  Thanks.

From 36da6ad6eac68fdf2c8876c0a35642aa3e5c9d96 Mon Sep 17 00:00:00 2001
From: Tomas Hlavaty <tom@logand.com>
Date: Wed, 28 Jun 2017 20:12:58 +0200
Subject: [PATCH] sbcl: 1.3.18 -> 1.3.19
2017-06-28 21:52:59 -04:00
John Ericson
e1faeb574a Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan
9cd606467f libtool2: Don't use stdenv ? cross 2017-06-28 19:43:03 -04:00
hsloan
3e69864717 cmake 2.8: Don't use stdenv ? cross 2017-06-28 19:42:46 -04:00
hsloan
f9730bc8da readline 7.0: Don't use stdenv ? cross 2017-06-28 19:42:35 -04:00
hsloan
45272c98f5 readline 6.3: Don't use stdenv ? cross 2017-06-28 19:42:11 -04:00
hsloan
a46b063ac1 readline 6.2: Don't use stdenv ? cross 2017-06-28 19:41:56 -04:00
hsloan
d28eb3b7a0 poppler: Don't use stdenv.cross 2017-06-28 19:41:29 -04:00
hsloan
51856df2a1 nlohmann_json: Don't use stdenv.cross 2017-06-28 19:41:22 -04:00
hsloan
8b726dc116 newt: Don't use stdenv.cross 2017-06-28 19:39:08 -04:00
hsloan
9d56714419 libssh2: Don't use stdenv.cross 2017-06-28 19:39:00 -04:00
hsloan
a850ddbefc libpng default: Don't use stdenv.cross 2017-06-28 19:38:29 -04:00
hsloan
bdbdb08eef libpng 12: Don't use stdenv ? cross 2017-06-28 19:37:39 -04:00
hsloan
a9c90df12e libmsgpack generic: Don't use stdenv.cross 2017-06-28 19:36:49 -04:00
hsloan
737e344e50 libjpeg-turbo: Don't use stdenv.cross 2017-06-28 19:36:21 -04:00
hsloan
db0af50973 libiconv: Don't use stdenv ? cross 2017-06-28 19:34:32 -04:00
hsloan
5a21bb6917 libffi: Don't use stdenv ? cross 2017-06-28 19:34:03 -04:00
hsloan
58196b607e libav: Don't use stdenv.cross 2017-06-28 19:33:46 -04:00
hsloan
de1125ea2c glew default: Don't use stdenv ? cross 2017-06-28 19:33:39 -04:00
hsloan
ade488c52a glew 1.10: Don't use stdenv ? cross 2017-06-28 19:32:57 -04:00
hsloan
cebe4ee5c9 freetype default: Don't use stdenv.cross 2017-06-28 19:32:41 -04:00
hsloan
9b2d1cbc70 fontconfig default: Don't use stdenv.cross 2017-06-28 19:31:16 -04:00
hsloan
0fa3d99f4e fontconfig 2.10: Don't use stdenv.cross 2017-06-28 19:29:41 -04:00
hsloan
df8c390a5a boost: Don't use stdenv ? cross 2017-06-28 19:29:03 -04:00
hsloan
67ae0f0370 boehm-gc: Don't use stdenv ? cross 2017-06-28 19:27:45 -04:00
hsloan
784ffeaabd SDL: Don't use stdenv ? cross
Simplify and finess logic a bit in a way that doesn't affect the
default native build, too.
2017-06-28 19:25:41 -04:00
John Ericson
da668f66c7 zlib: cc-wrapper can be relied on to export this env var 2017-06-28 18:31:37 -04:00
John Ericson
f16ee76ca8 qt 4.8: Don't use stdenv.cross 2017-06-28 18:31:37 -04:00
John Ericson
60eff17b27 openssl: cc-wrapper can be relied on to export these env vars 2017-06-28 18:31:37 -04:00
John Ericson
a40ceb2782 glew: Rely on cc-wrapper can to export these env vars 2017-06-28 18:30:46 -04:00
John Ericson
5c99b2f341 libvpx: Don't use stdenv.cross 2017-06-28 18:21:06 -04:00
John Ericson
38dbd4b161 ffmpeg: Don't use stdenv.cross 2017-06-28 18:21:06 -04:00
John Ericson
fcef0add76 boost: Don't use stdenv.cross, and utilize new platform metadata 2017-06-28 18:21:06 -04:00
John Ericson
80a857f8d7 SDL: Don't use stdenv.cross 2017-06-28 18:21:06 -04:00
John Ericson
5d1e51a199 lua 5: Don't use stdenv.cross, and use less make flags
cc-wrapper will define environment variables matching those now
2017-06-28 18:21:06 -04:00