summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/69adf93bec1ae46d9a8d9f964897237d565109fa. gitlab.intr/haskell-updatesPeter Simons2020-03-261-81/+417
* Merge pull request #83316 from ggreif/haskell-updates•••ghc-8.10.1: rc1 -> finalDennis Gosnell2020-03-251-6/+12
|\
| * reformat to minimize diff with 8.8.3.nixGabor Greif2020-03-241-3/+9
| * ghc-8.10.1: rc1 -> finalGabor Greif2020-03-241-3/+3
* | hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/7d41cd773a167e6ad90e2dd3e38a6f0e2e3492cb. Peter Simons2020-03-251-94/+235
|/
* hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4d1925a679a9930586f43b4b83613468ba1fc5c5. Peter Simons2020-03-241-47/+162
* hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/fcf4e18e175885a5c096c91c7248207169ca798a. Peter Simons2020-03-231-13/+47
* hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/529c6912682874f77d4169ae91a97eba50f27e51. Peter Simons2020-03-221-348/+199
* LTS Haskell 15.5Peter Simons2020-03-221-14/+15
* Merge pull request #83041 from hercules-ci/hackage2nix-restore-arion-compose•••hackage2nix: Restore arion-composeRobert Hensing2020-03-221-1/+2
|\
| * hackage2nix: Restore arion-composeRobert Hensing2020-03-221-1/+2
|/
* hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/73845e4e67eadf693d2e2b5ae802ee694a3593e3. Peter Simons2020-03-221-65/+351
* Merge pull request #83048 from thefloweringash/ghc-aarch64•••ghc: update bootstrap 8.6.3 -> 8.6.5, add aarch64 supportDomen Kožar2020-03-212-17/+26
|\
| * ghc865Binary: aarch64 supportAndrew Childs2020-03-211-1/+9
| * ghc: 8.6.3-binary -> 8.6.5-binaryAndrew Childs2020-03-212-16/+17
|/
* hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/9e2a2cb0d38ad7b1e0e056d7ea0140ae811bf8fa. Peter Simons2020-03-211-2/+2
* Merge pull request #82849 from NixOS/haskell-updates•••Update Haskell package set to LTS 15.4 (plus other fixes)Peter Simons2020-03-207-728/+1203
|\
| * haskell-fast-logger: fix the build with ghc-8.4.xPeter Simons2020-03-201-0/+3
| * haskell-weeder: build with latest generic-lensPeter Simons2020-03-201-0/+3
| * prometheus: no need to jailbreak•••- prometheus no longer needs to be jailbroken, removing 'doJailbreak'. Jailbreaking was added in https://github.com/NixOS/nixpkgs/pull/70956 to overcome issue https://github.com/bitnomial/prometheus/issues/34. - This issue has since been fixed and so jailbreaking is no longer necessary. Samuel Evans-Powell2020-03-201-4/+0
| * hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/c8058db7cda6823f797ee1aaec97a656cfec1b9d. Peter Simons2020-03-201-685/+1112
| * hackage2nix: update list of broken packages•••Ping @cdepillabout because purescript is broken. Ping @kiwi because matterhorn is broken. Ping @roberth because arion-compose is broken. Ping @psibi because persistent-postgresql is broken. Peter Simons2020-03-201-5/+53
| * Remove "ekg-core" and "ekg-prometheus-adapter" from broken pkgs•••- "ekg-core" and "ekg-prometheus-adapter" are no longer broken. Removed them from broken packages list. Samuel Evans-Powell2020-03-201-2/+0
| * tasty-tap: fix failing build•••- tasty-tap's tests were failing. In https://github.com/NixOS/nixpkgs/pull/71017 a patch generated from a PR was applied to fix this. - That PR has now been merged into tasty-tap and was released with version 0.1.0. - tasty-tap is now at version 0.1.0 in nixpkgs and so the patch fails to apply, breaking the build. - Removed the patch and removed tasty-tap from list of broken packages. Samuel Evans-Powell2020-03-202-8/+0
| * LTS Haskell 15.4Peter Simons2020-03-201-20/+19
| * Mark icepeak and sqlite-simple as non-brokenRobert Kreuzer2020-03-201-2/+0
| * icepeak: use haskell.lib.justStaticExecutables•••Also, add myself to the maintainers section for Haskell modules coming from Hackage. Robert Kreuzer2020-03-202-1/+3
| * icepeak: init at 0.7.2Robert Kreuzer2020-03-201-0/+2
| * maintainers: add rkrzrRobert Kreuzer2020-03-201-0/+6
| * haskoin-core: remove from broken packages list•••e1408eb661 unbreaks secp256k1-haskell, which was the cause of this package's failure to build. Jared Tobin2020-03-201-1/+0
| * secp256k1-haskell: unbreak via override•••This library simply needs libsecp256k1 in its pkgconfig-depends. Jared Tobin2020-03-202-1/+3
|/
* Merge pull request #82997 from r-ryantm/auto-update/sonarr•••sonarr: 2.0.0.5338 -> 2.0.0.5344Ryan Mulligan2020-03-201-3/+3
|\
| * sonarr: 2.0.0.5338 -> 2.0.0.5344R. RyanTM2020-03-201-3/+3
* | Merge pull request #83010 from volth/patch-393•••$toplevel/system: use kernel's architectureMatthew Bauer2020-03-201-1/+1
|\ \
| * | $toplevel/system: use kernel's architecture•••`$toplevel/system` of a system closure with `x86_64` kernel and `i686` userland should contain "x86_64-linux". If `$toplevel/system` contains "i686-linux", the closure will be run using `qemu-system-i386`, which is able to run `x86_64` kernel on most Intel CPU, but fails on AMD. So this fix is for a rare case of `x86_64` kernel + `i686` userland + AMD CPUvolth2020-03-201-1/+1
* | | Merge pull request #83006 from timokau/vim-plugins-2020-03-20•••vimPlugins: updateTimo Kaufmann2020-03-202-105/+90
|\ \ \
| * | | vimPlugins: update•••The vim-pandoc patch is now outdated and has been replaced by a better workaround upstream: https://github.com/vim-pandoc/vim-pandoc/pull/363 Timo Kaufmann2020-03-202-105/+90
* | | | Merge pull request #82404 from danieldk/build-script-link-fix•••buildRustCrate: only link build deps into build scriptAndreas Rammhold2020-03-203-15/+76
|\ \ \ \ | |_|/ / |/| | |
| * | | buildRustCrate: sort linker options in-placeDaniël de Kok2020-03-131-6/+3
| * | | buildRustCrate: only link build deps into build script•••According to the Cargo documentation: > The build script does not have access to the dependencies listed in > the dependencies or dev-dependencies section (they’re not built > yet!). Also, build dependencies are not available to the package > itself unless also explicitly added in the [dependencies] table. https://doc.rust-lang.org/cargo/reference/build-scripts.html This change separates linkage of regular dependencies and build dependencies. Daniël de Kok2020-03-133-15/+79
* | | | Merge pull request #70983 from jerith666/jdk-13•••openjdk: 12.0.2 -> 13.0.2Milan2020-03-2015-32/+438
|\ \ \ \
| * | | | jetbrains-jdk: derive expression for 11.0.6 from openjdk11 rather than openjdk12Matt McHenry2020-03-201-2/+2
| * | | | Merge remote-tracking branch 'channels/nixos-unstable' into jdk-13Matt McHenry2020-03-201021-19221/+38135
| |\ \ \ \
| * | | | | openjdk: 13.0.1 -> 13.0.2Matt McHenry2020-03-093-7/+7
| * | | | | Merge remote-tracking branch 'channels/nixos-unstable' into jdk-13•••Conflicts: pkgs/development/compilers/adoptopenjdk-bin/sources.json -- keep newer adoptopenjdk versions from HEAD^2 Matt McHenry2020-03-099523-210062/+292112
| |\ \ \ \ \
| * | | | | | openjdk: 12.0.2 -> 13.0.1Matt McHenry2019-10-179-26/+253
| * | | | | | adoptopenjdk-bin: fix JDK 8 build on ARMBen Wolsieffer2019-10-111-1/+2
| * | | | | | adoptopenjdk-bin: add OpenJDK 13Ben Wolsieffer2019-10-115-17/+195
* | | | | | | Merge pull request #82406 from mmahut/quorum•••quorum: init at 2.5.0Marek Mahut2020-03-202-0/+37
|\ \ \ \ \ \ \
| * | | | | | | quorum: remove aarch64-linuxMarek Mahut2020-03-121-4/+5