summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* haskell-pandoc: fix buildPeter Simons2016-06-03
|
* configuration-ghc-8.0.x.nix: throw out commented-out codePeter Simons2016-06-03
|
* haskell-pandoc: add myself as a maintainerPeter Simons2016-06-03
|
* hackage-packages.nix: update Haskell package setPeter Simons2016-06-03
| | | | | | | | This update was generated by hackage2nix v20160406-30-g704cd27 using the following inputs: - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/5f6653ffd9b21820302df0016d8f1979f7b6ea9e - LTS Haskell: https://github.com/fpco/lts-haskell/commit/042ef2187b44a2d6959602fe35c94b804817cf0f - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/a2b989788f41684806e80ecc49af209f0dd70a6d
* vifm: fixupsJoachim Fasting2016-06-03
|
* diffstat: 1.60 -> 1.61Matthias Beyer2016-06-03
|
* discount: 2.1.6 -> 2.2.0Matthias Beyer2016-06-03
|
* icewm: 1.3.10 -> 1.3.12Matthias Beyer2016-06-03
|
* signing-party: 2.1 -> 2.2Matthias Beyer2016-06-03
|
* vifm: 0.8 -> 0.8.1Matthias Beyer2016-06-03
|
* Merge pull request #15882 from romildo/upd.jwmJoachim Fasting2016-06-03
|\ | | | | jwm: 1495 -> 1532
| * jwm: 1495 -> 1532José Romildo Malaquias2016-06-02
| |
* | Merge pull request #15868 from mbakke/less-483Joachim Fasting2016-06-03
|\ \ | | | | | | less: 481 -> 483
| * | less: support --with-secureMarius Bakke2016-05-31
| | |
| * | less: 481 -> 483Matthias Beyer2016-05-31
| | |
* | | Merge pull request #15950 from cleverca22/masterJoachim Fasting2016-06-03
|\ \ \ | | | | | | | | runit: fix closure size
| * | | runit: fix closure sizemichael bishop2016-06-03
| | | |
* | | | tcpcrypt: 0.3-rc1 -> 0.4, refactoringJoachim Fasting2016-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use `fetchFromGitHub` - Cleanup build inputs - meta cleanups - Strip binaries - Multiple outputs
* | | | gd: propagate image format dependenciesJoachim Fasting2016-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After f8bdd7969d1af9b1f4ab5f968fae336190c1ae1c it has become necessary for users of gd to also add inputs for optional image format support, such as libjpeg and libwebp. This patch makes the following commits obsolete: - 972c438c03f046bddffea2a2ae349aaf6e652277 - 2113b7389afa040923e8e33443d3f5ce6eaed69e - 94286527ace1f7c3b09bf68e9449a1c8ecfcbd33 - a371094f1f0df1edf669362fe2612de10b077ca4 - f345d01974378d443e82cd615ee95620529beb1d
* | | | gd: enable parallel buildingJoachim Fasting2016-06-03
| | | |
* | | | kernel: set nx bit on module ro segmentsAlexander Kjeldaas2016-06-03
| | | | | | | | | | | | | | | | Fixes #4757.
* | | | nixos/modules/misc/version.nix: check that .git is a directoryobadz2016-06-03
| | | | | | | | | | | | | | | | | | | | That's not the case for git submodules Fixes #15928
* | | | travis-ci: allow failures on osx until nixpkgs channel is unblockedDomen Kožar2016-06-03
| | | |
* | | | Merge pull request #15946 from hiberno/update-neomuttMoritz Ulrich2016-06-03
|\ \ \ \ | | | | | | | | | | neomutt: 20160416 -> 20160502
| * | | | neomutt: 20160416 -> 20160502Christian Lask2016-06-03
| | | | |
* | | | | gnuk: Fix hashes.Moritz Ulrich2016-06-03
| |/ / / |/| | | | | | | | | | | Fixes #15827.
* | | | pythonPackages.pdfkit: init at 0.5.0Kevin Marsh2016-06-03
| | | |
* | | | pythonPackages.distributed: Disable failing tests.Tom Hunger2016-06-03
| | | |
* | | | pythonPackages.dask: Add dependencies, closes #15901Tom Hunger2016-06-03
| | | |
* | | | pythonPackages.partd: init at 0.3.3Frederik Rietdijk2016-06-03
| | | |
* | | | pythonPackages.pandas: add tables dependencyFrederik Rietdijk2016-06-03
| | | |
* | | | Explicitly specify the subsystem for /dev/vboxguestEelco Dolstra2016-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise systemd gets confused and forgets about device units after reloading. https://github.com/NixOS/nixops/issues/391 https://github.com/systemd/systemd/issues/3423
* | | | Rust infrastructure refactoringMoritz Ulrich2016-06-03
|\ \ \ \ | | | | | | | | | | Rust infrastructure updates & refactoring
| * | | | Update cargo headDavid Craven2016-06-02
| | | | |
| * | | | Fix buildRustPackage edge casesDavid Craven2016-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. When multiple versions of the same package are required $revs is an array. 2. When cargo fetch is run it usually doesn't need a network connection. But when it does SSL_CERT_FILE isn't set.
| * | | | Update rustcMasterDavid Craven2016-06-02
| | | | | | | | | | | | | | | | | | | | Now builds rustcBeta (1.10.0) and rustcMaster (1.11.0).
* | | | | Merge pull request #15884 from grahamc/nvidia-x11Joachim Fasting2016-06-02
|\ \ \ \ \ | | | | | | | | | | | | nvidia-x11: 361.42 -> 361.45.11
| * | | | | nvidia-x11: 361.42 -> 361.45.11Graham Christensen2016-05-31
| | |_|/ / | |/| | |
* | | | | Merge pull request #15902 from rasendubi/cpputestJoachim Fasting2016-06-02
|\ \ \ \ \ | | | | | | | | | | | | cpputest: 3.7.2 -> 3.8
| * | | | | cpputest: 3.7.2 -> 3.8Alexey Shmalko2016-06-01
| | | | | |
* | | | | | shutter: fix runtime error (missing imagemagick)Bjørn Forsman2016-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this: $ shutter ERROR: imagemagick is missing --> aborting! Due to 73f1f5eb3969743fe459e7cc36cfb766c7f5318a ("imagemagick: split dev output to fix #9604") which was committed in the same period as shutter was added to nixpkgs.
* | | | | | Merge pull request #15915 from ericsagnes/pkg-update/fcitxGabriel Ebner2016-06-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | fcitx: 4.2.9 -> 4.2.9.1, fix build
| * | | | | | fcitx: 4.2.9 -> 4.2.9.1, fix buildEric Sagnes2016-06-02
| | | | | | |
* | | | | | | cudnn: add cudatoolkit to propagatedBuildInputsIan-Woo Kim2016-06-02
| | | | | | |
* | | | | | | Merge pull request #15919 from abuibrahim/masterDomen Kožar2016-06-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dpdk: refactor to allow building extapps
| * | | | | | | pktgen: init at 3.0.00Ruslan Babayev2016-06-02
| | | | | | | |
| * | | | | | | dpdk: make primary output usable as RTE_SDKRuslan Babayev2016-06-02
| | | | | | | |
| * | | | | | | dpdk: separate kernel modulesRuslan Babayev2016-06-02
| | | | | | | |
| * | | | | | | dpdk: move apps to examples outputRuslan Babayev2016-06-02
| | | | | | | |