summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/kexec: Replace meta.available checksTuomas Tynkkynen2018-09-28
| | | | | This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* ghc: Replace meta.available checks for enableIntegerSimpleTuomas Tynkkynen2018-09-28
| | | | | This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* treewide: Replace meta.available checks in `shouldUsePackages` copypastaTuomas Tynkkynen2018-09-28
| | | | | | | This reverts commit 79d8353b5e4bb98f1b51ab32b9b26df81bb7e106. This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* apparmor: Replace meta.available checksTuomas Tynkkynen2018-09-28
| | | | | This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* nix: Replace meta.available checksTuomas Tynkkynen2018-09-28
| | | | | This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* systemd: Replace meta.available checksTuomas Tynkkynen2018-09-28
| | | | | This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* Merge pull request #47462 from Mic92/fix-logind-user-tempJörg Thalheim2018-09-28
|\ | | | | systemd: don't restart user-runtime-dir@ on upgrades
| * systemd: don't restart user-runtime-dir@ on upgradesJörg Thalheim2018-09-28
| | | | | | | | | | Likewise logind we should not try to restart this service after upgrade, the user's current session depends on it.
* | haskell-texmath: patch to fix build with ghc-8.6.xPeter Simons2018-09-28
| |
* | Merge pull request #45449 from dtzWill/update/patchelf-0.10-pre-2018-05-09xeji2018-09-28
|\ \ | | | | | | patchelf: 0.10-pre-20180108 -> 0.10-pre-20180509, minor touchup
| * | patchelfUnstable: disable tests on Darwin since they've long failedWill Dietz2018-08-21
| | | | | | | | | | | | | | | Bit of context/discussion: https://github.com/NixOS/nixpkgs/pull/45449#issuecomment-414844592
| * | patchelf: 0.10-pre-20180108 -> 0.10-pre-20180509, minor touchupWill Dietz2018-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | Useful update-- adds support for accepting multiple files as arguments and fixes handling of large executables (>2Gb). While touching this, modify version to include more info. Preserving version format previously used, although not usual style.
* | | retroshare: mark as broken (#47350)Orivej Desh2018-09-28
| | | | | | | | | Broken by libupnp: 1.6.21 -> 1.8.3 (#41684).
* | | Add ssh backdoor to VM tests infrastructure.Tuomas Tynkkynen2018-09-28
| | | | | | | | | | | | | | | Thanks to @dezgeg for prototype implementation, I've cleaned it up and added documentation.
* | | linuxPackages.jool: 3.5.7 -> unstable-20180706 (#47284)xeji2018-09-28
| | | | | | | | | | | | | | | 3.5.7 doesn't build with kernel 4.14.71. Needs most recent upstream revision to build, which supports kernels up to 4.17.
* | | octave: 4.2.2 -> 4.4.1 (#47391)Lancelot SIX2018-09-28
| | |
* | | git-annex: update sha256 for new version 6.20180926Peter Simons2018-09-28
| | |
* | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-09-28
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/deb25ca30504442999ab210bb91e8e46587c6a0b.
* | | haskell-hslogger: use latest version when building with ghc-8.6.xPeter Simons2018-09-28
| | |
* | | haskell-lens: put override into alphabetical orderPeter Simons2018-09-28
| | |
* | | haskell-control-monad-free: mark broken when building with ghc-8.6.xPeter Simons2018-09-28
| | |
* | | haskell-Glob: use latest version when building with ghc-8.6.xPeter Simons2018-09-28
| | |
* | | haskell-JuicyPixels: use latest version when building with ghc-8.6.xPeter Simons2018-09-28
| | |
* | | haskell-lens: disable test suite to fix build with ghc-8.6.xPeter Simons2018-09-28
| | |
* | | haskell-fgl: fix build with ghc-8.6.xPeter Simons2018-09-28
| | |
* | | Merge pull request #47424 from Taneb/dontcheck-generic-lensBas van Dijk2018-09-28
|\ \ \ | | | | | | | | haskellPackages.generic-lens: dontCheck
| * | | haskellPackages.generic-lens: apply patch to fix testsNathan van Doorn2018-09-28
| | | |
* | | | Merge pull request #47456 from srhb/haskellPackages-term-rewritingBas van Dijk2018-09-28
|\ \ \ \ | | | | | | | | | | haskellPackages.term-rewriting: doJailbreak and dontCheck
| * | | | haskellPackages.term-rewriting: doJailbreak and dontCheckSarah Brofeldt2018-09-28
| | | | |
* | | | | ansible: add dopy dependency for digitalocean integration (#47441)Jaka Hudoklin2018-09-28
|/ / / /
* | | | Merge pull request #47436 from vbgl/dune-1.3.0Sarah Brofeldt2018-09-28
|\ \ \ \ | | | | | | | | | | dune: 1.2.1 -> 1.3.0
| * | | | dune: 1.2.1 -> 1.3.0Vincent Laporte2018-09-27
| | | | |
* | | | | Merge pull request #47169 from t184256/nixpkgs-python-importeradisbladis2018-09-28
|\ \ \ \ \ | | | | | | | | | | | | pythonPackages.nixpkgs: init at 0.2.2
| * | | | | pythonPackages.nixpkgs: init at 0.2.2Alexander Sosedkin2018-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Allows to `from nixpkgs import` stuff in interactive Python sessions
* | | | | | Merge pull request #47443 from obsidiansystems/ghcjs-no-double-callPackageJohn Ericson2018-09-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | ghcjs-{7.10, 8.0}: Improve overriding situation
| * | | | | | ghcjs-{7.10, 8.0}: Expose the good `.override`John Ericson2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The per-version `default.nix`es just fill in default arguments. It is much more useful to have the `.override` from the inner `callPackage`, for finer control. Converting the outer `callPackage` to a plain import makes the inner one the only one, revealing its `.override`.
| * | | | | | ghcjs-{7.10, 8.0}: Make symmetricalJohn Ericson2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's no reason other than misleading branch names to prefer one over another.
* | | | | | | gnustep.system_preferences: 1.1.0 -> 1.2.0 (#45832)R. RyanTM2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from system_preferences
* | | | | | | eclipses: remove old platform and sdk versionRobert Helgesson2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes the old 4.6.2 version of eclipse-platform and eclipse-sdk.
* | | | | | | eclipses: 4.8 -> 4.9Robert Helgesson2018-09-27
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | This bumps eclipse-platform, eclipse-sdk, and eclipse-plugin-jdt to version 4.9.
* | | | | | Merge pull request #47412 from Synthetica9/vivaldi-2.0.0Samuel Leathers2018-09-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | vivaldi: 1.15.1147.64-1 -> 2.0.1309.29-2
| * | | | | | vivaldi: 1.15.1147.64-1 -> 2.0.1309.29-2Patrick Hilhorst2018-09-27
| | | | | | |
* | | | | | | Merge pull request #47420 from va1entin/pynacl-130Samuel Leathers2018-09-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.pynacl: 1.2.1 -> 1.3.0
| * | | | | | | pythonPackages.pynacl: 1.2.1 -> 1.3.0Valentin Heidelberger2018-09-27
| | | | | | | |
* | | | | | | | ocamlPackages.elpi: init at 1.0.5Vincent Laporte2018-09-27
| | | | | | | |
* | | | | | | | Merge pull request #47422 from dtzWill/update/udisks-2.8.1Samuel Leathers2018-09-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | udisks: 2.8.0 -> 2.8.1
| * | | | | | | | udisks: 2.8.0 -> 2.8.1Will Dietz2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/storaged-project/udisks/blob/udisks-2.8.1/NEWS
* | | | | | | | | atom, atom-beta: 1.30.0 -> 1.31.0, 1.31.0-beta0 -> 1.32.0-beta0 (#47417)Patrick Hilhorst2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * atom: 1.30.0 -> 1.31.0 * atom-beta: 1.31.0-beta0 -> 1.32.0-beta0
* | | | | | | | | vscode: 1.26.1 -> 1.27.2 (#47397)Bastian Köcher2018-09-27
| | | | | | | | |
* | | | | | | | | traefik: 1.6.5 -> 1.7.0 (#47431)Vincent Demeester2018-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>