about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* virtualbox: give full url for downloading the ext (#15869)zimbatm2016-06-01
| | | | | The user only has to agree on the terms and conditions before downloading the file. We might as well give him access to the full URL by default.
* pythonPackages.contextlib2: 0.4.0 -> 0.5.3Frederik Rietdijk2016-06-01
|
* pythonPackages.networkx: 1.10 -> 1.11Frederik Rietdijk2016-06-01
|
* pythonPackages.xarray: 0.7.1 -> 0.7.2Frederik Rietdijk2016-06-01
|
* pythonPackages.seaborn: 0.6.0 -> 0.7.0Frederik Rietdijk2016-06-01
|
* pythonPackages.scipy: 0.17.0 -> 0.17.1Frederik Rietdijk2016-06-01
|
* pythonPackages.qtconsole: 4.1.1 -> 4.2.1Frederik Rietdijk2016-06-01
|
* pythonPackages.pyfftw: 0.9.2 -> 0.10.1Frederik Rietdijk2016-06-01
|
* pythonPackages.pandas: 0.18.0 -> 0.18.1Frederik Rietdijk2016-06-01
|
* pythonPackages.openpyxl: 2.3.3 -> 2.3.5Frederik Rietdijk2016-06-01
|
* pythonPackages.odo: 0.4.2 -> 0.5.0Frederik Rietdijk2016-06-01
|
* pythonPackages.numexpr: 2.5 -> 2.5.2Frederik Rietdijk2016-06-01
|
* pythonPackages.blaze: 0.9.1 -> 0.10.1Frederik Rietdijk2016-06-01
|
* gnu-efi: Fix build on ARMTuomas Tynkkynen2016-06-01
| | | | | For some reason it detects e.g. armv7l and then can't find 'inc/arm/efibind.h'.
* qt56.qtbase: apply CMake setup-hook fix locallyThomas Tuegel2016-05-31
|
* vc{_0_7,}: disable dynamic architecture detectionNikolay Amiantov2016-06-01
|
* calligra: specify licenseNikolay Amiantov2016-06-01
|
* Merge pull request #15872 from romildo/fix.mateJoachim Fasting2016-06-01
|\ | | | | mate-themes and mate-icon-theme: move to pkgs/desktops/mate/
| * mate-icon-theme: move to pkgs/desktops/mate/José Romildo Malaquias2016-05-31
| |
| * mate-themes: move to pkgs/desktops/mate/José Romildo Malaquias2016-05-31
| |
* | libinput: 1.3.0 -> 1.3.1 (#15838)Alexander Ried2016-06-01
| |
* | reattach-to-user-namespace: fix sha (#15871)Tobias Pflug2016-06-01
| |
* | torbrowser: explicitly set paths to torrc-defaults and torJoachim Fasting2016-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes an issue introduced by b897f825942b63ab790cad9ed66c8a79cbb3fc2d where the bundled tor fails to run. The error message claims that it cannot communicate with tor, but what actually happens is that tor never runs at all, because it is invoked with a non-existent rc file. Specifying an absolute path to the torrc-defaults file fixes the problem. For good measure, we specify an absolute path to the tor executable itself as well; we want as little autodetection logic as possible. Note that users of torbrowser *must* remove the existing `~/.torbrowser4` folder for this to take effect, otherwise torbrowser will continue to use extension data from the previous release (this is why some existing users were able to successfully use the new torbrowser version, see https://github.com/NixOS/nixpkgs/pull/15854).
* | Revert "cmake: use supplied RPATH instead of guessing"Thomas Tuegel2016-05-31
| | | | | | | | | | | | | | | | This reverts commit 8ec5adc953d6bbabbe62d7f7229f146202704e53. This broke stdenv on Darwin, see #15881. A Darwin user will need to fix the problem and un-revert. This commit causes CMake to use the same RPATH settings as the compiler, so it is obviously correct.
* | Merge pull request #15880 from tohl/masterMichael Raskin2016-05-31
|\ \ | | | | | | ecl: upstream changed url
| * | ecl: upstream changed urlTomas Hlavaty2016-05-31
|/ /
* | gtk2hs-buildtools: hand-code some dependenciesMichael Alan Dorman2016-05-31
| | | | | | | | | | | | A change in the way the gtk2hs libraries make use of gtk2hs-buildtools caused them to move the dependency into a stanza where cabal2nix doesn't pick it up---so we need to do these by hand for the moment.
* | pandoc: jailbreakMichael Alan Dorman2016-05-31
| |
* | hackage2nix: Compile with older deepseq-genericsMichael Alan Dorman2016-05-31
| |
* | distribution-nixpkgs: Compile with older deepseq-genericsMichael Alan Dorman2016-05-31
| |
* | ghc-mod: Depend on cabal-helper 0.6.3.1Michael Alan Dorman2016-05-31
| |
* | gtk2hs-buildtools: ensure appropriate Cabal versionMichael Alan Dorman2016-05-31
| |
* | cereal: Add dependency for 7.10.x compatibilityMichael Alan Dorman2016-05-31
| |
* | lens-family-th: restrict version to 7.10.X compatibleMichael Alan Dorman2016-05-31
| |
* | Fix LTS Haskell version of intervals.Peter Simons2016-05-31
| |
* | Fix LTS Haskell version of aeson.Peter Simons2016-05-31
| |
* | Fix LTS Haskell builds of case-insensitive and semigroups.Peter Simons2016-05-31
| |
* | configuration-hackage2nix.yaml: update list of broken packagesPeter Simons2016-05-31
| |
* | configuration-ghc-7.10.x.nix: add missing core library names from GHC 8.x to ↵Peter Simons2016-05-31
| | | | | | | | fix evaluation
* | generate-hackage-package-set.nix: drop experimental code from master branchPeter Simons2016-05-31
| |
* | configuration-ghc-8.0.x.nix: update list of core packagesPeter Simons2016-05-31
| |
* | configuration-ghc-8.0.x.nix: drop obsolete overridesPeter Simons2016-05-31
| | | | | | | | | | We're following Stackage Nightly with GHC 8.x now, so problems should be reported there rather than fixed locally in Nixpkgs.
* | configuration-ghc-7.10.x.nix: update to cabal-install 1.24.x by defaultPeter Simons2016-05-31
| |
* | configuration-hackage2nix.yaml: update list of broken packagesPeter Simons2016-05-31
| |
* | Switch default Haskell compiler to GHC 8.0.1.Peter Simons2016-05-31
| |
* | Add LTS Haskell 6.0.Peter Simons2016-05-31
| |
* | hackage-packages.nix: update Haskell package setPeter Simons2016-05-31
| | | | | | | | | | | | | | | | This update was generated by hackage2nix v20160406-27-gc573068 using the following inputs: - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/b000a1eee65b69e922227115c28a8ab17471efed - LTS Haskell: https://github.com/fpco/lts-haskell/commit/042ef2187b44a2d6959602fe35c94b804817cf0f - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/c7757d46b6447888fec7458ffe08beb2b9c7b809
* | Merge pull request #15770 from FRidh/pyparsingFrederik Rietdijk2016-05-31
|\ \ | | | | | | pythonPackages.pyparsing: 2.0.1 -> 2.1.4
| * | pythonPackages.pyparsing: 2.0.1 -> 2.1.4Lancelot SIX2016-05-31
| | |
* | | neovim: fix broken build (#15876)Tobias Pflug2016-05-31
| | |