about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #78970 from zowoq/buildahMario Rodas2020-01-31
|\ | | | | buildah: 1.13.1 -> 1.13.2
| * buildah: 1.13.1 -> 1.13.2zowoq2020-02-01
| | | | | | | | https://github.com/containers/buildah/blob/v1.13.2/CHANGELOG.md#v1132-2020-01-29
* | gnome3.evolution: 3.34.2 -> 3.34.3 (#78969)R. RyanTM2020-02-01
| |
* | cockatrice: add evanjs to maintainersEvan Stoll2020-02-01
| |
* | cockatrice: remove spencerjanssen from maintainersEvan Stoll2020-02-01
| |
* | cockatrice: 2017-08-31 -> 2019-08-31Evan Stoll2020-02-01
| | | | | | | | | | | | | | | | | | | | | | | | - formatting - add wrapQtAppsHook - use fetchFromGitHub instead of fetchurl - don't construct name manually - add homepage to meta - remove repositories.get from meta - use mkDerivation instead of stdenv.mkDerivation - add qtwebsockets dependency
* | Merge pull request #78779 from drewrisinger/dr-pr-python-cirqTimo Kaufmann2020-02-01
|\ \ | | | | | | python3Packages.cirq: init at 0.6.1
| * | python3Packages.cirq: init at 0.6.1Drew Risinger2020-01-31
| | | | | | | | | | | | | | | Add Google's Cirq package. Uses: Quantum information science.
| * | add maintainer: drewrisingerDrew Risinger2020-01-30
| | | | | | | | | | | | University of Maryland PhD Student. Quantum Computing.
* | | Merge pull request #78896 from drewrisinger/dr-pr-lib-scsMarek Mahut2020-01-31
|\ \ \ | | | | | | | | lib.science.math.scs: 2.0.2 -> 2.1.1
| * | | libraries.science.math.scs: 2.0.2 -> 2.1.1Drew Risinger2020-01-31
| | | |
* | | | Merge pull request #78800 from yurrriq/update-sccMarek Mahut2020-01-31
|\ \ \ \ | | | | | | | | | | scc: 2.10.1 -> 2.11.0
| * | | | scc: 2.10.1 -> 2.11.0Eric Bailey2020-01-29
| | | | |
* | | | | Merge pull request #78888 from r-ryantm/auto-update/vnstatMarek Mahut2020-01-31
|\ \ \ \ \ | |_|_|_|/ |/| | | | vnstat: 2.4 -> 2.6
| * | | | vnstat: 2.4 -> 2.6R. RyanTM2020-01-30
| | | | |
* | | | | ghc-8.10.x: add a bunch of jailbreaks to fix buildsPeter Simons2020-01-31
| | | | |
* | | | | Merge pull request #78906 from NixOS/haskell-updatesPeter Simons2020-01-31
|\ \ \ \ \ | | | | | | | | | | | | Update Haskell package set to LTS 14.22 (plus other fixes)
| * | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.15.0-16-g2971916 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/d77d0f7de2d7a3bf919db4403fcbf362872017e2.
| * | | | | haskell-bustle: simplify the override now that those changes are in cabal2nixPeter Simons2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | Might be of interest to @jtojnar.
| * | | | | haskell-relude-6.0.0.0 does not pass its doctest suitePeter Simons2020-01-31
| | | | | |
| * | | | | haskell-policeman: add overrides to provide newer versions of dependenciesPeter Simons2020-01-31
| | | | | |
| * | | | | haskell generic-builder: Fix package conf handlingSilvan Mosberger2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the package conf files were handled without paying attention to the fact that it's pretty-printed output. One problem was discovered with GHC 8.8.1 on Darwin, where the dynamic-library-dirs first field seems to have increased in length, meaning while before it was dynamic-library-dirs: some-small-directory-name some-more-directories Now it is dynamic-library-dirs: some-larger-directory-name some-more-directories Which breaks the code installed for https://github.com/NixOS/nixpkgs/pull/25537, because that assumed the former format, resulting in the reoccurence of the bug in https://github.com/NixOS/nixpkgs/issues/22810, see https://github.com/Infinisil/all-hies/issues/43 This commit fixes this by "unprettyfying" the package conf files before processing them. Closes https://github.com/NixOS/nixpkgs/pull/78738.
| * | | | | ghc-8.8.x: update version overrides for microlens packagesPeter Simons2020-01-31
| | | | | |
| * | | | | ghc: update 8.10.1 pre-release to announced rc1Gabor Greif2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://mail.haskell.org/pipermail/ghc-devs/2020-January/018530.html The version previously fetched was `8.10.0.20200108`.
| * | | | | haskell-cabal-plan: update overrides for new version of base-compatPeter Simons2020-01-31
| | | | | |
| * | | | | haskellPackages.bustle: fix building on HydraJan Tojnar2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bustle is proclaiming OtherLicense even though the code is licensed under LGPL 2.1+. This causes cabal2nix to set hydraPlatforms = stdenv.lib.platforms.none in hackage-packages.nix for the package. Lets let's unset the attribute and fix the license.
| * | | | | haskellPackages.bustle: clean up with lib.pipeJan Tojnar2020-01-31
| | | | | |
| * | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/5556d14668c7862e17805acae8b1b9ba5ad7e246.
| * | | | | hackage2nix: update list of broken packagesPeter Simons2020-01-31
| | | | | |
| * | | | | LTS Haskell 14.22Peter Simons2020-01-31
| | | | | |
* | | | | | dockerTools.*: Assertion against building for Darwin (#77952)Silvan Mosberger2020-01-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | dockerTools.*: Assertion against building for Darwin
| * | | | | | dockerTools.*: Assertion against building for darwinSilvan Mosberger2020-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building a docker image with darwin binaries just yields a confusing error when ran: standard_init_linux.go:211: exec user process caused "exec format error" This change prevents people from building such images in the first place
* | | | | | | Merge pull request #78949 from kjuvi/ephemeralworldofpeace2020-01-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ephemeral: 6.1.1 -> 6.2.0
| * | | | | | | ephemeral: 6.1.1 -> 6.2.0kjuvi2020-01-31
| | | | | | | |
* | | | | | | | Merge pull request #78713 from vcunat/p/linux_5_4-defaultworldofpeace2020-01-31
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | linuxPackages: 4.19 -> 5.4
| * | | | | | | nixos release notes: document linuxPackages updateVladimír Čunát2020-01-31
| | | | | | | |
| * | | | | | | linuxPackages: 4.19 -> 5.4Vladimír Čunát2020-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's a longterm version that has been out for quite some time: 5.4.15 and 5.5 are current. I've been using it, so far I'm not aware of any issues with it. Feature freeze for the next NixOS release is in two weeks, so now seems to be high time to decide the default kernel version. https://discourse.nixos.org/t/nixos-20-03-feature-freeze/5655
* | | | | | | | Merge pull request #78955 from ijaketak/dhall-json_1_6_1Peter Simons2020-01-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | haskellPackages.dhall-json_1_6_1: prettyprinter_1_6_0
| * | | | | | | | haskellPackages.dhall-json_1_6_1: prettyprinter_1_6_0Keito Kajitani2020-01-31
| | | | | | | | |
* | | | | | | | | Merge pull request #78902 from aanderse/duo-unixAaron Andersen2020-01-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/duosec: fix configuration issue with "groups" option
| * | | | | | | | | nixos/duosec: fix configuration issue with "groups" optionAaron Andersen2020-01-30
| | | | | | | | | |
* | | | | | | | | | Merge pull request #78948 from mmahut/vegetaMarek Mahut2020-01-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | vegeta: init at 12.7.0
| * | | | | | | | | | vegeta: init at 12.7.0Marek Mahut2020-01-31
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #78946 from r-ryantm/auto-update/krohnkiteRyan Mulligan2020-01-31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | krohnkite: 0.5 -> 0.6
| * | | | | | | | | | | krohnkite: 0.5 -> 0.6R. RyanTM2020-01-31
| | | | | | | | | | | |
* | | | | | | | | | | | maude: update from version 2.7.1 to 3.0 (including full-maude)Peter Simons2020-01-31
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #78804 from evanjs/cargo-geiger/0.9.1Maximilian Bosch2020-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | cargo-geiger: 0.9.0 -> 0.9.1
| * | | | | | | | | | | | cargo-geiger: 0.9.0 -> 0.9.1Evan Stoll2020-01-29
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add cargo-lock.patch - add update-cargo-lock.sh - update src owner and homepage to reflect new main repository
* | | | | | | | | | | | nixos/jupyter: Fix documentation example for `jupyter.kernels` (#56415)Benjamin2020-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix documentation example for `jupyter.kernels` The environment variable loading fails when using the example for `kernels` config, due to incorrect syntax. The error being something along the lines of `path not found`. Thanks to @Infinisil and @layus for suggestions.
* | | | | | | | | | | | Merge pull request #78795 from evanjs/silicon-initMario Rodas2020-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | silicon: init at 0.3.0