Commit Graph

102908 Commits

Author SHA1 Message Date
sternenseemann
0767374c40 haskellPackages.ghc-bignum: unbreak
* Enable exactly one backend (Native seems like the safest choice, but
  GMP also seems sane, interested to hear opinions on this!)
* Apply patch which fixes a type mismatch issue between Natural.hs and
  Natural.hs-boot.
2021-04-09 11:31:52 +02:00
Peter Simons
fd8fed8473 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
75dd0de40c.
2021-04-09 02:30:30 +02:00
sternenseemann
798dbc8478 haskellPackages.hgeometry-combinatiorial: unbreak
An upper bound on vector-builder was introduced which includes 0.3.8,
but excludes 0.3.8.1. I don't know why, but the changes between 0.3.8
and 0.3.8.1 look harmless enough to ignore. Possibly the
hgeometry-combinatorial maintainer operated under the assumption that
the author of vector-builder would always use version numbers which only
had 3 components.
2021-04-08 22:15:48 +02:00
sternenseemann
dd00a9aff5 haskellPackages.colourista: remove now obsolete patch
The patch we applied previously was included in a new release.
2021-04-08 22:07:44 +02:00
Peter Simons
bfaee4a633 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
827de24f96.
2021-04-07 02:30:33 +02:00
Philip Munksgaard
d407736752 haskellPackages.shake-futhark: mark as no longer broken 2021-04-06 18:01:04 +02:00
Philip Munksgaard
b4f5fd773b haskellPackages.futhark: mark as no longer broken 2021-04-06 18:01:04 +02:00
Peter Simons
ebe555f4f4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
739c40370d.
2021-04-05 02:30:33 +02:00
sternenseemann
f44086409f haskellPackages.gitit: fetch patch from upstream
The patch I proposed yesterday and vendored in here as a precautionary
measure in case I'd have to amend it in order for it to got merged, has
been accepted without changes.

Thus we can remove the patch file from the tree and just use fetchpatch.
2021-04-03 11:31:48 +02:00
Peter Simons
ccd936df18 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
e86664d05c.
2021-04-02 21:06:20 +02:00
Peter Simons
7c2f6c5657 Stackage Nightly 2021-04-02 2021-04-02 21:05:59 +02:00
Peter Simons
a395ac2307
Merge pull request #116965 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-21 (plus other fixes)
2021-04-02 21:04:15 +02:00
Michael Weiss
0e811d7fba
cargo-c: 0.7.3 -> 0.8.0 2021-04-02 20:47:53 +02:00
Peter Simons
897d3d8783 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
e86664d05c.
2021-04-02 20:33:54 +02:00
Peter Simons
72ef64c862 hackage2nix: update list of broken builds 2021-04-02 20:32:24 +02:00
Peter Simons
038d5eb819 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
ee8781e809.
2021-04-02 20:16:25 +02:00
Peter Simons
1ea883d4ce hackage2nix: update list of broken packages to fix evaluation errors on Hydra 2021-04-02 20:12:38 +02:00
Peter Simons
9d9a1339b8 hackage2nix: update list of broken packages to fix evaluation errors on Hydra 2021-04-02 20:12:05 +02:00
Ben Siraphob
1d2e7637b6
strace: assert isLinux to avoid eval error on darwin (#114974)
libunwind.supportsHost is not available on darwin because it uses a different libunwind package (https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/darwin/apple-source-releases/default.nix#L270) and changing the stdenv is a big overkill.
2021-04-02 20:03:31 +02:00
Robert Scott
74b630775f
Merge pull request #117753 from r-ryantm/auto-update/python3.8-knack
python38Packages.knack: 0.7.2 -> 0.8.0
2021-04-02 18:49:14 +01:00
Peter Simons
ea5c99fc59 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
ee8781e809.
2021-04-02 19:37:09 +02:00
Sandro
90fb692e5d
Merge pull request #115909 from mschuwalow/async-profiler
async-profiler: init at 1.8.4
2021-04-02 19:09:09 +02:00
Robert Schütz
57fcf0f002
Merge pull request #118304 from siriobalmelli-foss/upgrade/yamllint
python3Packages.yamllint: 1.25.0 -> 1.26.0
2021-04-02 19:01:21 +02:00
Sandro
96f62260a9
Merge pull request #118131 from alyssais/ruby
ruby: remove myself as maintainer/CODEOWNER
2021-04-02 18:51:18 +02:00
Sandro
5e237d6827
Merge pull request #118333 from ericdallo/bump-babashka
babashka: 0.2.10 -> 0.3.1
2021-04-02 18:22:52 +02:00
Sandro
2b7387487f
Merge pull request #116415 from dotlambda/boost-build-4.4.1
boost-build: 2016.03 -> 4.4.1
2021-04-02 17:46:28 +02:00
kolam
a83c45cbf6 haskellPackages.taskell: unbreak
Requires a jailbreak currently because the hackage version bounds are
somewhat outdated. Also regenerate the package set, so the next hydra
evaluation picks up on this.
2021-04-02 17:45:25 +02:00
Sandro
b45bd598dc
Merge pull request #118300 from Ma27/bump-privacyidea
python3Packages.privacyIDEA: 3.5.1 -> 3.5.2
2021-04-02 17:33:48 +02:00
Sandro
87f82391a0
Merge pull request #118299 from fabaff/bump-aioasuswrt
python3Packages.aioasuswrt: 1.3.2 -> 1.3.3
2021-04-02 17:33:26 +02:00
Sandro
7a32c4f6de
Merge pull request #118248 from endocrimes/dani/packer-module
packer: migrate to buildGoModule
2021-04-02 17:31:43 +02:00
Sandro
5a41d751ae
Merge pull request #104919 from gravndal/git-annex-remote-googledrive 2021-04-02 17:28:35 +02:00
sternenseemann
1ac9a4ea73 haskellPackages.crypto-sodium: unbreak 2021-04-02 17:27:26 +02:00
sternenseemann
111fb840af haskellPackages.blake2: unbreak 2021-04-02 17:23:13 +02:00
Eric Dallo
1092aa59b5
babashka: 0.2.10 -> 0.3.1 2021-04-02 12:14:26 -03:00
Sandro
6861120962
Merge pull request #118319 from mweinelt/ldb
ldb: 2.2.0 -> 2.3.0
2021-04-02 17:09:16 +02:00
sternenseemann
356ca0ab35 haskellPackages.fused-effects: unbreak 2021-04-02 17:09:07 +02:00
sternenseemann
0221bcf5a4 haskellPackages.threadscope: unbreak 2021-04-02 17:03:07 +02:00
sternenseemann
77923e60b7 haskellPackages.haveibeenpwned: unbreak 2021-04-02 16:58:12 +02:00
sternenseemann
e211dd2942 haskellPackages.ginger: unbreak 2021-04-02 16:56:23 +02:00
sternenseemann
2a8e2ff1b9 haskellPackages.fuzzyfind: unbreak 2021-04-02 16:33:27 +02:00
Sirio Balmelli
f6062dce02
python3Packages.yamllint: 1.25.0 -> 1.26.0
Fix Darwin build: disable broken tests on BSDs;
see https://github.com/adrienverge/yamllint/issues/307.

Report failure of test_find_files_recursively upstream;
see https://github.com/adrienverge/yamllint/issues/373.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Robert Schütz <dev@schuetz-co.de>
2021-04-02 16:02:05 +02:00
sternenseemann
ad719bf6d1 haskellPackages: restrict a few packages depending on haskell-gi
haskell-gi and haskell-gi-base have released a 0.25.0 version on
hackage, but hackage nightly still has an 0.24.* version.

However there are some packages depending on haskell-gi like gi-vte
which are not in stackage, but have releases on hackage which address
the changes in 0.25.0. The resulting mismatched versions result in
compilation failures which are addressed by restricting these packages
to a version supporting 0.24.* temporarily until Stackage Nightly
catches up.

The most prominent package affected by this breakage was termonad which
depends gi-vte, cc @cdepillabout on this.
2021-04-02 15:53:49 +02:00
Robert Scott
46b6aa6644
Merge pull request #118297 from jluttine/update-liblinphone-4.5.1
liblinphone: 4.4.35 -> 4.5.1
2021-04-02 14:47:15 +01:00
Martin Weinelt
3e0713d582
ubertooth, libbtbb: stdenv.lib -> lib 2021-04-02 15:37:43 +02:00
sternenseemann
8babfa7fa5 haskellPackages.gitit: unbreak
pandoc 2.12 changed and removed a few exports gitit used. I procured a
patch which fixes those without any refactoring by vendoring in the
removed function from pandoc which is no problem as they are both
available under the GPL 2.0.
2021-04-02 15:25:51 +02:00
Martin Weinelt
54d286365d
Merge pull request #87750 from oxzi/ubertooth 2021-04-02 15:23:30 +02:00
Martin Weinelt
ea3253a371
ldb: 2.2.0 -> 2.3.0 2021-04-02 15:05:16 +02:00
sternenseemann
2f368c2060 ocamlPackages.decompress-1-2: remove at 1.2.0
With imagelib updated there remains no user of this in nixpkgs.
2021-04-02 15:03:44 +02:00
sternenseemann
a6425a6008 ocamlPackages.imagelib: 20200929 -> 20210402
Allows us to get rid of decompress 1.2.0:

https://github.com/rlepigre/ocaml-imagelib/releases/tag/20210402
2021-04-02 15:03:44 +02:00
sternenseemann
d5eac5c07f haskellPackages.git-annex: update src sha256
git-annex saw a new release to hackage this week and consequently the
sha256 hash in configuration-common.nix needs to change as well.
2021-04-02 14:48:12 +02:00