summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* hedgewars: fix ambiguous use of the zlib variablePeter Simons2017-07-26
|
* haskell: remove all code related to the "haste" compilerPeter Simons2017-07-26
| | | | | These packages have been broken for a while and now they don't even evaluate any more.
* haskell: provide the name 'ghcjs-prim' (null) to fix evaluation errorsPeter Simons2017-07-26
|
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-07-26
| | | | | This update was generated by hackage2nix v2.3.1-23-g656c589 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/2b4eeaa78bcd11470222558d828edd51b98b94a0.
* hackage2nix: disable failing buildsPeter Simons2017-07-26
|
* hackage2nix: drop obsolete version of zlibPeter Simons2017-07-26
|
* hackage2nix: drop old packages that were required for stack prior to version ↵Peter Simons2017-07-26
| | | | 1.5.x
* hackage2nix: keep Cabal 1.24.x around for the time beingPeter Simons2017-07-26
|
* ghc: apply a patch to fix common gold linker problemDomen Kožar2017-07-26
| | | | | | | | | | | | | | | | | | | | It would otherwise result into undefined referenecs for some functions in the base when using the gold linker: error: undefined reference to 'sqrt' Fixes https://github.com/bos/double-conversion/pull/17 Previously ghc option -optl=-lm was used for packages depending on such functions, but that could result into fatal error: cannot mix -r with dynamic object /nix/store/7crrmih8c52r8fbnqb933dxrsp44md93-glibc-2.25/lib/libm.so.6 in some situations like profiling builds. Patch was prepared by Michael Bishop and Niklas Hambüchen. Closes https://github.com/NixOS/nixpkgs/pull/27584.
* haskell-diagrams-solve: disable failing test suite to fix the buildPeter Simons2017-07-26
|
* haskell-generic-builder: fix syntax high-lightning in EmacsPeter Simons2017-07-26
|
* haskell-generic-builder: include setupHaskellDepends in the generated "env" ↵Peter Simons2017-07-26
| | | | | | | | attribute We achieve this by moving setupHaskellDepends from the buildInputs attribute into "otherBuildInputs", which is the attribute the builder uses to construct the build inputs in both the actual build as well as the "env" attribute.
* ocamlPackages.ocaml-migrate-parsetree: 0.7 -> 1.0Vincent Laporte2017-07-26
|
* environment.noXlibs: Disable gnome when noXLibs is set (#27567)k0ral2017-07-26
|
* nixos/…/swap.nix: don't create a LUKS header for randomEncryptionedef2017-07-26
| | | | | | | | | Creating and then erasing the key relies on the disk erasing data correctly, and otherwise allows attackers to simply decrypt swap just using "secretkey". We don't actually need a LUKS header, so we can save ourselves some pointless disk writes and identifiability. In addition, I wouldn't have made the awful mistake of backing up my swap partition's LUKS header instead of my zpool's. May my data rest in peace.
* gocode: update to f1eef9a6, fix stdlib completionsCharles Strahan2017-07-26
|
* crudini: actually run tests and install docs/manPeter Hoeg2017-07-26
|
* honcho: 0.6.6 -> 1.0.1Charles Strahan2017-07-25
|
* Merge pull request #27072 from ElvishJerricco/swig-3.0.12Graham Christensen2017-07-25
|\ | | | | Swig 3.0.10 -> 3.0.12
| * Swig 3.0.10 -> 3.0.12Will Fancher2017-07-02
| |
* | Merge pull request #23750 from butterflya/patch-3Graham Christensen2017-07-25
|\ \ | | | | | | Cleanup maintainer script gnome.sh
| * \ Merge branch 'master' into patch-3Graham Christensen2017-07-25
| |\ \ | |/ / |/| |
* | | Cleanup tahoe module0xABAB2017-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove useless escape of question mark - Fix and quoting - Add some '&&s' for correctness - Add escapeShellArg - Remove &&s in preStart Edited by grahamc: fixed the ${} typo on line 246
* | | mypy: 0.501 -> 0.511Daiderd Jordan2017-07-25
| | |
* | | docker-machine: 0.10.0 -> 0.12.0Sergey Volkov2017-07-25
| | |
* | | Merge pull request #27571 from winniequinn/gitkraken-2.7.0Graham Christensen2017-07-25
|\ \ \ | | | | | | | | gitkraken: 2.6.0 -> 2.7.0
| * | | gitkraken: 2.6.0 -> 2.7.0Winnie Quinn2017-07-22
| | | |
* | | | Merge pull request #27622 from dtzWill/update/haproxy-1.7.8Graham Christensen2017-07-25
|\ \ \ \ | | | | | | | | | | haproxy: 1.7.3 -> 1.7.8
| * | | | haproxy: 1.7.3 -> 1.7.8Will Dietz2017-07-24
| | | | |
* | | | | tinc service: add CLI tools to the $PATHVolth2017-07-25
| | | | | | | | | | | | | | | | | | | | Now user can execute e.g. "sudo tinc.netname dump nodes"
* | | | | ddccontrol: disable bindnow hardeningFranz Pletz2017-07-25
| | | | | | | | | | | | | | | | | | | | Caused segfaults. Fixes #27612.
* | | | | Merge pull request #27640 from ankhers/update_elixir_rcDaiderd Jordan2017-07-25
|\ \ \ \ \ | | | | | | | | | | | | elixir: 1.5.0-rc.2 -> 1.5.0
| * | | | | elixir: 1.5.0-rc.2 -> 1.5.0Justin Wood2017-07-25
| | | | | |
* | | | | | Merge pull request #27594 from LnL7/vim-updatesDaiderd Jordan2017-07-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | vim-plugins: update
| * | | | | | vim-plugins: add aleDaiderd Jordan2017-07-25
| | | | | | |
| * | | | | | vim-plugins: updateDaiderd Jordan2017-07-25
|/ / / / / /
* | | | | | cups-filters: 0.14.0 -> 0.15.0Guillaume Maudoux2017-07-25
| | | | | |
* | | | | | multi-ghc-travis: update to latest git versionPeter Simons2017-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I used an incorrect date for the version field in my last commit, so now I have to date this slightly into the future to make sure the new version actually looks newer to Nix, too.
* | | | | | perl-Unicode-CaseFold: 1.00 -> 1.01Robert Helgesson2017-07-25
| | | | | |
* | | | | | perl-Perl-Critic: 1.128 -> 1.130Robert Helgesson2017-07-25
| | | | | |
* | | | | | perl-CryptX: 0.044 -> 0.050Robert Helgesson2017-07-25
| | | | | |
* | | | | | gpsbabel: remove failing tests for mac and aarch64Robert Helgesson2017-07-25
| | | | | |
* | | | | | zstd: 1.2.0 -> 1.3.0Lluís Batlle i Rossell2017-07-25
| | | | | |
* | | | | | xfstests: Use the newly added quota packageTuomas Tynkkynen2017-07-25
| | | | | |
* | | | | | xfstests: 2017-03-26 -> 2017-07-16Tuomas Tynkkynen2017-07-25
| | | | | |
* | | | | | dateutils: Fix whitespaceTuomas Tynkkynen2017-07-25
| | | | | |
* | | | | | quota: init at 4.03Tuomas Tynkkynen2017-07-25
|/ / / / /
* | | | | Merge pull request #27582 from NeQuissimus/remove_accelioTim Steinbach2017-07-25
|\ \ \ \ \ | | | | | | | | | | | | accelio: Remove
| * | | | | accelio: RemoveTim Steinbach2017-07-23
| | | | | |
* | | | | | vimPlugins.command-t: 2017-07-11 -> 2017-06-23Jörg Thalheim2017-07-25
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/commit/a7f4c879e53d0ab62b0de0b154d834fefc282ed9#commitcomment-23287795