zowoq
eaea88814f
buildah: 1.13.1 -> 1.13.2
...
https://github.com/containers/buildah/blob/v1.13.2/CHANGELOG.md#v1132-2020-01-29
2020-02-01 07:44:44 +10:00
Peter Simons
f206eea2cf
ghc-8.10.x: add a bunch of jailbreaks to fix builds
2020-01-31 22:13:06 +01:00
Peter Simons
a7712a1a31
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-16-g2971916 from Hackage revision
d77d0f7de2
.
2020-01-31 21:39:55 +01:00
Peter Simons
5e90d04ee7
haskell-bustle: simplify the override now that those changes are in cabal2nix
...
Might be of interest to @jtojnar.
2020-01-31 21:38:10 +01:00
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
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
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
d8e8c8fcaa
Merge pull request #78638 from zowoq/skopeo
...
skopeo: 0.1.39 -> 0.1.40
2020-01-31 08:27:21 -05: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
Antonio Nuno Monteiro
a21c2fa3ea
ocamlformat: 0.12 -> 0.13.0 ( #78942 )
2020-01-31 10:48:37 +01: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
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
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
Andreas Stührk
6ef537249f
skaffold: 1.0.1 -> 1.2.0
2020-01-30 22:04:17 -08:00
Dmitry Kalinkin
dc57bd84b0
yoda: provide python3Packages.yoda
2020-01-30 21:39:06 -08:00
Ilya Fedin
7eb5376127
libtgvoip: init at unstable-2020-01-21
2020-01-30 19:15:40 -08:00
worldofpeace
ab9e0ea36e
Merge pull request #78654 from lovesegfault/arcanist-20190127
...
arcanist: 20190905 -> 20200127
2020-01-30 21:25:31 -05:00
Jan Tojnar
29d8a1c3f6
Merge pull request #78341 from riannucci/patch-1
...
pyenchant: Fix for darwin/macOS
2020-01-31 02:37:44 +01:00
worldofpeace
3103ba2ce8
Merge pull request #78927 from worldofpeace/blivet-mark-broken
...
nixosTests.blivet: remove
2020-01-30 19:34:00 -05:00
Luka Blaskovic
0fc6280715
llvm_4: remove
2020-01-30 18:35:31 -05:00
Luka Blaskovic
241236bc9e
mozart: build with llvmPackages_5
2020-01-30 18:35:30 -05:00
Luka Blaskovic
0eafee8328
llvm_39: remove
2020-01-30 18:35:30 -05:00
Luka Blaskovic
668b3e7de4
configuration-ghc-8.2.x: use default llvmPackages
2020-01-30 18:35:30 -05:00
Luka Blaskovic
3a12a7cde8
llvm_35: remove
2020-01-30 18:35:30 -05:00
Luka Blaskovic
ae2a5a91dd
pure: mark as broken
2020-01-30 18:35:30 -05:00
Luka Blaskovic
b57464448b
haskell.compiler.ghc863Binary: remove llvm from buildInput
...
Aarch64 binary is not used.
2020-01-30 18:35:29 -05:00
Luka Blaskovic
f6160bc6eb
haskell.compiler.ghc822Binary: use default llvm version on aarch64
2020-01-30 18:35:29 -05:00
Luka Blaskovic
4fa34c2283
llvm-general: remove
2020-01-30 18:35:29 -05:00
Luka Blaskovic
1ebc042878
dale: 20170519 -> 20181024
2020-01-30 18:35:29 -05:00
Alyssa Ross
f254fb9d89
python3Packages.mailmanclient.meta: HTTPS homepage
2020-01-30 23:14:45 +00:00
worldofpeace
85fcf3d7a8
nixosTests.blivet: remove
...
These have been broken since 2017-07-24, and the package
is hopelessly out of date as well.
2020-01-30 18:14:14 -05:00
Tim Steinbach
04e684d4e7
jenkins: 2.204.1 -> 2.204.2
2020-01-30 16:41:12 -05:00
Michael Raskin
8b3f9cdb9b
Merge pull request #78146 from tviti/serapeum
...
lispPackages: add serapeum
2020-01-30 20:27:50 +00:00
Michael Raskin
12875b4269
Merge pull request #76905 from wahjava/update-to-sbcl-2.0.0
...
sbcl: 1.5.6 -> 2.0.1
2020-01-30 20:20:30 +00:00
Drew Risinger
74de16787f
pythonPackages.nest-asyncio: cleanup
2020-01-30 10:40:52 -08:00