Franz Pletz
0c08a18f19
avro-cpp: 1.8.1 -> 1.8.2
2017-09-05 14:24:58 +02:00
Franz Pletz
1c4d28539f
autoconf-archive: 2016.09.16 -> 2017.03.21
2017-09-05 14:24:57 +02:00
Peter Hoeg
a147306cc3
Merge pull request #28828 from peterhoeg/u/kt5
...
ktorrent: 5.0.1 -> 5.1.0
2017-09-05 18:40:16 +08:00
Peter Hoeg
82e0b910e7
libktorrent: 2.0.1 -> 2.1
2017-09-05 18:26:43 +08:00
Peter Simons
1357268b90
Merge pull request #28478 from obsidiansystems/haskell-custom-stdenv
...
haskell infra: Make sure packages get custom stdenv
2017-09-05 11:14:57 +02:00
Kamil Chmielewski
b80c3646c2
ponyc: 0.18.1 -> 0.19.0
...
https://github.com/ponylang/ponyc/issues/2209
2017-09-05 10:49:24 +02:00
Jörg Thalheim
598d6481d8
Merge pull request #28953 from knedlsepp/add-geopandas
...
pythonPackages.geopandas: init at 0.3.0
2017-09-05 08:45:23 +01:00
Jörg Thalheim
e1eb89e3e1
python.pkgs.cligj: enable tests
2017-09-05 08:42:53 +01:00
Jörg Thalheim
85011d7084
python.pkgs.shapely: fix library extension
...
there was one dot too much
2017-09-05 08:38:02 +01:00
Jörg Thalheim
1dbe68a5e8
python.pkgs.geopandas: fix tests
2017-09-05 08:20:30 +01:00
Peter Simons
dfb0f25484
Merge pull request #27209 from nc6/nc/haskell-multiple-out
...
Enable multiple outputs for haskell packages.
2017-09-05 09:11:19 +02:00
Michele Catalano
e783c2b39c
nexus: 2.12.0-01 -> 3.5.1-02
...
Update Nexus to version 3.5.1-02 and fix startup stript to run in nix
environment.
2017-09-04 22:32:02 +02:00
Josef Kemetmueller
05ac3f9520
pythonPackages.geopandas: init at 0.3.0
2017-09-04 22:23:41 +02:00
Josef Kemetmueller
aad9a691ab
pythonPackages.fiona: init at 1.7.9
2017-09-04 22:23:40 +02:00
Josef Kemetmueller
f039bb6b4e
pythonPackages.descartes: init at 1.1.0
2017-09-04 22:23:40 +02:00
Josef Kemetmueller
4d70d53618
pythonPackages.cligq: init at 0.4.0
2017-09-04 22:23:39 +02:00
Josef Kemetmueller
d25edeb3ee
pythonPackages.click-plugins: init at 1.0.3
2017-09-04 22:23:39 +02:00
Michael Raskin
f01f86c5ca
lispPackages.query-fs: Kill build-with-lisp.sh reference
2017-09-04 21:39:07 +02:00
Michael Raskin
674c3c6bdd
lispPackages: add clsql-postgresql*
2017-09-04 21:39:07 +02:00
Michael Raskin
e0771b0a04
quicklisp-to-nix: make it possible to run with Nix sandboxing enabled
2017-09-04 21:39:07 +02:00
Piotr Bogdan
fc391e7ecd
mps: 1.115.0 -> 1.116.0
...
1.115.0 doesn't build with gcc6
2017-09-04 20:14:57 +03:00
Nicholas Clarke
eb99d3a670
Fix git-annex.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
be90e9aa31
Fix broken rebase.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
414a557904
Add specific overrides for a number of failing packages.
...
Finish overriding bin output for broken packages.
Put stack bash completions in $bin.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
77cfb96fb1
Fix hastache
build error.
...
`hastache` has no binary output but for `mkReadme`, so disable the
separate bin output and keep removing the `mkReadme`.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
330d874ee3
Disable separate etc output for hscolour.
...
This is not needed, since `hscolour` has no output to `/etc`, and it
breaks certain old builds (see https://hydra.nixos.org/build/57925511 )
because the older cabal used does not understand this flag.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
a1d78fa5bc
Don't build separate bin output for alex.
...
It has files in /usr/share which reference the bin output.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
8c642d5937
Provide hscolour, happy, alex bin to buildInputs.
...
Use stdenv.lib.getBin instead of `.bin`
2017-09-04 12:35:57 +01:00
Nicholas Clarke
676362494d
Enable multiple outputs for Haskell packages.
2017-09-04 12:35:57 +01:00
Michael Raskin
8f154c139a
Merge pull request #28949 from pbogdan/allegro-fix-build
...
allegro: fix sandboxed build with nixUnstable
2017-09-04 07:39:37 +02:00
Vincent Laporte
ebce795c5c
coqPackages: remove duplication in mkCoqPackages
2017-09-04 02:39:49 +00:00
Vladimír Čunát
b41d33319c
Merge #28946 : nixos doc: update glibc locales link
2017-09-03 23:03:16 +02:00
John Wiegley
14d915e395
Merge pull request #28902 from vbgl/quickchick
...
coqPackages.QuickChick: fix
2017-09-03 13:51:39 -07:00
Daiderd Jordan
86696e07c7
Merge pull request #28868 from matthewbauer/xcbuild-fix-sdk
...
xcbuild: fix sdk dir name issue
2017-09-03 21:34:46 +02:00
Piotr Bogdan
e22a77217d
allegro: fix sandboxed build with nixUnstable
...
In Nix 1.12 sandboxed builds are performed in /build/ directory which conflicts
with the regex in docs/CMakeLists.txt, and generated documentation ends up in
wrong directory -> https://hydra.nixos.org/build/53914969/nixlog/1 -> CTRL-F
abi.txt
2017-09-03 19:32:35 +01:00
Orivej Desh
7803d69b78
nixos: update glibc locales link
2017-09-03 18:00:35 +00:00
jamtrott
c8c0cd4d6c
petsc: init at 3.7.6 ( #28368 )
...
* petsc: init at 3.7.6
* petsc: use configureFlagsArray
* petsc: Remove unneeded binaries
2017-09-03 17:11:16 +01:00
Michael Alan Dorman
2bbab078fb
haskell-taggy: include upstream patch to fix build
2017-09-03 16:29:56 +02:00
Peter Simons
813d907b1d
haskell-filelock: disable test suite to fix build
2017-09-03 16:29:45 +02:00
Peter Simons
b9edab7a17
haskell-sbv: fix build
2017-09-03 16:29:37 +02:00
Peter Simons
2a71b5c313
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-4-ge5c3d07 from Hackage revision
4a71559e57
.
2017-09-03 16:29:32 +02:00
Franz Pletz
2f48144d0e
gitlab: 9.4.5 -> 9.5.2
2017-09-03 15:50:52 +02:00
Jaakko Luttinen
67b3f4bc4b
pythonPackages.bayespy: init at 0.5.10 ( #28919 )
...
* pythonPackages.bayespy: init at 0.5.10
* python.pkgs.bayespy: fix more tests by using unicode locale
2017-09-03 10:37:50 +01:00
Vladimír Čunát
53998f5036
treewide: purge explicit usage of gcc6
...
It's now the default. /cc #19456
This makes a real build simplification, because in our current
bootstrapping+aliases, `gcc6` attribute is not the default compiler
but a derivation *built by* the default compiler.
nix-exec didn't build before this commit already
2017-09-03 09:57:20 +02:00
Vincent Laporte
4ee717d2d3
libvirt: fix build on darwin
2017-09-03 07:24:49 +00:00
Vincent Laporte
3c5436921e
ocamlPackages.ptmap: 2.0.1 -> 2.0.2
2017-09-03 06:45:34 +00:00
Shea Levy
35f89413e2
fwupd: bump
2017-09-02 20:00:20 -04:00
Robin Gloster
0156db2da5
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-02 23:29:04 +02:00
Robin Gloster
891a1662aa
bundler: 1.15.3 -> 1.14.6
...
bundler 1.15 breaks gitlab
2017-09-02 23:24:16 +02:00
Michael Raskin
7bba4a169e
Merge pull request #28908 from tohl/master
...
sbcl updated, tested on nixos x86_64
2017-09-02 23:05:34 +02:00