Commit graph

114588 commits

Author SHA1 Message Date
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 edd8265c366186d62d870c23e2b2437ae4de4c0d)
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
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
aszlig 880a0409e8
nixos/deluge: Fix last wrong package attribute
I missed this in 799435b7ca.

This time I used "git grep -F pythonPackages.deluge" just to be sure :-)

Thanks a lot to @roconnor for spotting this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: @roconnor
2017-09-02 19:44:14 +02:00
Tristan Helmich 0ca6c58d26 emby: 3.2.28.0 -> 3.2.30.0 2017-09-02 19:36:18 +02:00
Tim Steinbach aa59865333
sbt: 1.0.0 -> 1.0.1 2017-09-02 12:54:50 -04:00
Michael Raskin b6730e7684 Merge pull request #28887 from womfoo/fix/ekiga-build
ekiga: fix build and cleanup patches
2017-09-02 18:47:46 +02:00
Michael Raskin 491f5be49b Trying a less disruptive patch for Cuneiform 2017-09-02 18:53:06 +02:00
Michael Raskin 522a03cde6 Merge pull request #28810 from bradleyjensen/update-quicklisp
Overhaul quicklisp-to-nix
2017-09-02 18:23:34 +02:00
Jan Tojnar 4069cb2b0f
gnome3.gpaste: refactor 2017-09-02 17:43:16 +02:00
Jan Tojnar 6ca6ea9e23
nixos/gnome3.gpaste: add service 2017-09-02 17:43:01 +02:00
Vincent Laporte 9b9d3743ce coqPackages.QuickChick: fix
Use the most recent versions of branches coq8.4pl6 and coq8.5-legacy
with the corresponding versions of Coq.

Use a two month old version with Coq-8.6 to avoid issue #45:
https://github.com/QuickChick/QuickChick/issues/45
2017-09-02 15:33:16 +00:00
Tim Steinbach 2c301b1b48
linux: 4.9.46 -> 4.9.47
(cherry picked from commit 27c8378c0c81aa17aef615615421aa5de3d8246b)
2017-09-02 11:17:47 -04:00
Michael Weiss 8693cc5425 android-studio-preview: 3.0.0.10 -> 3.0.0.12 2017-09-02 17:09:20 +02:00
Tim Steinbach 440bf7e06f Merge pull request #28780 from NeQuissimus/openjdk_8_144_01
openjdk: 8u152-04 -> 8u144-01
2017-09-02 11:07:41 -04:00
Samuel Leathers 5fb93524b3 irods-icommands: 4.2.0 -> 4.2.1 2017-09-02 10:52:02 -04:00
Bjørn Forsman 2cf1b94b82 pythonPackages.pyrtlsdr: unbreak build
pyrtlsdr needs pandoc at build time. Fixes the build since commit
f6eb190e70
("python.pkgs.pyrtlsdr: disable tests to fix build"). (That commit
bumped the package to a new version.)
2017-09-02 16:47:57 +02:00
obadz dd09675347 python27Packages.smugline: fix to accomodate new behavior of makeWrapper
Ticks one box in #28643
2017-09-02 15:18:54 +01:00
Thomas Tuegel 71d377fcb0
kscreenlocker: 5.10.5 -> 5.10.5.1
Fix segfault with nVidia drivers; see
https://bugs.kde.org/show_bug.cgi?id=384005
2017-09-02 09:14:39 -05:00
obadz 5b943136fc pokerth: fix build error which was probably due to a changing C++ dependency (boost/g++?)
Ticks one box in #28643
2017-09-02 15:00:54 +01:00
Joachim Fasting b3f9b0d0cc
libgcrypt: fix typo in meta.description 2017-09-02 15:56:51 +02:00