| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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-updates | Peter Simons | 2020-03-26 | 1 | -81/+417 |
| * | Merge pull request #83316 from ggreif/haskell-updates•••ghc-8.10.1: rc1 -> final | Dennis Gosnell | 2020-03-25 | 1 | -6/+12 |
| |\ | |||||
| | * | reformat to minimize diff with 8.8.3.nix | Gabor Greif | 2020-03-24 | 1 | -3/+9 |
| | * | ghc-8.10.1: rc1 -> final | Gabor Greif | 2020-03-24 | 1 | -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 Simons | 2020-03-25 | 1 | -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 Simons | 2020-03-24 | 1 | -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 Simons | 2020-03-23 | 1 | -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 Simons | 2020-03-22 | 1 | -348/+199 |
| * | LTS Haskell 15.5 | Peter Simons | 2020-03-22 | 1 | -14/+15 |
| * | Merge pull request #83041 from hercules-ci/hackage2nix-restore-arion-compose•••hackage2nix: Restore arion-compose | Robert Hensing | 2020-03-22 | 1 | -1/+2 |
| |\ | |||||
| | * | hackage2nix: Restore arion-compose | Robert Hensing | 2020-03-22 | 1 | -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 Simons | 2020-03-22 | 1 | -65/+351 |
| * | Merge pull request #83048 from thefloweringash/ghc-aarch64•••ghc: update bootstrap 8.6.3 -> 8.6.5, add aarch64 support | Domen Kožar | 2020-03-21 | 2 | -17/+26 |
| |\ | |||||
| | * | ghc865Binary: aarch64 support | Andrew Childs | 2020-03-21 | 1 | -1/+9 |
| | * | ghc: 8.6.3-binary -> 8.6.5-binary | Andrew Childs | 2020-03-21 | 2 | -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 Simons | 2020-03-21 | 1 | -2/+2 |
| * | Merge pull request #82849 from NixOS/haskell-updates•••Update Haskell package set to LTS 15.4 (plus other fixes) | Peter Simons | 2020-03-20 | 7 | -728/+1203 |
| |\ | |||||
| | * | haskell-fast-logger: fix the build with ghc-8.4.x | Peter Simons | 2020-03-20 | 1 | -0/+3 |
| | * | haskell-weeder: build with latest generic-lens | Peter Simons | 2020-03-20 | 1 | -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-Powell | 2020-03-20 | 1 | -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 Simons | 2020-03-20 | 1 | -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 Simons | 2020-03-20 | 1 | -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-Powell | 2020-03-20 | 1 | -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-Powell | 2020-03-20 | 2 | -8/+0 |
| | * | LTS Haskell 15.4 | Peter Simons | 2020-03-20 | 1 | -20/+19 |
| | * | Mark icepeak and sqlite-simple as non-broken | Robert Kreuzer | 2020-03-20 | 1 | -2/+0 |
| | * | icepeak: use haskell.lib.justStaticExecutables•••Also, add myself to the maintainers section for Haskell modules coming from Hackage. | Robert Kreuzer | 2020-03-20 | 2 | -1/+3 |
| | * | icepeak: init at 0.7.2 | Robert Kreuzer | 2020-03-20 | 1 | -0/+2 |
| | * | maintainers: add rkrzr | Robert Kreuzer | 2020-03-20 | 1 | -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 Tobin | 2020-03-20 | 1 | -1/+0 |
| | * | secp256k1-haskell: unbreak via override•••This library simply needs libsecp256k1 in its pkgconfig-depends. | Jared Tobin | 2020-03-20 | 2 | -1/+3 |
| |/ | |||||
| * | Merge pull request #82997 from r-ryantm/auto-update/sonarr•••sonarr: 2.0.0.5338 -> 2.0.0.5344 | Ryan Mulligan | 2020-03-20 | 1 | -3/+3 |
| |\ | |||||
| | * | sonarr: 2.0.0.5338 -> 2.0.0.5344 | R. RyanTM | 2020-03-20 | 1 | -3/+3 |
| * | | Merge pull request #83010 from volth/patch-393•••$toplevel/system: use kernel's architecture | Matthew Bauer | 2020-03-20 | 1 | -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 CPU | volth | 2020-03-20 | 1 | -1/+1 |
| * | | | Merge pull request #83006 from timokau/vim-plugins-2020-03-20•••vimPlugins: update | Timo Kaufmann | 2020-03-20 | 2 | -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 Kaufmann | 2020-03-20 | 2 | -105/+90 |
| * | | | | Merge pull request #82404 from danieldk/build-script-link-fix•••buildRustCrate: only link build deps into build script | Andreas Rammhold | 2020-03-20 | 3 | -15/+76 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | buildRustCrate: sort linker options in-place | Daniël de Kok | 2020-03-13 | 1 | -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 Kok | 2020-03-13 | 3 | -15/+79 |
| * | | | | Merge pull request #70983 from jerith666/jdk-13•••openjdk: 12.0.2 -> 13.0.2 | Milan | 2020-03-20 | 15 | -32/+438 |
| |\ \ \ \ | |||||
| | * | | | | jetbrains-jdk: derive expression for 11.0.6 from openjdk11 rather than openjdk12 | Matt McHenry | 2020-03-20 | 1 | -2/+2 |
| | * | | | | Merge remote-tracking branch 'channels/nixos-unstable' into jdk-13 | Matt McHenry | 2020-03-20 | 1021 | -19221/+38135 |
| | |\ \ \ \ | |||||
| | * | | | | | openjdk: 13.0.1 -> 13.0.2 | Matt McHenry | 2020-03-09 | 3 | -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 McHenry | 2020-03-09 | 9523 | -210062/+292112 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | openjdk: 12.0.2 -> 13.0.1 | Matt McHenry | 2019-10-17 | 9 | -26/+253 |
| | * | | | | | | adoptopenjdk-bin: fix JDK 8 build on ARM | Ben Wolsieffer | 2019-10-11 | 1 | -1/+2 |
| | * | | | | | | adoptopenjdk-bin: add OpenJDK 13 | Ben Wolsieffer | 2019-10-11 | 5 | -17/+195 |
| * | | | | | | | Merge pull request #82406 from mmahut/quorum•••quorum: init at 2.5.0 | Marek Mahut | 2020-03-20 | 2 | -0/+37 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | quorum: remove aarch64-linux | Marek Mahut | 2020-03-12 | 1 | -4/+5 |
