summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nginx: module fix exampleRobin Gloster2017-09-03
| | | | Closes #28926
* league-of-moveable-type: fix long descriptionRobert Helgesson2017-09-03
|
* pythonPackages.bayespy: init at 0.5.10 (#28919)Jaakko Luttinen2017-09-03
| | | | | | * pythonPackages.bayespy: init at 0.5.10 * python.pkgs.bayespy: fix more tests by using unicode locale
* Merge pull request #28915 from disassembler/klickMichael Raskin2017-09-03
|\ | | | | klick: fix build with gcc6
| * klick: fix build with gcc6Samuel Leathers2017-09-02
| |
* | Merge pull request #28907 from disassembler/neuronMichael Raskin2017-09-03
|\ \ | | | | | | neuron: 7.4 -> 7.5
| * | neuron: 7.4 -> 7.5Samuel Leathers2017-09-02
| |/
* | Merge pull request #28914 from disassembler/jigdoMichael Raskin2017-09-03
|\ \ | | | | | | jigdo: fix gcc build failures
| * | jigdo: fix gcc build failuresSamuel Leathers2017-09-02
| |/
* | texlive: add ghostscript when containing pdfcropVladimír Čunát2017-09-03
| | | | | | | | | | | | Potential disadvantage: ghostscript will become visible to user, so there may e.g. be (new) collisions in nix-env due to this. Fixes #28411.
* | Merge pull request #28917 from disassembler/photivoJörg Thalheim2017-09-03
|\ \ | | | | | | photivo: fixes build with gcc6
| * | photivo: fixes build with gcc6Samuel Leathers2017-09-02
| | |
* | | lightdm: purge explicit usage of gcc6Vladimír Čunát2017-09-03
| | | | | | | | | | | | I forgot to include the initial fix into the parent commit :-/
* | | treewide: purge explicit usage of gcc6Vladimír Čunát2017-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge pull request #28909 from matthiasbeyer/update-mutt-1-9-0Jörg Thalheim2017-09-03
|\ \ \ | | | | | | | | mutt: 1.8.3 -> 1.9.0
| * | | mutt: 1.8.3 -> 1.9.0Matthias Beyer2017-09-02
| | | |
* | | | Merge pull request #28890 from disassembler/irods-icommandsJoachim F2017-09-03
|\ \ \ \ | | | | | | | | | | irods-icommands: 4.2.0 -> 4.2.1
| * | | | irods-icommands: 4.2.0 -> 4.2.1Samuel Leathers2017-09-02
| | | | |
* | | | | Merge pull request #28912 from disassembler/jfbviewJoachim F2017-09-03
|\ \ \ \ \ | | | | | | | | | | | | jfbview: 0.5.3 -> 0.5.4
| * | | | | jfbview: 0.5.3 -> 0.5.4Samuel Leathers2017-09-02
| | |_|_|/ | |/| | |
* | | | | libvirt: fix build on darwinVincent Laporte2017-09-03
| | | | |
* | | | | ocamlPackages.ptmap: 2.0.1 -> 2.0.2Vincent Laporte2017-09-03
| |_|_|/ |/| | |
* | | | fwupd: bumpShea Levy2017-09-02
| | | |
* | | | gitlab module: fix permissions and pathRobin Gloster2017-09-02
| | | |
* | | | gitlab module: fix postgres superUserRobin Gloster2017-09-02
| | | | | | | | | | | | | | | | (cherry picked from commit edd8265c366186d62d870c23e2b2437ae4de4c0d)
* | | | gitlab: fix postgres callsRobin Gloster2017-09-02
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into HEADRobin Gloster2017-09-02
|\ \ \ \
| * | | | nixos/hydra postgresql: Fix #27314 and add test casePhilipp Steinpass2017-09-02
| | | | |
| * | | | Merge pull request #28908 from tohl/masterMichael Raskin2017-09-02
| |\ \ \ \ | | |_|_|/ | |/| | | sbcl updated, tested on nixos x86_64
| | * | | sbcl: 1.3.20 -> 1.3.21Tomas Hlavaty2017-09-02
| | | | |
| * | | | : 2.2.0 -> 2.3.0Michael Raskin2017-09-02
| | | | |
| * | | | tinycc: 0.9.27pre-20170710 -> 0.9.27pre-20170821Joachim Fasting2017-09-02
| |/ / /
| * | | Merge pull request #28900 from fadenb/emby_3.2.30.0Joachim F2017-09-02
| |\ \ \ | | | | | | | | | | emby: 3.2.28.0 -> 3.2.30.0
| | * | | emby: 3.2.28.0 -> 3.2.30.0Tristan Helmich2017-09-02
| | |/ /
| * | | Merge pull request #28903 from grahamc/systemd-boot-nixos-versionGraham Christensen2017-09-02
| |\ \ \ | | | | | | | | | | Include date and NixOS version in systemd-boot entries
| | * | | Include date and NixOS version in systemd-boot entriesGraham Christensen2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | nixos/chromium-suid-sandbox: remove reference to grsecurityJoachim Fasting2017-09-02
| | | | |
| * | | | nixos: purge remaining grsecurity bitsJoachim Fasting2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | :( Fixes https://github.com/NixOS/nixpkgs/issues/28859
| * | | | nixos/release-notes: grsecurity support removed for 17.09Joachim Fasting2017-09-02
| |/ / /
| * | | Merge pull request #28901 from womfoo/fix/libpt-and-opalMichael Raskin2017-09-02
| |\ \ \ | | | | | | | | | | fix gcc6 builds for libpt and opal
| | * | | opal: fix gcc6 buildKranium Gikos Mendoza2017-09-03
| | | | |
| | * | | ptlib: use fetchpatchKranium Gikos Mendoza2017-09-03
| | | | |
| | * | | ptlib: fix gcc6 buildKranium Gikos Mendoza2017-09-03
| | | | |
| * | | | freetalk: set guile version to 2.0Samuel Leathers2017-09-02
| | | | |
| * | | | nixos/deluge: Fix last wrong package attributeaszlig2017-09-02
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I missed this in 799435b7cab97a39893a104999b3bc589e1172b1. 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
| * | | sbt: 1.0.0 -> 1.0.1Tim Steinbach2017-09-02
| | | |
| * | | Merge pull request #28887 from womfoo/fix/ekiga-buildMichael Raskin2017-09-02
| |\ \ \ | | | | | | | | | | ekiga: fix build and cleanup patches
| | * | | ekiga: make debian patches use fetchpatchKranium Gikos Mendoza2017-09-02
| | | | |
| | * | | ekiga: fix buildKranium Gikos Mendoza2017-09-02
| | | | |
| * | | | Trying a less disruptive patch for CuneiformMichael Raskin2017-09-02
| | | | |