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
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
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
Gabriel Ebner
9a67c8e56d
perlPackages.TextBibTeX: do not hardcode gcc
...
See e619ace733
##commitcomment-23660930
2017-08-18 08:25:41 +02:00
romildo
b5eab8f943
cajaWithExtensions: init at 1.18.3
2017-08-18 00:19:58 -03:00
romildo
1a04652900
caja-extensions: init at 1.18.1
2017-08-18 00:16:18 -03:00
volth
9af4150f38
radare2: 1.4.0 -> 1.6.0
2017-08-18 01:53:24 +00:00
volth
a0d87c6885
Delete 2.5.nix
...
delete orphan file
```gradle_2_5``` is in ```default.nix```
2017-08-18 01:46:50 +00:00
Michael Raskin
efc95339c0
Do an ASDF build of StumpWM in quicklisp-converted version
2017-08-18 02:22:04 +02:00
Michael Peyton Jones
e675296a9c
Release notes: add note for overlays via file
2017-08-17 22:13:39 +00:00
Michael Peyton Jones
9235ff1259
Overlays: allow overlays to be specified in a file
2017-08-17 22:13:39 +00:00
Matthew Bauer
39fca7714f
poppler: use https link
2017-08-17 15:04:41 -07:00
Matthew Bauer
16392e0ae8
accounts-sso: use gitlab link
...
google code is discontinued
2017-08-17 15:04:41 -07:00
Matthew Bauer
3ce33633c4
albatross: link to github homepage
...
the old homepage is a 404
2017-08-17 15:04:41 -07:00
Matthew Bauer
42ca24dad5
paper: use https for homepage
2017-08-17 15:04:41 -07:00
Matthew Bauer
82f4a96b00
charybdis: use new homepage link
2017-08-17 15:04:40 -07:00
Matthew Bauer
ed180d21ea
acpitool: use sourceforge.net for project page
...
old url was broken
2017-08-17 15:04:40 -07:00
Matthew Bauer
c210fc4458
c-ares: use https for homepage
2017-08-17 15:04:40 -07:00