Commit graph

211237 commits

Author SHA1 Message Date
Peter Simons 6d068993b5 haskell-relude-6.0.0.0 does not pass its doctest suite 2020-01-31 21:05:56 +01:00
Peter Simons 6516c12dbe haskell-policeman: add overrides to provide newer versions of dependencies 2020-01-31 21:05:56 +01:00
Silvan Mosberger 8d4509e34d haskell generic-builder: Fix package conf handling
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.
2020-01-31 21:05:56 +01:00
Peter Simons 2b10aed0d7 ghc-8.8.x: update version overrides for microlens packages 2020-01-31 21:05:56 +01:00
Gabor Greif 6bedeceb8a ghc: update 8.10.1 pre-release to announced rc1
https://mail.haskell.org/pipermail/ghc-devs/2020-January/018530.html

The version previously fetched was `8.10.0.20200108`.
2020-01-31 21:05:55 +01:00
Peter Simons 135cc0c58d haskell-cabal-plan: update overrides for new version of base-compat 2020-01-31 21:05:55 +01:00
Jan Tojnar 4141619331 haskellPackages.bustle: fix building on Hydra
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.
2020-01-31 21:05:55 +01:00
Jan Tojnar 3430ded6c8 haskellPackages.bustle: clean up with lib.pipe 2020-01-31 21:05:55 +01:00
Peter Simons 8e8b8a5b6c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
5556d14668.
2020-01-31 21:05:44 +01:00
Peter Simons 78d58f61c5 hackage2nix: update list of broken packages 2020-01-31 21:05:39 +01:00
Peter Simons 3b5f3d1cb1 LTS Haskell 14.22 2020-01-31 21:05:38 +01:00
Peter Simons ced62b07ba
Merge pull request #78955 from ijaketak/dhall-json_1_6_1
haskellPackages.dhall-json_1_6_1: prettyprinter_1_6_0
2020-01-31 20:30:30 +01:00
Aaron Andersen bf348f07d7
Merge pull request #78902 from aanderse/duo-unix
nixos/duosec: fix configuration issue with "groups" option
2020-01-31 14:19:54 -05:00
Marek Mahut aada254bc8
Merge pull request #78948 from mmahut/vegeta
vegeta: init at 12.7.0
2020-01-31 18:30:47 +01:00
Ryan Mulligan 1144ee5538
Merge pull request #78946 from r-ryantm/auto-update/krohnkite
krohnkite: 0.5 -> 0.6
2020-01-31 07:47:54 -08:00
Peter Simons 05620d62dc maude: update from version 2.7.1 to 3.0 (including full-maude) 2020-01-31 16:25:40 +01:00
Maximilian Bosch b7b7fdae78
Merge pull request #78804 from evanjs/cargo-geiger/0.9.1
cargo-geiger: 0.9.0 -> 0.9.1
2020-01-31 16:01:23 +01:00
Benjamin 5d2a7238df
nixos/jupyter: Fix documentation example for jupyter.kernels (#56415)
* 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.
2020-01-31 15:30:02 +01:00
Mario Rodas f36cf56380
Merge pull request #78795 from evanjs/silicon-init
silicon: init at 0.3.0
2020-01-31 09:10:14 -05:00
Ryan Mulligan 1e1491900d
Merge pull request #76587 from azazel75/squeezelite-libs
squeezelite: Fix codec libraries loading by using a wrapper
2020-01-31 05:57:44 -08:00
Mario Rodas 0281aa6a1f
Merge pull request #78504 from r-ryantm/auto-update/ethash
ethash: 0.4.2 -> 0.4.4
2020-01-31 08:50:55 -05:00
Mario Rodas f04239caaa
Merge pull request #78884 from r-ryantm/auto-update/tintin
tintin: 2.01.92 -> 2.02.01
2020-01-31 08:38:56 -05:00
Mario Rodas a879bd6517
Merge pull request #78909 from r-ryantm/auto-update/axel
axel: 2.17.6 -> 2.17.7
2020-01-31 08:31:04 -05:00
Mario Rodas 352708dbac
Merge pull request #78950 from zowoq/kompose
kompose: 1.18.0 -> 1.20.0
2020-01-31 08:28:50 -05:00
Mario Rodas d8e8c8fcaa
Merge pull request #78638 from zowoq/skopeo
skopeo: 0.1.39 -> 0.1.40
2020-01-31 08:27:21 -05:00
Aaron Andersen be62b78780
Merge pull request #78848 from r-ryantm/auto-update/tome4
tome4: 1.6.5 -> 1.6.6
2020-01-31 08:19:41 -05:00
Vincent Laporte 13dd5844fd coqPackages_8_11.coq: 8.11+β1 → 8.11.0 2020-01-31 14:09:51 +01:00
Vincent Laporte 659a7ae963 coq: disable CoqIDE on Darwin for Coq ≥ 8.10 2020-01-31 14:09:51 +01:00
Vincent Laporte fa709922f3 coqPackages.tlc: disable for Coq > 8.10 2020-01-31 14:09:51 +01:00
Keito Kajitani 38149ff88d haskellPackages.dhall-json_1_6_1: prettyprinter_1_6_0 2020-01-31 21:47:07 +09:00
Andreas Rammhold 355b31c98e
Merge pull request #78476 from Ma27/networkd-vrf-options
nixos/networkd: add vrfConfig option for netdevs, add simple test
2020-01-31 13:28:22 +01:00
Aaron Andersen 6ed34f1d29
Merge pull request #78824 from r-ryantm/auto-update/rsyslog
rsyslog: 8.1911.0 -> 8.2001.0
2020-01-31 06:26:34 -05:00
zowoq c508408268 kompose: 1.18.0 -> 1.20.0
https://github.com/kubernetes/kompose/blob/v1.20.0/CHANGELOG.md#v1200-2019-12-23
2020-01-31 20:29:24 +10:00
Antonio Nuno Monteiro a21c2fa3ea
ocamlformat: 0.12 -> 0.13.0 (#78942) 2020-01-31 10:48:37 +01:00
Marek Mahut dd5b64a61a vegeta: init at 12.7.0 2020-01-31 10:42:58 +01:00
Jörg Thalheim c23f10da6a
fail2ban: 0.10.5 -> 0.11.1 (#67931)
fail2ban: 0.10.5 -> 0.11.1
2020-01-31 08:58:58 +00:00
R. RyanTM 4024c84f04 krohnkite: 0.5 -> 0.6 2020-01-31 08:26:57 +00:00
Lancelot SIX a5a93e6873
Merge pull request #78774 from das-g/gdal-3.0.3
gdal: 3.0.1 -> 3.0.3
2020-01-31 09:26:08 +01:00
Daiderd Jordan 62bbc2abc1
Merge pull request #78404 from cust0dian/glances-darwin-build
pythonPackages.glances: fix darwin build
2020-01-31 08:50:28 +01:00
Marek Mahut 9e85d5c50c
Merge pull request #78756 from mmahut/chrome-token-signing
chrome-token-signing: 1.0.7 -> 1.1.0
2020-01-31 08:28:16 +01:00
Marek Mahut 688c0471b5
Merge pull request #78853 from mmahut/fixdat
dat: remove and link to nodePackages.dat
2020-01-31 08:27:54 +01:00
Maximilian Bosch 645ea323d7
Merge pull request #77989 from lblasc/llvm3-removal
llvm: remove 3.5, 3.8 and 4
2020-01-31 07:42:39 +01:00
R. RyanTM f64307a00d tryton: 5.4.1 -> 5.4.2 2020-01-30 22:27:45 -08:00
Jonathan Ringer 0750561e00 tzupdate: 1.5.0 -> 2.0.0, use python3 2020-01-30 22:23:05 -08:00
R. RyanTM 8bcad60b8f yodl: 4.02.01 -> 4.02.02 2020-01-30 22:21:00 -08:00
R. RyanTM c47914016a wiggle: 1.1 -> 1.2 2020-01-30 22:20:14 -08:00
R. RyanTM 1f5a5debc2 limesuite: 19.04.0 -> 20.01.0 2020-01-30 22:19:22 -08:00
R. RyanTM 2ff21bdc23 zotero: 5.0.80 -> 5.0.82 2020-01-30 22:07:16 -08:00
R. RyanTM 81b8778507 zim: 0.72.0 -> 0.72.1 2020-01-30 22:06:44 -08:00
Andreas Stührk 6ef537249f skaffold: 1.0.1 -> 1.2.0 2020-01-30 22:04:17 -08:00