Commit Graph
215082 Commits
Author SHA1 Message Date
Silvan MosbergerandPeter Simons 87fc484219 haskellPackages.bitwise-enum: Fix build 2020-02-28 20:31:25 +01:00
Silvan MosbergerandPeter Simons df0392dc3c haskellPackages.Chart-tests: Fix build 2020-02-28 20:31:24 +01:00
Simon ChatterjeeandPeter Simons fdb4ed35ed haskell-gtk2hs packges: fixes for building on Darwin
This includes two layered changes so the gtk2hs packages build on Darwin:

 - For `glib`, `gio`, `gtk`, `gtk3`, and `pango`: the fix for version 0.13.8.0
   from https://github.com/gtk2hs/gtk2hs/pull/293 . I expect at some point the
   referenced fix (or one like it) will be released and and brought into
   nixpkgs, at which point the override and patch files here can (in fact must)
   be removed.

 - For `gtk` and `gtk3`: also apply the required cabal flag cited in
   https://github.com/gtk2hs/gtk2hs/issues/249 to specify the Quartz rather than
   X11 backend (Quartz is the one that both nixpkgs and macOS support
   out-the-box). This override is likely to be wanted indefinitely.

Both modifications are required for a successful build of `gtk` or `gtk3` on
Darwin right now.
2020-02-28 20:31:24 +01:00
Domen KožarandPeter Simons 524535f185 configuration-ghc-8.8.x: fix eval 2020-02-28 20:31:24 +01:00
Simon ChatterjeeandPeter Simons 4f39597903 spago: fix Darwin build
This change gets round a weird permissions error on darwin
2020-02-28 20:31:23 +01:00
Simon ChatterjeeandPeter Simons 3d7b19344d haskell-cabal-fmt: override Cabal to version 3.0.x 2020-02-28 20:31:23 +01:00
Peter Simons ee52b6ac68 haskell-brick: update overrides to the latest version 2020-02-28 20:31:23 +01:00
Peter Simons 79e53ba252 hackage2nix: update list of broken packages 2020-02-28 20:31:22 +01:00
Peter Simons aba43b8c3e ghc-8.8.x: update override for lens to the latest version 2020-02-28 20:31:22 +01:00
(cdep)illaboutandPeter Simons c44ded75fe haskellPackages.mplayer-spot: add runtime dependency on mplayer 2020-02-28 20:31:22 +01:00
(cdep)illaboutandPeter Simons a0171c6439 haskellPackages.prettyprinter: make sure everything depends on this correctly 2020-02-28 20:31:22 +01:00
(cdep)illaboutandPeter Simons 025faad9a9 haskell.packages.ghc882.policeman: fix up ansi-terminal dep 2020-02-28 20:31:21 +01:00
(cdep)illaboutandPeter Simons b6f45d056a haskellPackages.cabal-plan: fix up ansi-terminal dep 2020-02-28 20:31:21 +01:00
(cdep)illaboutandPeter Simons b68c9dda98 spago: 0.13.1 -> 0.14.0 2020-02-28 20:31:21 +01:00
Christian Lütke-StetzkampandPeter Simons 671db18e22 haskellPackages.hledger-flow: do not build static
Fixes #68840
2020-02-28 20:31:20 +01:00
Peter Simons ea1aae15ae hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/2054fb03f4f811f458988ff85675cfbf9daeed71.
2020-02-28 20:31:20 +01:00
Christian Lütke-StetzkampandPeter Simons 15d71ed75b hackage2nix: restrict gi-gdkx11 to versions below 4
... because gi-gdkx11-4.x requires gtk-4.x, which is still under
development and not yet available in Nixpkgs

Fixes #77588
2020-02-28 20:31:19 +01:00
Christian Lütke-StetzkampandPeter Simons cf8e796dd1 hackage2nix: mark taffybar as unbroken
...it builds because gi-gdkx11 is no longer broken

Fixes #63500
2020-02-28 20:31:19 +01:00
Christian Lütke-StetzkampandPeter Simons 494124603a hackage2nix: mark http-streams not broken
Fixes #79227
2020-02-28 20:31:19 +01:00
Peter Simons dbc7989d3f hackage2nix: update to ghc-8.8.2 for lts-15.x 2020-02-28 20:31:18 +01:00
Peter Simons 9bc4a358cf LTS Haskell 15.1 2020-02-28 20:31:13 +01:00
Adam Sandberg EricssonandPeter Simons 9a5ecf1212 ghc: really use ld.gold 2020-02-28 20:29:33 +01:00
Maximilian BoschandGitHub a1ce8740fa Merge pull request #81249 from bhipple/u/rust-cargo-jwt-cli
jwt-cli: upgrade cargo fetcher and cargoSha256
2020-02-28 20:25:43 +01:00
Maximilian BoschandGitHub 01d51ae147 Merge pull request #81245 from bhipple/u/rust-cargo-findomain
findomain: upgrade cargo fetcher and cargoSha256
2020-02-28 20:20:31 +01:00
Roman PlášilandProfpatsch 3a3ccb106e Address PR comments 2020-02-28 18:50:12 +01:00
Roman PlášilandProfpatsch f47e6ff4ed leveldb: fix rpath setting on Darwin 2020-02-28 18:50:12 +01:00
Roman PlášilandProfpatsch fb285f2153 minetest: update to 5.1.0 and build on Darwin 2020-02-28 18:50:12 +01:00
Tim Steinbach 24720dd250 linux: 4.9.214 -> 4.9.215 2020-02-28 11:06:35 -05:00
Tim Steinbach 44523d0bda linux: 4.4.214 -> 4.4.215 2020-02-28 11:05:20 -05:00
Tim Steinbach 28fee3fea5 linux: 4.19.106 -> 4.19.107 2020-02-28 11:04:31 -05:00
Tim Steinbach 9f5fa90435 linux: 4.14.171 -> 4.14.172 2020-02-28 11:03:33 -05:00
Peter Simons 05ab8c6d4c mlt: update from version 6.18.0 to 6.20.0 2020-02-28 16:42:29 +01:00
Michael RaskinandGitHub 3ee1e3b2c0 Merge pull request #80224 from fare-patches/fare
Update Gambit and Gerbil, fix #78921
2020-02-28 15:00:39 +00:00
Scott WorleyandAlyssa Ross 695c1339b8 libu2f-host: Fix license 2020-02-28 14:53:19 +00:00
R. RyanTMandAlyssa Ross 0a545f61fc buildbot: 2.6.0 -> 2.7.0 2020-02-28 14:51:52 +00:00
Alyssa Ross dddcfaccbb aliases: helpful 'fetchFromGithub' typo message 2020-02-28 14:38:16 +00:00
Mario RodasandGitHub f177a85e49 Merge pull request #81253 from bhipple/u/rust-cargo-parallel-rust
parallel-rust: upgrade cargo fetcher and cargoSha256
2020-02-28 09:35:14 -05:00
Mario RodasandGitHub abf6cdb799 Merge pull request #81256 from bhipple/u/rust-cargo-diskus
diskus: upgrade cargo fetcher and cargoSha256
2020-02-28 09:31:44 -05:00
Maximilian BoschandGitHub 475eaa10d7 Merge pull request #81281 from WilliButz/update-codimd
codimd: 1.5.0 -> 1.6.0
2020-02-28 15:20:23 +01:00
WilliButz 68410b08be nixos/codimd: update useCDN default to false 2020-02-28 14:36:46 +01:00
WilliButz 6c2284090a codimd: 1.5.0 -> 1.6.0 2020-02-28 14:36:42 +01:00
Orivej Desh 8c1cb557c6 fmt: 6.1.1 -> 6.1.2
Tests and parallel building are enabled by default.
2020-02-28 13:17:10 +00:00
goibhniuandGitHub ddc2f887f5 Merge pull request #79694 from ftrvxmtrx/yoshimi
yoshimi: 1.6.1 -> 1.7.0.1
2020-02-28 11:41:02 +00:00
Eelco Dolstra 4c0821461e enable-coverage-instrumentation.sh: Fix unbound variable error
https://hydra.nixos.org/build/113299582
2020-02-28 12:31:50 +01:00
Eelco Dolstra 74c82056c9 lcov: Support gcc 9
https://github.com/linux-test-project/lcov/issues/58
https://github.com/Homebrew/homebrew-core/pull/50070
2020-02-28 12:31:41 +01:00
worldofpeaceandGitHub 2e89e0d0cd Merge pull request #80048 from tfc/port-docker-tools-test
nixosTests.docker-tools: Port to Python
2020-02-28 11:22:09 +00:00
Joao NevesandProfpatsch 95c91cebf1 bazel: output correct binary name
From Bazel 2.0.0 onwards, Bazel looks for a binary named
`bazel-${version}-${os_arch}` if the project root contains a
`.bazelversion` file or the USE_BAZEL_VERSION environment
variable is set.

This change ensures we output a binary with the correct name
for the current version and OS/arch combination.
2020-02-28 12:21:22 +01:00
Joao NevesandProfpatsch dd413d4c2d bazel: 2.0.0 -> 2.1.0 2020-02-28 12:21:22 +01:00
WilliButzandGitHub e97dfe73bb Merge pull request #80649 from Frostman/snmp_exporter-0.17.0
snmp_exporter: 0.15.0 -> 0.17.0
2020-02-28 11:54:44 +01:00
Mario RodasandGitHub fa78ec1704 Merge pull request #81143 from r-ryantm/auto-update/python2.7-gphoto2
python27Packages.gphoto2: 2.0.0 -> 2.1.0
2020-02-28 05:41:15 -05:00