Peter Simons
1ddf621b4e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-4-g53777ef from Hackage revision
cf0ce68962
.
2017-08-19 16:28:19 +02:00
Peter Simons
5468d5c662
Merge pull request #27991 from Profpatsch/hoogleLocal-fix
...
Fix the `ghcWithHoogle` function to cope with the presence of separate `doc` outputs.
2017-08-19 16:26:30 +02:00
Volth
8b4f5376ff
geoip: set default dir to '/var/lib/geoip-databases'
2017-08-19 16:02:19 +02:00
Gabriel Ebner
95bb851d80
fcitx-engines.mozc, ibus-engines.mozc: fix build
...
This is a temporary workaround for
https://github.com/NixOS/nixpkgs/issues/28223
2017-08-19 15:38:38 +02:00
volth
dd72f17534
dejavu_fonts: made derivation fixed-output
2017-08-19 13:27:26 +00:00
Gabriel Ebner
acf01cbc6c
lean2: 2016-11-29 -> 2017-07-22
...
This will also fix the build issues with GCC 6.
2017-08-19 15:24:35 +02:00
Tim Steinbach
72278d2fd9
atom: 1.19.0 -> 1.19.2
2017-08-19 09:11:22 -04:00
Tim Steinbach
a741ac5a1e
kotlin: 1.1.2-5 -> 1.1.4-2
2017-08-19 09:09:57 -04:00
Michael Raskin
0965a3a8a8
Merge pull request #28393 from volth/patch-54
...
liberation_ttf: make derivation fixed-output
2017-08-19 12:15:55 +02:00
Tim Steinbach
77dfa05bd5
Merge pull request #28388 from winniequinn/vscode-1.15.1
...
vscode: 1.15.0 -> 1.15.1
2017-08-19 05:46:35 -04:00
midchildan
ff01459e6c
tilix: Disable DBusActivatable in the desktop entry
2017-08-19 16:37:27 +09:00
midchildan
d79530dd1b
tilix: 1.6.1 -> 1.6.4
2017-08-19 15:58:59 +09:00
Tuomas Tynkkynen
affcf92287
nixos/tests: Make the UEFI boot test release-critical
...
Seems to be working fine, based on the history:
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.installer.simpleUefiGummiboot.i686-linux/all
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.installer.simpleUefiGummiboot.x86_64-linux/all
2017-08-19 08:46:48 +02:00
Tuomas Tynkkynen
0488cb1802
tests/installer: Rename simpleUefiGummiboot -> simpleUefiSystemdBoot
...
It hasn't been called Gummiboot for ages.
2017-08-19 08:46:48 +02:00
Alex Brandt
5342bffc15
remove collection-json from dont-distribute-packages
...
I believe I've fixed the build issues for collection-json and would like
to see it make it into the next stable release of NixOS. I'm also
adding myself as maintainer.
Let me know if there is anything I did incorrectly or missed.
2017-08-19 08:41:23 +02:00
volth
94cddde66f
liberation_ttf: make derivation fixed-output
...
- [x] make derivation fixed-output
- [x] change upstream domain. fedorahosted.org -> pagure.{org,io}
2017-08-19 06:27:59 +00:00
Winnie Quinn
69a9a2a40c
vscode: 1.15.0 -> 1.15.1
2017-08-18 23:39:18 -04:00
Eric Sagnes
dd809b930e
pytorch: 0.1.12 -> 0.2.0
2017-08-19 10:22:23 +09:00
John Wiegley
d8b02ef359
Merge pull request #28375 from obsidiansystems/perl-ld-cc
...
perl-ExtUtils-LibBuilder: Use the C compiler to link
2017-08-18 13:32:47 -07:00
Tim Steinbach
57c1f09f2b
Merge pull request #28360 from volth/patch-50
...
Delete orphan file nixpkgs/pkgs/development/tools/build-managers/gradle/2.5.nix
2017-08-18 16:23:24 -04:00
Tim Steinbach
7209ed6d4b
linux-copperhead: 4.12.7.a -> 4.12.8.a
2017-08-18 15:47:03 -04:00
Maximilian Bosch
319dac82d1
geogebra: fallback to web.archive.org
2017-08-18 21:42:50 +02:00
Maximilian Bosch
242d950ab3
geogebra: 5-0-377-0 -> 5-0-382-0
2017-08-18 21:40:58 +02:00
Tim Steinbach
9281b05c7f
linux: 4.12.7 -> 4.12.8
2017-08-18 15:33:53 -04:00
Tim Steinbach
a5f01aa745
linux: 4.9.43 -> 4.9.44
2017-08-18 15:30:37 -04:00
Joachim F
fa62e7bf77
Merge pull request #28364 from jfrankenau/update-plowshare
...
plowshare: 2.1.6 -> 2.1.7
2017-08-18 19:20:58 +00:00
John Ericson
2bbd1d877b
perl-ExtUtils-LibBuilder: Use the C compiler to link
2017-08-18 15:08:26 -04:00
John Ericson
0a4d102b98
gcc 5: Don't quote propagatedBuildInputs
in ?-check for consistency
...
Forgot to do this in last commit.
2017-08-18 14:09:24 -04:00
John Ericson
b11889e6a4
gcc: Homogenize syntax in one small spot
...
Less noise in the diff help maintain these behemoths.
2017-08-18 14:03:48 -04:00
John Ericson
41abe41fd9
binutils: Pass --build --host on non-arm
...
This is needed for build != host == target builds. Moreoever, we want
to move towards always passing all 3, and the previous change to
unbreak Arm moved us away from that.
2017-08-18 13:00:24 -04:00
John Ericson
fbab1d485b
stdenvs: Distinguish between extraBuildInputs
and extraNativeBuildInputs
...
This version continues to use bash + stdenv/setup for the default
inputs.
2017-08-18 12:02:13 -04:00
Raymond Gauthier
2a9cb9d36d
vscode-with-extensions: init at 1.10.2
2017-08-18 11:24:53 -04:00
Peter Simons
b6a746daa1
Merge pull request #28097 from cocreature/sdistTarball-doc
...
haskell: remove any extraneous outputs from sdistTarball
2017-08-18 16:32:51 +02:00
Ryan Bernstein
749e702a46
poretools: version number to commit date
2017-08-18 09:59:26 -04:00
Hoang Xuan Phu
b4c7d595c8
imagemagick: 6.9.9-3 -> 6.9.9-7
...
The old release has been removed from https://www.imagemagick.org/download/releases/ causing new builds to fail.
2017-08-18 15:52:56 +02:00
Franz Pletz
8d53bfe51b
libmspack: fix hash
...
Fix cc1c817fdc
.
2017-08-18 15:45:31 +02:00
John Ericson
b190c06e32
Merge pull request #28322 from Ericson2314/darwin-boot
...
darwin stdenv: Float `persistentN` bindings into per-stage `let`s
2017-08-18 09:04:41 -04:00
romildo
e04c4d0fbb
engrampa: init at 1.18.2
2017-08-18 09:57:19 -03:00
Peter Hoeg
fb70d08232
msgviewer: indent
2017-08-18 20:55:49 +08:00
Thomas Mader
0842a451ef
dmd: Updating (2.070.2 -> 2.075.1), fixing and improving. PR #27743
2017-08-18 13:28:02 +02:00
Franz Pletz
cc1c817fdc
libmspack: 0.5alpha -> 0.6alpha
...
Fixes CVE-2017-6419 & CVE-2017-11423.
2017-08-18 12:25:10 +02:00
Tuomas Tynkkynen
7320fa9d45
Revert "stdenvs: Distinguish between extraBuildInputs
and extraNativeBuildInputs
"
...
This reverts commit eeabf85780
.
This change suddenly makes tons of stdenv internals visible in
nativeBuildInputs of every derivation, which doesn't seem desirable.
E.g:
````
nix-repl> hello.nativeBuildInputs
[ «derivation /nix/store/bcfkyf6bhssxd2vzwgzmsbn7b5b9rpxc-patchelf-0.9.drv»
«derivation /nix/store/4wnshnz9wwanpfzcrdd76rri7pyqn9sk-paxctl-0.9.drv»
<< snip 10+ lines >>
«derivation /nix/store/d35pgh1lcg5nm0x28d899pxj30b8c9b2-gcc-wrapper-6.4.0.drv»
]
````
2017-08-18 13:21:56 +03:00
Klaas van Schelven
3c65062a43
bash: cleanup unused file
...
The only usage location was removed in f803270b7e
Grepping for bash-4.3 yields no results
2017-08-18 12:36:30 +03:00
goibhniu
9382727d32
Merge pull request #28367 from datakurre/datakurre-zc_buildout_nix
...
pythonPackages.zc_buildout_nix: 2.5.3 -> 2.9.4
2017-08-18 11:28:54 +02:00
Asko Soukka
d17782eb5f
pythonPackages.zc_buildout_nix: 2.5.3 -> 2.9.4
2017-08-18 10:46:03 +03:00
Vladimír Čunát
6a60cca7ab
Merge: binutils: downgrade 2.29 -> 2.28.1
...
2.29 seems to need time to stabilize upstream. Fixes #28257 .
Discussion: https://github.com/NixOS/nixpkgs/commit/0e18f28cec
2017-08-18 09:42:58 +02:00
Johannes Frankenau
f179b27e89
plowshare: 2.1.6 -> 2.1.7
2017-08-18 09:16:29 +02:00
Klaas van Schelven
53d67bcc26
readline 7.0 -> 7.0.3
...
Discussion: https://groups.google.com/forum/#!topic/nix-devel/agupzdm352Q
2017-08-18 08:55:44 +02:00
Jörg Thalheim
30815015ba
Merge pull request #28359 from matthewbauer/use-https
...
Use https for some homepages
2017-08-18 07:53:54 +01:00
Gabriel Ebner
f1666a3aaf
perlPackages.ExtUtilsLibBuilder: 0.04 -> 0.08
2017-08-18 08:28:58 +02:00