summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* snappy: performance update 1.1.3 -> 1.1.4Vladimír Čunát2017-03-03
| | | | ... and use release tarball instead of snapshot.
* Merge branch 'master' into stagingVladimír Čunát2017-03-03
|\
| * luajitPackages.mpack.meta.broken = trueVladimír Čunát2017-03-03
| | | | | | | | | | It seems only to link succesfully to vanilla lua. http://hydra.nixos.org/build/49554613
| * modules: add support for module replacement with disabledModulesDaiderd Jordan2017-03-03
| | | | | | | | | | | | | | | | This is based on a prototype Nicolas B. Pierron worked on during a discussion we had at FOSDEM. A new version with a workaround for problems of the reverted original. Discussion: https://github.com/NixOS/nixpkgs/commit/3f2566689
| * ikarus: removeRobin Gloster2017-03-03
| | | | | | | | unmaintained, only works on 32 bit
| * xrectsel: remove unnecessary DESTDIR=$outBenno Fünfstück2017-03-03
| | | | | | | | This avoids files being installed to $out/nix/store
| * ffcast: remove unnecessary DESTDIR=$outBenno Fünfstück2017-03-03
| | | | | | | | This avoids files being installed to $out/nix/store
| * boinc: fix location of /etc in $outBenno Fünfstück2017-03-03
| | | | | | | | | | Looks like the latest version no longer requires the patch, and the patch instead resulted in /etc files being installed to `$out/$out/etc` instead of `$out/etc`
| * libclc: fix evaluationRobin Gloster2017-03-03
| |
| * vbam: fix location of etc in outputBenno Fünfstück2017-03-03
| | | | | | | | | | Shell variables are not expanded in cmakeFlags, so the etc files ended up in `$out/'$out'/etc` instead of the expected `$out/etc`.
| * libbladeRF: fix udev rule location in $outBenno Fünfstück2017-03-03
| | | | | | | | | | Shell variables in cmakeFlags are not expanded, so the rules instead ended up in `$out/'$out'/etc/udev/rules.d`.
| * hexen: mark as brokenCarles Pagès2017-03-03
| | | | | | | | Does not build and is not maintained.
| * haskellPackages.http-api-data: dontCheckDomen Kožar2017-03-03
| | | | | | | | | | (cherry picked from commit 2f4003b56163ebf4b9f0b1ea6ed3c0a974a3fcd7) Signed-off-by: Domen Kožar <domen@dev.si>
| * Merge pull request #23435 from ↵Eelco Dolstra2017-03-03
| |\ | | | | | | | | | | | | sometimes-i-send-pull-requests/pam_ssh_agent_auth-multiple-authorized-keys-files pam_ssh_agent_auth: Re-allow multiple authorized keys files
| | * pam_ssh_agent_auth: Re-allow multiple authorized keys filesAlexander Kirchhoff2017-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | This functionality was initially introduced in 3644f9124aaf35f2ad7b17cd05df19226d4e4d1c to fix https://github.com/NixOS/nixos/pull/52, but was broken in the update from 0.9.5 to 0.10.3. The original patch does not cleanly apply due to reformatting and parameter changes upstream, but the adaptations of the patch to the new version are not too severe.
| * | pfixtools: fix build with unbound-1.6.1Carles Pagès2017-03-03
| | |
| * | Merge pull request #23094 from veprbl/for_upstreamLancelot SIX2017-03-03
| |\ \ | | | | | | | | pythonPackages: add pyhepmc, graphviz; bump rootpy
| | * | herwig: 7.0.3 -> 7.0.4Dmitry Kalinkin2017-03-01
| | | |
| | * | pythonPackages.python-sybase: init at 0.40pre2Dmitry Kalinkin2017-03-01
| | | |
| | * | pythonPackages.graphviz: init at 0.5.2Dmitry Kalinkin2017-03-01
| | | |
| | * | pythonPackages.pyhepmc: init at 0.5.0Dmitry Kalinkin2017-03-01
| | | |
| | * | pythonPackages.rootpy: 0.8.3 -> 0.9.0Dmitry Kalinkin2017-02-27
| | | |
| * | | Drop obsolete, unmaintained haskell.packages.lts-x_y package sets.Peter Simons2017-03-03
| | | | | | | | | | | | | | | | Stack no longer uses them since a long time: https://github.com/commercialhaskell/stack/issues/2259.
| * | | Merge #23408: llvm: 4.0rc2 -> 4rc3Vladimír Čunát2017-03-03
| |\ \ \ | | |_|/ | |/| | | | | | and rename attributes 4.0 -> 4
| | * | llvm4.0: Rename "4.0" (and _40) to "4" (and _4).Will Dietz2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reflects upstream versioning change, and allows us to replace 4.0 with 4.1 (which is now a minor revision) without changing the attribute name. Thanks to @vcunat for the idea.
| | * | llvm4.0: rc2 -> rc3Will Dietz2017-03-02
| | | | | | | | | | | | | | | | Also add myself to maintainers for LLVM.
| * | | buildbot-master module: fix overly restrictive option type for masterCfgDan Peebles2017-03-03
| | | |
| * | | synthv1: 0.7.6 -> 0.8.0Bart Brouns2017-03-03
| | | |
| * | | gf2x: Disable i686 buildTuomas Tynkkynen2017-03-03
| | | | | | | | | | | | | | | | http://hydra.nixos.org/build/49552136/nixlog/3/raw
| * | | openspades: 0.0.12 -> 0.1.1bNikolay Amiantov2017-03-03
| |/ / | | | | | | | | | Remove openspades-git, it's not needed now that there was a release.
| * | git-annex 6.20170301.1 tarballs are no longer available anywhere; now we ↵Peter Simons2017-03-02
| | | | | | | | | | | | must use fetchgit
| * | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-03-02
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.1-2-g3de0b84 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/163561eab9dfab4e48923e6efdcc29b2a5a13861.
| * | hackage2nix: disable broken buildsPeter Simons2017-03-02
| | |
| * | Merge pull request #23330 from ↵Daiderd Jordan2017-03-02
| |\ \ | | | | | | | | | | | | | | | | yurrriq/update/pkgs/development/interpreters/erlang/R19 erlangR19: 19.2 -> 19.2.3
| | * | erlangR19: 19.2 -> 19.2.3Eric Bailey2017-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes dialyzer for me. - http://erlang.org/pipermail/erlang-bugs/2017-January/005213.html - https://github.com/erlang/otp/commit/e27119948fc6ab28bea81019720bddaac5b655a7
| * | | Merge pull request #23398 from rnhmjoj/gitfsJörg Thalheim2017-03-02
| |\ \ \ | | | | | | | | | | gitfs: 0.2.5 -> 0.4.5.1
| | * | | gitfs: 0.2.5 -> 0.4.5.1rnhmjoj2017-03-02
| | | | |
| * | | | Merge pull request #23380 from veprbl/fakeroot_darwinDaiderd Jordan2017-03-02
| |\ \ \ \ | | | | | | | | | | | | fakeroot: add darwin support
| | * | | | fakeroot: add darwin supportDmitry Kalinkin2017-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace utillinux with getopt Fixes #22773
| * | | | | haskellPackages.lambdabot-haskell-plugins: remove overridesNikolay Amiantov2017-03-02
| | | | | |
| * | | | | miniupnpc: switch to old version by defaultJörg Thalheim2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | miniupnpc 2.0.20161216 change its api
| * | | | | Merge pull request #23401 from c0bw3b/pkg/httpingTobias Geerinckx-Rice2017-03-02
| |\ \ \ \ \ | | | | | | | | | | | | | | httping 2.5: fetch over HTTPS + license info
| | * | | | | httping 2.5: fetch over https + licenseRenaud2017-03-02
| |/ / / / /
| * | | | | Merge pull request #23252 from ljli/ghc7103-pkgs-fixesPeter Simons2017-03-02
| |\ \ \ \ \ | | | | | | | | | | | | | | haskell ghc710x packages fixes
| | * | | | | haskell: ghc710x packages: fix megaparsecLeon Isenberg2017-02-28
| | | | | | |
| | * | | | | haskell: ghc710x packages: fix gtk2hs-buildtoolsLeon Isenberg2017-02-28
| | | | | | |
| * | | | | | Fix GHCJS HEAD patch; support GHCJS libdir link; use full ghcEnv for GHCJS3noch2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original: https://github.com/NixOS/nixpkgs-channels/commit/f3110651c81cc3fd4f6d342f0c30d363ea8cd0b0 (With some tweaks from @cstrahan) closes #23199
| * | | | | | Disable large address space in GHC iOS X compiler3noch2017-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original: https://github.com/NixOS/nixpkgs-channels/commit/17cea33d1aa55fdc8beff1001882efa7cc142da1
| * | | | | | linux: IPV6_FOU_TUNNEL is available since 4.7Franz Pletz2017-03-02
| | | | | | |
| * | | | | | linux: enable FOU tunnels and VRF interfacesFranz Pletz2017-03-02
| | | | | | |