Commit Graph

99627 Commits

Author SHA1 Message Date
Peter Simons
64187ae13f haskell-text-icu: remedy a fatal absence of truth in the build 2021-02-26 21:48:21 +01:00
Peter Simons
09dd4a7ea0 cabal-install: fix build with ghc-9.0.x 2021-02-26 21:37:22 +01:00
Peter Simons
4e328c8c30 haskell-regex-base: drop obsolete patch for ghc-9.0.x 2021-02-26 21:35:56 +01:00
Peter Simons
d2aeeb0d20 webkitgtk: remedy the build's confusion about the meaning of "truth"
The package could not compile because it did not know the meaning of
TRUE and FALSE [1]. So we have to make sure our build environment
provides reasonable, sensible definitions to make the build succeed.

[1] https://hydra.nixos.org/build/137292531
2021-02-26 21:35:56 +01:00
Peter Simons
15834f4673 hackage2nix: update list of broken packages to fix evaluation errors on Hydra 2021-02-26 20:57:24 +01:00
Peter Simons
b10ff8e990 hackage2nix: update list of broken packages to fix evaluation errors on Hydra 2021-02-26 20:22:45 +01:00
Peter Simons
1f810ac9da git-annex: update to new version 8.20210223 2021-02-26 20:20:07 +01:00
Peter Simons
3334e95e6b
Merge pull request #114469 from maralorn/cabal-install
[haskell-updates] haskellPackages.cabal-install: Fix build for 3.4.0.0
2021-02-26 20:19:59 +01:00
Peter Simons
ecda7a86e7 Merge origin/master into haskell-updates. 2021-02-26 16:59:40 +01:00
Malte Brandy
1444504e4b
haskellPackages.cabal-install: Fix build for 3.4.0.0
We can‘t use overrideScope with random because that would touch a lot of
tests and cause build failures.  So I try to do the overrides manually.
2021-02-26 14:55:22 +01:00
midchildan
78e3596121
sourcetrail: fix darwin build (#112795) 2021-02-26 13:52:07 +00:00
Malte Brandy
75da00cacd
haskellPackages.haskell-language-server: Fix build 2021-02-26 14:20:34 +01:00
Thomas Bereknyei
525811c181 pytest-timeout: remove test 2021-02-26 13:35:29 +01:00
Michael Weiss
c6f1dc2320
libglvnd: Switch to the new official repository
"The official repository for libglvnd is hosted on FreeDesktop.org's
GitLab: https://gitlab.freedesktop.org/glvnd/libglvnd" [0]

[0]: https://github.com/NVIDIA/libglvnd/tree/master#introduction
2021-02-26 12:40:17 +01:00
Michael Weiss
8066dd61a3
libglvnd: Add myself as maintainer
The package lacked a maintainer and since I already maintain Mesa it
makes sense to look after libglvnd as well.
2021-02-26 12:30:42 +01:00
Dennis Gosnell
81e50c8d04
Merge pull request #114435 from cdepillabout/purescript-0.14
purescript: 0.13.8 -> 0.14.0
2021-02-26 19:55:17 +09:00
adisbladis
a2040f58f3
Merge pull request #114451 from adisbladis/libgccjit-darwin
gcc10: Pass langJit to preConfigure
2021-02-26 12:45:32 +02:00
Vincent Laporte
02b4f95f78
ocamlPackages.stdlib-shims: 0.1.0 → 0.3.0 2021-02-26 11:40:38 +01:00
adisbladis
a439e0ef6e
gcc10: Pass langJit to preConfigure
This should fix libgccjit on darwin.
2021-02-26 12:10:44 +02:00
Frederik Rietdijk
fdc872fa20 Merge staging-next into master 2021-02-26 11:07:01 +01:00
Jörg Thalheim
1d467840d2
Merge pull request #114319 from bobrik/ivan/aws-c-static
aws-c-common: fix build on clang 11
2021-02-26 09:49:08 +00:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Robert Schütz
6d7128414c python3Packages.adblock: use meta instead of passthru.meta 2021-02-26 10:21:13 +01:00
Daniël de Kok
ee58d52b8c
Merge pull request #114338 from Flakebi/amdvlk
amdvlk: 2021.Q1.3 -> 2020.Q1.4
2021-02-26 09:12:59 +01:00
Sandro
5d5d968679
Merge pull request #114340 from mcmtroffaes/feature/wolfssl-reproducible-build
wolfssl: use --enable-reproducible-build in favour of configure.ac hack
2021-02-26 09:11:48 +01:00
R. RyanTM
868a23baeb ortp: 4.4.9 -> 4.4.24 2021-02-26 03:01:14 -05:00
Jörg Thalheim
a80b1b8ef0
Merge pull request #114441 from zowoq/sql-sha
sqldiff, sqlite-analyzer: fix sha256
2021-02-26 07:50:02 +00:00
adisbladis
b50cdc0803
Merge pull request #114213 from danieldk/teensyduino-missing-libs
teensyduino: fix missing library paths
2021-02-26 09:49:05 +02:00
Jan Tojnar
032ed6ca4b libfprintd: enable tests
virtual-image driver is needed for fprintd tests and enabling it
required patching shebangs of test-related scripts so I have enabled
tests here as well.
2021-02-26 02:47:10 -05:00
Jan Tojnar
be4c6fe4c8 libfprint: 1.90.5 -> 1.90.7
- https://gitlab.freedesktop.org/libfprint/libfprint/-/tags/v1.90.7
- https://gitlab.freedesktop.org/libfprint/libfprint/-/tags/v1.90.6

Also correct license, drop no longer needed cflags and avoid alias.
2021-02-26 02:47:10 -05:00
davidak
95679c8e42
Merge pull request #114434 from marsam/update-ocp-index
ocamlPackages.ocp-index: 1.2.1 -> 1.2.2
2021-02-26 08:32:10 +01:00
zowoq
bb1dc39057 sqldiff, sqlite-analyzer: fix sha256
checksum wasn't actually updated in 049359d262
2021-02-26 17:27:17 +10:00
davidak
0b8d4b2932
Merge pull request #114438 from cole-h/octave-stdenv
octave.pkgs: stdenv.lib -> lib
2021-02-26 08:06:56 +01:00
R. RyanTM
c98cf3c34b mediastreamer: 4.4.13 -> 4.4.24 2021-02-26 01:24:52 -05:00
Cole Helbling
24e5a77861
octave.pkgs: stdenv.lib -> lib
stdenv.lib is a deprecated alias to lib.
2021-02-25 22:16:54 -08:00
Vincent Laporte
554827b5a7 ocamlPackages.bap: 2.1.0 → 2.2.0
libbap: 2019-11-15 → 2020-11-25
2021-02-26 07:09:22 +01:00
Vincent Laporte
36aa10c0ea ocamlPackages.ppx_bap: init at 0.14 2021-02-26 07:09:22 +01:00
(cdep)illabout
4fb330d334
purescript: 0.13.8 -> 0.14.0 2021-02-26 14:55:45 +09:00
sternenseemann
1cdbaf46c0
haskellPackages.yarn2nix: unbreak build
* fix compilation error concerning protolude 0.3 by applying patch
* remove dependency on regex-tdfa-text which has been merged into
  regex-tdfa
2021-02-26 14:33:43 +09:00
Mario Rodas
74b9241e60
Merge pull request #114397 from NeQuissimus/python3Packages.sagemaker
python3Packages.sagemaker: 2.25.1 -> 2.25.2
2021-02-26 00:06:21 -05:00
Mario Rodas
820754e7cb
Merge pull request #114310 from r-ryantm/auto-update/python3.7-ckcc-protocol
python37Packages.ckcc-protocol: 1.0.2 -> 1.0.3
2021-02-25 23:59:42 -05:00
Mario Rodas
a03453c0c0
Merge pull request #114425 from r-ryantm/auto-update/eclib
eclib: 20190909 -> 20210223
2021-02-25 23:58:28 -05:00
Mario Rodas
7043f00adc ocamlPackages.ocp-index: 1.2.1 -> 1.2.2 2021-02-26 04:20:00 +00:00
R. RyanTM
4cc0d67280 libofx: 0.9.15 -> 0.10.0 2021-02-25 22:31:01 -05:00
R. RyanTM
eddb81ccd8 ocsigen-i18n: 3.5.0 -> 3.7.0 2021-02-25 22:21:30 -05:00
Dennis Gosnell
c9fb7d308d
Merge pull request #114422 from sternenseemann/fix-hnix-eval
haskellPackages: fix various configuration-common.nix eval errors
2021-02-26 12:07:30 +09:00
R. RyanTM
abf5397c1e leatherman: 1.12.3 -> 1.12.4 2021-02-25 21:48:52 -05:00
Peter Simons
1e36eafdf3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
a9870d2275.
2021-02-26 02:30:23 +01:00
Mario Rodas
c3493714c7
Merge pull request #114320 from r-ryantm/auto-update/ameba
ameba: 0.13.4 -> 0.14.0
2021-02-25 20:05:13 -05:00
Mario Rodas
024080221b
Merge pull request #114323 from r-ryantm/auto-update/buildkit
buildkit: 0.8.1 -> 0.8.2
2021-02-25 20:04:35 -05:00