summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disnix: 0.7.1 -> 0.7.2•••(cherry picked from commit 94f0a6793b2d5d4296ff9207bfc10efdb38bc5da) origin/release-16.09Sander van der Burg2017-07-261-3/+3
* sublime3: fixes missing build inputs•••This must have been lost when cherry-picking 5ba846023672388ad1a47909ae021ba6861c1326 from master. zimbatm2017-07-191-1/+1
* disnix: 0.7 -> 0.7.1•••(cherry picked from commit 42e6b754fbc5c0d887f4730fcc1de77800000b93) Sander van der Burg2017-07-112-6/+6
* sublime3: fix hardcoded /bin/bash when executing commands for build systems (...•••* sublime3: replace hardcoded /bin/bash with /usr/bin/env exec.py in Default.package-sublime calls /bin/bash with subprocess. See Issue #12011. Because of this builds could not be started from withtin Sublime Text. * sublime3: use wrapped of bash to fix internal build system Without the wrapped version of bash (a symlink to $bash/bin/bash) with LD_PRELOAD to glibc an relocation error occurs when trying to run builds from within Sublime Text 3. See Issue #12011. (cherry picked from commit 1893ed54dc1ee7cef56be1c2ce7839c9523ba17e) Mogria2017-06-011-1/+22
* sudo: 1.8.19p2 -> 1.8.20p1, fixes CVE-2017-1000367•••(cherry picked from commit 3c0114d4728aff4158730ccaf89cc1d9115c83ee) Daiderd Jordan2017-05-311-2/+2
* all-cabal-hashes: update to latest version of Hackage•••(cherry picked from commit cb838cad5cb7cec088bde25fb62ac797c82251bb) Peter Simons2017-05-231-2/+2
* postgresql: fix build on darwin•••(cherry picked from commit 1f95524ab5bf7dee448afe646a78712d70c5ca2a) Bas van Dijk2017-05-031-1/+1
* weechat: 1.7 -> 1.7.1•••(cherry picked from commit 839b3ce5fe4258d4584a7a8ec66faa9ca5dbc764) lassulus2017-04-231-2/+2
* weechat: 1.6 -> 1.7•••(cherry picked from commit c2257506ae30de77f4937775974ae009e6bfa725) Franz Pletz2017-04-231-2/+2
* weechat: Fixed Darwin build issues•••Build was failing with res_9_init missing on OS X. Resolved with a little help from https://github.com/Homebrew/homebrew-core/pull/4427. (cherry picked from commit 5da42092faef25e46d93833fe7a0debe8be0f663) Adam Evans2017-04-232-3/+4
* weechat: generate manpages•••(cherry picked from commit 6717213ca41fc8639fb3b744bfd69e37b594cd9c) Profpatsch2017-04-231-2/+10
* weechat: Work around darwin linking issue•••(cherry picked from commit 38dbb8008d9103c139bc0fb3f9580acb10fd2fcf) Moritz Ulrich2017-04-231-1/+3
* weechat: 1.5 -> 1.6•••(cherry picked from commit 7cc3de8742025a2dd425042ec8a35bd3348e861e) Moritz Ulrich2017-04-231-3/+3
* weechat: help weechat find nix's python on darwin•••(cherry picked from commit f999e9edf8c89f658ce0e2c146634dd54159e6dd) Andrew R. M2017-04-231-1/+1
* keepass: 2.34 -> 2.35•••(cherry picked from commit 0c488ed8f0d1af52c219f0632d4752d3d9ebb9d9) obadz2017-04-171-2/+2
* nixos/lighttpd: set $HOME for gitweb sub-service•••This allows gitweb to expand '~' in /etc/gitconfig. Without a $HOME variable, it fails to list any projects and instead show the text "No such projects found" in the UI. Setting $HOME to the gitweb project root seems like a sensible value. (cherry picked from commit d916ce2ef40e412c361805531eff5966a309da1d) Bjørn Forsman2017-04-171-1/+2
* nginxMainline: 1.11.10 -> 1.11.13•••(cherry picked from commit 73f04ddd57edfa7944e8f68c13e98c2022ce9968) Franz Pletz2017-04-111-2/+2
* nginxMainline: 1.11.9 -> 1.11.10•••(cherry picked from commit e18bec1e3c902d6ae8ce84f8d5586fc3e784aed0) Franz Pletz2017-04-111-2/+2
* nginx: 1.10.2 -> 1.10.3•••(cherry picked from commit 846007b8db338d8293c1bf208ba42f10c78e14aa) Michael Raskin2017-04-111-2/+2
* nginxMainline: 1.11.8 -> 1.11.9•••(cherry picked from commit f1ba2c8d3bbe4f2421a6872d56d34b3bb2a4bf00) Franz Pletz2017-04-111-2/+2
* nginx: 1.11.7 -> 1.11.8•••(cherry picked from commit ca8d3de1d2ec5e8adb7319545385140506115ee0) Michael Raskin2017-04-111-2/+2
* nginxMainline: 1.11.6 -> 1.11.7•••(cherry picked from commit d3be9a50e0a3d87d76b74133a9afc40ea2fb0f08) Franz Pletz2017-04-111-2/+2
* nginxMainline: 1.11.5 -> 1.11.6•••(cherry picked from commit a04a4b2a6aa6e75b0887e6f7d27ded5ea6c0dcd2) Franz Pletz2017-04-111-2/+2
* nginxMainline: 1.11.4 -> 1.11.5•••(cherry picked from commit 323acff8e60e84217a10c056bb6b2b4276b58173) Franz Pletz2017-04-111-2/+2
* nginx: 1.10.1 -> 1.10.2•••(cherry picked from commit 4ae2189d8cf65161118584c54a483422c1a92b0b) Franz Pletz2017-04-111-2/+2
* nginxMainline: 1.11.3 -> 1.11.4•••(cherry picked from commit f091686a18f565435c1d7468c60397130aa3fb3f) Tim Steinbach2017-04-111-2/+2
* gitlab: 8.17.4 -> 8.17.5•••Fixes security issues: https://about.gitlab.com/2017/04/05/gitlab-9-dot-0-dot-4-security-release/ (cherry picked from commit d3ef8dc63353736679c10bbcc879b3a5252fe237) Franz Pletz2017-04-061-3/+3
* knot-resolver: update the source hash•••Just nitpick changes in the tarball, minutes after the release. (cherry picked from commit 44168b4b22a8c3a60ac4782c90052b497c4dee40) Vladimír Čunát2017-04-051-1/+1
* knot-resolver: maintenance 1.2.4 -> 1.2.5•••(cherry picked from commit 12839e45997486bab15aa24717618f3607168f79) Vladimír Čunát2017-04-051-3/+3
* Merge #24574: ntp: security 4.2.8p9 -> 4.2.8p10•••(cherry picked from commit 59b548069c1db00c5e37b4e9ee4027cbb125073b) Vladimír Čunát2017-04-031-5/+5
* Regenerate NPM expressions with node2nix 1.2.0Sander van der Burg2017-03-3111-7529/+9981
* linux: 4.4.58 -> 4.4.59•••(cherry picked from commit cb791371c542ff2018916b84dccd43c7c7afd302) Tim Steinbach2017-03-311-2/+2
* linux: 4.4.57 -> 4.4.58•••(cherry picked from commit 6b5193bcd9de2404023b3a0639ea25240263ee31) Tim Steinbach2017-03-301-2/+2
* linux: 4.4.56 -> 4.4.57•••(cherry picked from commit 23d0f01e9584394d4c05ee6ff395b69d60b8f370) Tim Steinbach2017-03-301-2/+2
* chromium: 57.0.2987.98 -> 57.0.2987.110Herwig Hochleitner2017-03-291-9/+9
* chromium: optionalize glibc patchNikolay Amiantov2017-03-291-2/+2
* Revert "Revert "chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]""•••This reverts commit deb73f214c296e7670bfda9a689a53047d74eb25. Herwig Hochleitner2017-03-291-9/+9
* wine-1.8: fix #24446 breakage after gnutls update•••... via a patch from Debian. Vladimír Čunát2017-03-291-1/+10
* hwdata: Use content-addressed source file•••previous source tarball changed contents. (cherry picked from commit 00f16e3d7c4239bcb4c0b55302e4956adf69d691) Close #24422. Sebastian Hagen2017-03-291-2/+2
* travis: send emails iff commit caused the build to start failing•••This setting should ensure that email notifications are sent *only* when the commit caused the build to start failing. That is, no more "the build is still failing" spam. As an alternative we could consider disabling email notifications outright and possibly enable IRC notifications instead. (cherry picked from commit 541b3ec1bc9357fd5c2ff9bcd96a82920f3316c1) Joachim Fasting2017-03-291-0/+5
* grsecurity: 4.9.17-201703221829 -> 4.9.18-201703261106•••(cherry picked from commit 5fe81c1bdb8b1331cef33231d642940b3ff026a0) Joachim Fasting2017-03-292-5/+5
* grsecurity: 4.9.16-201703180820 -> 4.9.17-201703221829•••(cherry picked from commit 94ab4932aee749da8b4045f3611886af88de924d) Joachim Fasting2017-03-292-5/+5
* grsecurity: 4.9.15-201703150049 -> 4.9.16-201703180820•••(cherry picked from commit d4409817a63a398ba7cb18e577e4f8a1c02f08f5) Joachim Fasting2017-03-292-5/+5
* grsecurity: 4.9.14-201703121245 -> 4.9.15-201703150049•••Contains a fix for the n_hdlc double free bug. (cherry picked from commit 9e60a17cb82b4387832fd563892c8ee1639a99c8) Joachim Fasting2017-03-292-5/+5
* nixUnstable: update to 1.12pre5122_c60715eRob Vermaas2017-03-281-3/+3
* Fix bad mergeDomen Kožar2017-03-281-2/+6
* Revert "chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]"•••This reverts commit 310ed9213d4ab1f585d3558b7dff3fb8e1649979. Fails to build: https://hydra.nixos.org/build/50207269/nixlog/1/raw Ref: https://github.com/NixOS/nixpkgs/issues/24217 Joachim Fasting2017-03-281-9/+9
* Nix: bump to 2017-03-21•••Partial cherry-pick, dropped hydra bump. (cherry picked from commit 99632d54663ad8866f8414948c12f37328abe865) Shea Levy2017-03-271-4/+5
* haskell: add justStaticExecutables combinatorDomen Kožar2017-03-271-0/+8
* haskell: use new justStaticExecutables and add purescriptDomen Kožar2017-03-271-24/+7