Will Dietz
dd3e8c6c17
grip: buildInputs -> checkInputs
2018-02-23 01:38:04 -06:00
Will Dietz
4d2a0cb605
grip: move to separate file, pname
...
(review feedback, thanks!)
2018-02-23 01:28:30 -06:00
Jörg Thalheim
163d038c68
Merge pull request #35331 from Mic92/cargo-fix
...
cargo: unbreak aarch64 build
2018-02-22 11:58:07 +00:00
adisbladis
35f58309a5
Merge pull request #35327 from adisbladis/old_gophers
...
go: Remove old versions 1.6 and 1.7
2018-02-22 19:49:45 +08:00
Jörg Thalheim
a7ab32ba98
cargo: unbreak aarch64 build
2018-02-22 11:46:30 +00:00
Clemens Fruhwirth
b846847a32
trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput
2018-02-22 11:15:43 +01:00
adisbladis
b144524ec8
go_1_7: Go 1.7 is EOL
2018-02-22 17:35:04 +08:00
adisbladis
804a21ea00
go_1_6: Go 1.6 is EOL
2018-02-22 17:34:22 +08:00
adisbladis
9ea5a00a4b
go: Remove unused patches
2018-02-22 17:33:11 +08:00
Peter Hoeg
cdaedbffd8
Merge pull request #35308 from peterhoeg/u/as
...
appstream: 0.10.6 -> 0.11.8 (and add appstream-qt)
2018-02-22 16:03:59 +08:00
Peter Hoeg
fbde9ea744
appstream-qt: init at 0.11.8
2018-02-22 15:35:04 +08:00
Peter Hoeg
57ce02b574
appstream: 0.10.6 -> 0.11.8
2018-02-22 15:35:04 +08:00
Will Dietz
39f61d5c02
gcc7: fix native and cross-musl build, sync w/gcc6 fixes
2018-02-21 20:55:22 -06:00
Tuomas Tynkkynen
ce8bd325e6
ncurses: Add temporary mirror for sources
...
Issue #35264
2018-02-22 03:36:36 +02:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
...
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794 , /cc #31747 .
2018-02-22 00:32:46 +01:00
Peter Simons
49c190c006
Merge pull request #35300 from deepfire/ghc-8.4
...
ghc 8.4: update configuration
2018-02-21 23:58:48 +01:00
Kosyrev Serge
24777b86d8
configuration-ghc84: import manually-defined overrides and update
2018-02-22 01:31:33 +03:00
Kosyrev Serge
e6b5fefed7
configuration-generic | c2hs: language-c 0.7.2 is compatible with GHC 8.4
2018-02-22 01:30:42 +03:00
Michael Raskin
18a5d05765
Merge pull request #35294 from volth/icu-60
...
icu: init at 60.2
2018-02-21 22:00:11 +00:00
volth
5a08e90cdc
icu: init at 60.2
2018-02-21 20:47:52 +00:00
Daiderd Jordan
7418eb68ff
Merge pull request #35282 from vbgl/ocaml-cil-darwin
...
ocamlPackages.cil: fix build on Darwin
2018-02-21 21:08:52 +01:00
Daiderd Jordan
13187cbc5f
Merge pull request #35285 from clacke/racket-darwin
...
racket-minimal: build on darwin
2018-02-21 21:07:20 +01:00
Frederik Rietdijk
b5391b2451
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-21 20:43:10 +01:00
Michael Weiss
e3cd8a2d06
raven: 6.5.0 -> 6.6.0
2018-02-21 20:41:37 +01:00
lewo
4f7650bed0
Merge pull request #34983 from nlewo/pr/devpi-server-4.4.0
...
devpi-server: 4.3.1 -> 4.4.0
2018-02-21 19:59:56 +01:00
Peter Simons
f457933c4c
Merge pull request #35023 from jbedo/bioconductor
...
bioconductor: 3.4 -> 3.6
2018-02-21 19:58:40 +01:00
Michael Weiss
09ee3770dd
pythonPackages.mysql-connector: init at 8.0.6
2018-02-21 18:54:26 +01:00
Vincent Laporte
c888d97013
ocamlPackages.cil: fix build on Darwin
2018-02-21 17:48:49 +00:00
Claes Wallin (韋嘉誠)
fdbc744856
racket-minimal: build on darwin
...
Technically, racket compiles and packages too, but it doesn't pass all
tests yet, so the build fails.
gcc7Stdenv is GCC 7 with the MacOS-specific adaptations retained.
Building on MacOS with that works, but we should be using clang.
I'm hoping that the next person wanting to override the compiler
version in some other derivation sees that attribute and doesn't
inadvertently break a MacOS build again.
2018-02-22 01:27:16 +08:00
Will Dietz
8989a6b0f7
strace: disable mpers (multiple personality) support on aarch64 to fix
...
https://hydra.nixos.org/build/69542376
[dezgeg: changed to --enable-mpers=check instead of --enable-mpers=no,
which makes it probe at build-time whether a certain personality is
supported and enable it only if the probe succeeded, instead of
unconditionally disabling it. Should be more future-proof.]
2018-02-21 16:57:39 +02:00
Jörg Thalheim
a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
...
pulseaudio-dlna
2018-02-21 14:36:41 +00:00
Rob Vermaas
c7fa2c21ab
PyGithub: update to 1.3.6
2018-02-21 14:11:48 +01:00
Jörg Thalheim
3f90db6c1c
Merge pull request #34801 from clacke/racket-minimal
...
racket-minimal: init at 6.12.0 (same as racket)
2018-02-21 12:07:20 +00:00
Jörg Thalheim
b6cad72585
Merge pull request #35142 from Kaali/master
...
rpm: Add Darwin support
2018-02-21 10:18:00 +00:00
Peter Simons
b7e3c4ee65
multi-ghc-travis: update upstream repository URL
2018-02-21 11:12:31 +01:00
Jörg Thalheim
8254f2ead1
tree-wide: spelling error s/propogatedBuildInputs/propagatedBuildInputs/
2018-02-21 09:40:17 +00:00
Matthew O'Gorman
113fa5e6ab
found spelling errors for propagatedBuildInputs via my own mispelled grep query
2018-02-21 04:31:33 -05:00
Matthew O'Gorman
583ce2b1a9
python-notify2: init at 0.3.1
2018-02-21 04:14:08 -05:00
Frederik Rietdijk
75df207068
Merge pull request #31507 from abbradar/tensorflow-new
...
Fixes for CUDA and Tensorflow update
2018-02-21 08:39:44 +00:00
Väinö Järvelä
aacd3e5267
nss: link libraries with absolute paths on Darwin
2018-02-21 07:33:11 +02:00
adisbladis
44c4b70f3f
Merge pull request #35118 from adisbladis/nodejs-6_13_0
...
nodejs: 6.12.3 -> 6.13.0
2018-02-21 13:15:48 +08:00
Jörg Thalheim
bd9a562402
Merge pull request #35074 from matthewbauer/flock-init
...
flock: init at 0.2.3
2018-02-21 02:06:54 +00:00
Jörg Thalheim
e2a7975b7a
Merge pull request #35128 from suvash/update-docker-compose
...
docker_compose : 1.18.0 -> 1.19.0
2018-02-21 00:39:12 +00:00
Jörg Thalheim
eda72ad748
Merge pull request #35192 from vbgl/ppl-typename
...
ppl: fix build
2018-02-20 23:13:23 +00:00
Justin Bedo
8d03d9b9af
rPackages: add bioconductor archive url
2018-02-21 09:58:17 +11:00
Justin Bedo
cfc07bcf0e
bioconductor: 3.4 -> 3.6
2018-02-21 09:58:17 +11:00
Jörg Thalheim
af45f08f07
Merge pull request #35228 from LnL7/racerd
...
racerd: 2017-02-17 -> 2017-09-15
2018-02-20 22:21:08 +00:00
Jörg Thalheim
599a223838
z88dk: init at unstable-2018-02-20 ( #35244 )
...
fixes #35039
2018-02-20 22:06:25 +00:00
Nikolay Amiantov
8aeea493a5
python.pkgs.tensorflow: 1.3 -> 1.5
2018-02-21 00:50:24 +03:00
Vladyslav M
156dc76030
rustup: 2017-10-29 -> 1.11.0
2018-02-20 22:42:18 +02:00