Orivej Desh
a09d9e7cd4
stdenv-setup: fix substituteAll with set -eu
...
Environment variable filter in substituteAll was not precise and produced
undefined and invalid variable names. Vladimír Čunát tried to fix that in [1],
but `env -0` did not work during Darwin bootstrap, so [2] reverted this change
and replaced an error due to invalid variables with a warning. Recently in #28057
John Ericson added `set -u` to `setup.sh` and undefined variables made the setup
fail during e.g. `nix-build -A gnat` with `setup: line 519: !varName: unbound
variable`.
[1] 62fc8859c1
[2] 81df035429
2017-09-03 12:57:08 +00:00
Orivej Desh
447240b19f
mkDerivation: explain "all" in hardeningDisable
...
https://github.com/NixOS/nixpkgs/pull/28806#discussion_r136516276
2017-09-03 12:57:08 +00:00
Vladimír Čunát
3980abe191
gkt3: maintenance 3.22.18 -> 3.22.19
2017-09-03 10:53:27 +02:00
Vladimír Čunát
daa12ab7b9
pango: maintenance 1.40.9 -> 1.40.11
2017-09-03 10:53:26 +02:00
Vladimír Čunát
6d2d7d5f46
mesa: maintenance 17.1.7 -> 17.1.8
2017-09-03 10:53:26 +02:00
Vladimír Čunát
7ed1e526c9
Merge #28899 : gnutls: 3.5.14 -> 3.5.15
2017-09-03 10:51:43 +02:00
Vladimír Čunát
37242d98de
Merge branch 'master' into staging
2017-09-03 10:51:11 +02:00
Michael Raskin
0529e4d908
Merge pull request #28915 from disassembler/klick
...
klick: fix build with gcc6
2017-09-03 10:19:37 +02:00
Michael Raskin
7411a9243d
Merge pull request #28907 from disassembler/neuron
...
neuron: 7.4 -> 7.5
2017-09-03 10:19:16 +02:00
Michael Raskin
148999742e
Merge pull request #28914 from disassembler/jigdo
...
jigdo: fix gcc build failures
2017-09-03 10:18:51 +02:00
Vladimír Čunát
828bc3812c
texlive: add ghostscript when containing pdfcrop
...
Potential disadvantage: ghostscript will become visible to user,
so there may e.g. be (new) collisions in nix-env due to this.
Fixes #28411 .
2017-09-03 10:17:37 +02:00
Jörg Thalheim
89e1245c65
Merge pull request #28917 from disassembler/photivo
...
photivo: fixes build with gcc6
2017-09-03 09:03:25 +01:00
Vladimír Čunát
6ecf46334b
lightdm: purge explicit usage of gcc6
...
I forgot to include the initial fix into the parent commit :-/
2017-09-03 10:01:19 +02: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
Jörg Thalheim
ca12bd7a3f
Merge pull request #28909 from matthiasbeyer/update-mutt-1-9-0
...
mutt: 1.8.3 -> 1.9.0
2017-09-03 08:52:25 +01:00
Vladimír Čunát
825c08e368
Merge: nghttp2: 1.20.0 -> 1.24.0 ( #28376 )
...
Also --enable-app and use a $bin output.
2017-09-03 09:47:09 +02:00
Joachim F
829a2e81d3
Merge pull request #28890 from disassembler/irods-icommands
...
irods-icommands: 4.2.0 -> 4.2.1
2017-09-03 07:45:56 +00:00
Joachim F
2fdbcb28a7
Merge pull request #28912 from disassembler/jfbview
...
jfbview: 0.5.3 -> 0.5.4
2017-09-03 07:45:15 +00: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
Samuel Leathers
1398d5555c
photivo: fixes build with gcc6
2017-09-02 23:01:27 -04:00
Samuel Leathers
07f977572c
klick: fix build with gcc6
2017-09-02 22:33:32 -04:00
Samuel Leathers
d98eb8a114
jigdo: fix gcc build failures
2017-09-02 20:49:32 -04:00
Samuel Leathers
2fdb8f9b8f
jfbview: 0.5.3 -> 0.5.4
2017-09-02 20:03:06 -04:00
Shea Levy
35f89413e2
fwupd: bump
2017-09-02 20:00:20 -04:00
Robin Gloster
eedffc5277
gitlab module: fix permissions and path
2017-09-02 23:31:26 +02:00
Robin Gloster
aaff3fa5f3
gitlab module: fix postgres superUser
...
(cherry picked from commit edd8265c36
)
2017-09-02 23:30:53 +02:00
Robin Gloster
45605db3e0
gitlab: fix postgres calls
2017-09-02 23:30:49 +02: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
Robin Gloster
7c07807949
gitlab: unbreak
2017-09-02 23:23:09 +02:00
Philipp Steinpass
d784b83005
nixos/hydra postgresql: Fix #27314 and add test case
2017-09-02 23:07:42 +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
Matthias Beyer
56f7cb034c
mutt: 1.8.3 -> 1.9.0
2017-09-02 23:04:53 +02:00
Samuel Leathers
d9cd226a6d
neuron: 7.4 -> 7.5
2017-09-02 16:58:14 -04:00
Michael Raskin
7da8192959
: 2.2.0 -> 2.3.0
2017-09-02 22:51:57 +02:00
Tomas Hlavaty
fd7aa385e1
sbcl: 1.3.20 -> 1.3.21
2017-09-02 22:46:43 +02:00
Joachim Fasting
004463152a
tinycc: 0.9.27pre-20170710 -> 0.9.27pre-20170821
2017-09-02 22:38:06 +02:00
Joachim F
40da875ff7
Merge pull request #28900 from fadenb/emby_3.2.30.0
...
emby: 3.2.28.0 -> 3.2.30.0
2017-09-02 20:16:57 +00:00
Graham Christensen
8d8b5f57eb
Merge pull request #28903 from grahamc/systemd-boot-nixos-version
...
Include date and NixOS version in systemd-boot entries
2017-09-02 15:43:20 -04:00
Vladimír Čunát
51d6d27e90
Merge #28227 : set-source-date-epoch-to-latest.sh: ignore generated files
2017-09-02 21:36:34 +02:00
Joachim Fasting
bb036a327c
nixos/chromium-suid-sandbox: remove reference to grsecurity
2017-09-02 20:35:28 +02:00
Joachim Fasting
268eb4adb7
nixos: purge remaining grsecurity bits
...
:(
Fixes https://github.com/NixOS/nixpkgs/issues/28859
2017-09-02 20:35:24 +02:00
Joachim Fasting
9935806894
nixos/release-notes: grsecurity support removed for 17.09
2017-09-02 20:35:07 +02:00
Graham Christensen
62652be111
Include date and NixOS version in systemd-boot entries
...
Grub configs include the NixOS version and date they were built, now
systemd can have fun too:
version Generation 99 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-08-30
version Generation 100 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-08-30
version Generation 101 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-08-31
version Generation 102 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-09-01
version Generation 103 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-09-02
version Generation 104 NixOS 17.09beta41.1b8c7786ee, Linux Kernel 4.9.46, Built on 2017-09-02
version Generation 105 NixOS 17.09.git.1b8c778, Linux Kernel 4.9.46, Built on 2017-09-02
2017-09-02 14:28:34 -04:00
Michael Raskin
a13734d666
Merge pull request #28901 from womfoo/fix/libpt-and-opal
...
fix gcc6 builds for libpt and opal
2017-09-02 20:25:24 +02:00
Samuel Leathers
08fe8eacd9
freetalk: set guile version to 2.0
2017-09-02 20:16:38 +02:00
Kranium Gikos Mendoza
776d149c76
opal: fix gcc6 build
2017-09-03 04:05:57 +10:00
Kranium Gikos Mendoza
377b42a8ad
ptlib: use fetchpatch
2017-09-03 04:05:57 +10:00
Kranium Gikos Mendoza
32d4a3dec8
ptlib: fix gcc6 build
2017-09-03 03:51:44 +10:00