Christian Albrecht
6149df8fd0
Readd the two node-packages that were lost in transition and time
2020-05-29 23:44:05 +02:00
Kurt Robert Rudolph
28c8a68f90
cue: 0.1.2 -> 0.2.0
2020-05-29 13:43:02 -07:00
Soares Chen
32d2de8e00
haskell: Fix with-packages-wrapper MacOS linker hack for GHC 8.8
...
`with-packages-wrapper.nix` has a hack to workaround the linker limit
in MacOS Sierra. However that is now broken with GHC 8.8, because of
slight change in the format of the package config.
In short, the package config produced by GHC 8.8 has a new line between
the key and list of values, while earlier versions have them separated
by a single space.
This PR fixes the linker hack by modifying the `grep` and `sed` commands
to pattern match on either space or new line, so that the hack can work
on all versions of GHC.
2020-05-29 22:28:47 +02:00
Joe Hermaszewski
53594c65ce
haskellPackages.VulkanMemoryAllocator: Add extra library necessary for compilation
2020-05-29 22:28:47 +02:00
Peter Simons
4b2b6ce65e
idris: drop obsolete overrides for the new 1.3.3 version
...
The test suite still fails because of all kinds of implicit assumptions that
are wrong in our build environment. For example, the test suite can't just call
"idris" and expect that executable to be in $PATH.
2020-05-29 22:28:47 +02:00
Peter Simons
a079858747
git-annex: don't update to version 8.20200522 yet to avoid test suite failures
2020-05-29 22:28:47 +02:00
Peter Simons
eb1e07865e
haskell-devtools: break infinite recursion with mprelude
2020-05-29 22:28:47 +02:00
Peter Simons
5244ef40ce
haskell-dhall: configure overrides for the newly added 0.32.0 version
2020-05-29 22:28:47 +02:00
Malte Brandy
6d8175075e
haskellPackages.shh: Disable tests
2020-05-29 22:28:47 +02:00
Peter Simons
fbc0845f28
haskell-cabal-fmt: overriding Cabal-3.2 is unnecessary for ghc-8.10.x and beyond
2020-05-29 22:28:47 +02:00
Peter Simons
330227bc6c
haskell-extra: update overrides for the new version
2020-05-29 22:28:47 +02:00
Peter Simons
995bdd4c85
haskell-ghc-lib-parser: fix overrides for the new release
2020-05-29 22:28:46 +02:00
Aycan Irican
accaa8790c
guid: fix compilation of Setup.hs and disable tests
...
guid: fix compilation of Setup.hs and disable tests
Add more docs
Remove guid from broken-packages
2020-05-29 22:28:46 +02:00
Christoph Bauer
d895bad12a
Fix dependencies issues of postgresql-syntax and re+base
2020-05-29 22:28:46 +02:00
Mike Sperber
41786ec21f
Update tensorflow-haskell dependencies.
...
Updating to the current HEAD of the Tensorflow-Haskell bindings allows
us to also update the dependencies, specifically proto-lens, and avoid
having to retain their outdated versions.
2020-05-29 22:28:46 +02:00
Peter Simons
5c3eab8a97
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.3-1-gb7c82db from Hackage revision
5f32599b70
.
2020-05-29 22:28:46 +02:00
Peter Simons
05ba8c56cb
hackage2nix.yaml: update list of broken builds
2020-05-29 22:28:38 +02:00
Peter Simons
496fad525b
hackage2nix.yaml: cabal-fmt now has a maintainer
2020-05-29 22:23:47 +02:00
Malte Brandy
80cc18ac32
haskellPackages.shh: Mark unbroken
2020-05-29 22:16:02 +02:00
Malte Brandy
e9b611352f
configuration-hackage2nix: Add maralorn as a maintainer for a number of haskellPackages
2020-05-29 22:16:02 +02:00
Markus Hauck
368364fbaa
Unbreak amazonka-dynamodb
2020-05-29 22:16:02 +02:00
Gabriel Volpe
678e947b88
haskellPackages.dhall-lsp-server: unbreak
2020-05-29 22:16:02 +02:00
Manuel Bärenz
9a302dffc8
rhine, rhine-gloss: Remove broken marker
2020-05-29 22:16:02 +02:00
Poscat
44e8c5c0b8
haskellPackages.vulkan: unbreak
2020-05-29 22:16:02 +02:00
pacien
b2e0f05b6b
haskellPackages.tart: unmark as broken
...
Dependency issues for this package have been fixed in the latest release.
See https://github.com/jtdaugherty/tart/issues/10
2020-05-29 22:16:01 +02:00
Peter Simons
4fa8c3e67a
LTS Haskell 15.13
2020-05-29 22:16:01 +02:00
Christian Albrecht
db062297cb
Add meta.broken and meta.platforms to node-packages
2020-05-29 21:24:31 +02:00
Frederik Rietdijk
4df2f78ec7
Revert "Merge pull request #78910 from serokell/libarchive-zstd"
...
Should go to staging instead.
This reverts commit f8d9f59abe
, reversing
changes made to b27a19d5bf
.
2020-05-29 21:03:02 +02:00
Frederik Rietdijk
f8d9f59abe
Merge pull request #78910 from serokell/libarchive-zstd
...
libarchive: link to zstd (split zstd output)
2020-05-29 20:51:16 +02:00
Christian Albrecht
8a03e80ea7
Change to non-versioned node-packages generate.sh
2020-05-29 18:24:13 +02:00
Christian Albrecht
ca3f5fe130
Delete versioned node-packages
2020-05-29 18:20:57 +02:00
Frederik Rietdijk
c7d25a5db6
Merge master into staging-next
2020-05-29 17:05:38 +02:00
Claudio Bley
7172514b72
bazel: 3.1.0 -> 3.2.0
2020-05-29 15:22:35 +02:00
Ryan Mulligan
a3a94a957e
Merge pull request #89068 from r-ryantm/auto-update/codeql
...
codeql: 2.1.3 -> 2.1.4
2020-05-29 05:50:12 -07:00
Maximilian Bosch
4eb9c62591
Merge pull request #89132 from talyz/php-buildenv-keep-extensions
...
php.buildEnv: Let enabled extensions to pass through by default
2020-05-29 13:03:43 +02:00
Mario Rodas
d9f9fcfd16
Merge pull request #89146 from marsam/init-libfyaml
...
libfyaml: init at 0.5.7
2020-05-29 04:35:45 -05:00
Claudio Bley
1c5386fa1d
bazel: Make bazel_3 the default version
...
* drop bazel_2
* update hashes of fetch derivations that use `buildBazelPackage`
2020-05-29 08:52:17 +02:00
Claudio Bley
c456288170
bazel_3: init at 3.1.0
2020-05-29 08:52:17 +02:00
Vincent Laporte
1992d68551
ocamlPackages.core_kernel: remove at 112.24.00
...
This is a legacy version for OCaml 4.02
2020-05-29 08:23:42 +02:00
zowoq
8609b214fa
oniguruma: switch to autotools
2020-05-29 13:14:19 +10:00
MetaDark
ec905d07fa
cmake-language-server: init at 0.1.1
2020-05-28 19:21:43 -07:00
MetaDark
f3ee91d47e
pythonPackages.pytest-datadir: init at 1.3.1
2020-05-28 19:21:43 -07:00
MetaDark
db2ce6413e
python3Packages.pygls: init at 0.8.1
2020-05-28 19:21:43 -07:00
R. RyanTM
f0d90a2ef0
python27Packages.py_scrypt: 0.8.13 -> 0.8.15
2020-05-28 19:19:51 -07:00
Benjamin Hipple
55143290ba
go-bindata: use fetchFromGitHub
...
Cleaned up expression as well. Verified sha256 is reproducible and unchanged.
2020-05-28 21:46:47 -04:00
talyz
bfdc832aef
php.buildEnv: Let enabled extensions to pass through by default
...
If only extraConfig is specified in buildEnv, keep the currently
enabled extensions active. Brought up in #89011 .
2020-05-29 00:32:12 +02:00
Vincent Haupert
354798437a
pythonPackages.hiyapyco: init at 0.4.16
2020-05-28 15:29:30 -07:00
Daniël de Kok
8c5f4b8a3b
python3Packages.spacy: relax thinc version constraint
2020-05-28 15:17:07 -07:00
R. RyanTM
abe0e561c7
python27Packages.thinc: 7.4.0 -> 7.4.1
2020-05-28 15:17:07 -07:00
R. RyanTM
1096383557
python27Packages.elasticsearch: 7.6.0 -> 7.7.0
2020-05-28 14:57:13 -07:00
Antoine Richard
847de99970
pythonPackages.secp256k1: fix broken package ( #88612 )
...
* fix secp256k1 broken package
* Update default.nix
* Update default.nix
2020-05-28 14:46:49 -07:00
adisbladis
63bac1fc59
poetry2nix: 1.8.0 -> 1.9.0
2020-05-28 21:41:17 +01:00
Frederik Rietdijk
e27e3ae169
Merge master into staging-next
2020-05-28 22:03:48 +02:00
Timo Kaufmann
d6cf34ea5a
Merge pull request #89115 from timokau/metals-client-agnostic
...
metals: provide client-agnostic flavor
2020-05-28 18:55:20 +00:00
Dmitry Kalinkin
dba97ff6dd
Merge pull request #88015 from alexarice/agda-pkg-init
...
agda-pkg: init at 0.1.50
2020-05-28 12:32:34 -04:00
Orivej Desh
df9ac8b4a0
fmt: 6.2.0 -> 6.2.1, fix cmake config ( #89114 )
2020-05-28 16:31:13 +00:00
Timo Kaufmann
0e2456da82
metals: provide client-agnostic flavor
2020-05-28 17:43:00 +02:00
Mario Rodas
ffcfd9d498
Merge pull request #89077 from r-ryantm/auto-update/hyperscan
...
hyperscan: 5.2.1 -> 5.3.0
2020-05-28 09:12:55 -05:00
Mario Rodas
8af3ec3075
Merge pull request #89065 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.12.4 -> 0.13.2
2020-05-28 09:11:20 -05:00
Mario Rodas
ac4713b166
Merge pull request #89097 from marsam/update-zz
...
zz: 2020-03-02 -> 0.1
2020-05-28 09:10:07 -05:00
Mario Rodas
0c836fa1af
Merge pull request #88040 from zowoq/oniguruma
...
oniguruma: 6.9.4 -> 6.9.5_rev1
2020-05-28 09:09:36 -05:00
Ryan Mulligan
ce4c8e7fa5
Merge pull request #89053 from r-ryantm/auto-update/xmlrpc-c
...
xmlrpc_c: 1.39.12 -> 1.51.06
2020-05-28 06:35:50 -07:00
Mario Rodas
501e613507
libfyaml: init at 0.5.7
2020-05-28 04:20:00 -05:00
Mario Rodas
23a75a4465
zz: 2020-03-02 -> 0.1
2020-05-28 04:20:00 -05:00
Yuriy Chernyshov
331ce6981b
Update spdlog to 1.6.0
2020-05-28 10:57:51 +03:00
Vincent Laporte
eab4103efa
ocamlPackages.core: remove at 112.24.01
...
This is a legacy version for OCaml 4.02
2020-05-28 09:09:53 +02:00
Ben Darwin
7547926b81
ocamlPackages.biocaml: patch for -safe-string compilation with Ocaml 4.10
2020-05-28 09:08:51 +02:00
Ben Darwin
203d0644b4
ocamlPackages.owl: 0.8.0 -> 0.9.0
2020-05-28 09:08:51 +02:00
Jörg Thalheim
1b81b5574d
Merge pull request #88425 from makefu/pkgs/dex2jar/init
...
dex2jar: init at 2.0
2020-05-28 07:53:03 +01:00
makefu
e682df2ef0
dex2jar: init at 2.0
2020-05-28 08:30:45 +02:00
Mario Rodas
e433b62a8a
Merge pull request #89069 from r-ryantm/auto-update/cpputest
...
cpputest: 3.8 -> 4.0
2020-05-27 23:51:17 -05:00
R. RyanTM
235e1eee8d
hyperscan: 5.2.1 -> 5.3.0
2020-05-28 04:28:03 +00:00
Mario Rodas
95105fd37e
Merge pull request #89060 from MetaDark/texlab
...
texlab: 2.1.0 -> 2.2.0
2020-05-27 21:55:10 -05:00
Jaka Hudoklin
817deba40d
Merge pull request #88794 from dywedir/k6
...
k6: 0.24.0 -> 0.26.2
2020-05-28 02:41:01 +00:00
R. RyanTM
5739fd1336
cpputest: 3.8 -> 4.0
2020-05-28 01:49:29 +00:00
R. RyanTM
e5b02a7aec
codeql: 2.1.3 -> 2.1.4
2020-05-28 01:39:08 +00:00
Ryan Mulligan
a9cdd3ee60
Merge pull request #87464 from r-ryantm/auto-update/quazip
...
libsForQt5.quazip: 0.8.1 -> 0.9
2020-05-27 17:57:13 -07:00
R. RyanTM
6dd35f3396
cargo-tarpaulin: 0.12.4 -> 0.13.2
2020-05-28 00:45:15 +00:00
Mario Rodas
57800e9b00
texlab: install manpage
2020-05-27 18:18:18 -05:00
MetaDark
2bbf9980f7
texlab: 2.1.0 -> 2.2.0
2020-05-27 18:11:02 -04:00
Raimon Grau
9cb0fd80bc
datasette: add setuptools to propagatedBuildInputs
2020-05-27 14:37:08 -07:00
R. RyanTM
e4dd587f78
libmypaint: 1.6.0 -> 1.6.1
2020-05-27 14:36:12 -07:00
R. RyanTM
8d8165b15e
rdkafka: 1.4.0 -> 1.4.2
2020-05-27 14:34:07 -07:00
R. RyanTM
4fdefd52dc
xmlrpc_c: 1.39.12 -> 1.51.06
2020-05-27 21:25:11 +00:00
R. RyanTM
cf9480ccdf
xercesc: 3.2.2 -> 3.2.3
2020-05-27 14:16:48 -07:00
R. RyanTM
ac83b47466
solarus-quest-editor: 1.6.2 -> 1.6.4
2020-05-27 13:55:58 -07:00
R. RyanTM
4cd9a036c8
micronaut: 1.3.4 -> 1.3.5
2020-05-27 13:49:18 -07:00
R. RyanTM
3a389d6f6f
mill: 0.6.2 -> 0.7.1
2020-05-27 13:48:20 -07:00
R. RyanTM
ea903c7655
librsync: 2.3.0 -> 2.3.1
2020-05-27 13:33:24 -07:00
Michael Weiss
816e06ce20
python3Packages.google_api_python_client: 1.8.3 -> 1.8.4
2020-05-27 22:27:52 +02:00
Martin Weinelt
92a7ae0a62
python3Packages.pygments-better-html: init at 0.1.4
2020-05-27 12:58:39 -07:00
Jörg Thalheim
6602f87384
nodePackages: switch to 12
...
Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
2020-05-27 21:45:41 +02:00
R. RyanTM
33f1160930
fdroidserver: 1.1.6 -> 1.1.7
2020-05-27 12:24:00 -07:00
R. RyanTM
ebe1fdda17
python27Packages.nbsmoke: 0.3.0 -> 0.4.1
2020-05-27 12:20:42 -07:00
R. RyanTM
5b6405a83b
python27Packages.foxdot: 0.8.7 -> 0.8.8
2020-05-27 12:17:34 -07:00
R. RyanTM
f0d1eec449
guile-cairo: 1.10.0 -> 1.11.0
2020-05-27 12:16:50 -07:00
R. RyanTM
bf03aa3d6e
libfilezilla: 0.21.0 -> 0.22.0
2020-05-27 12:12:04 -07:00
R. RyanTM
a31a269cb9
mimalloc: 1.6.1 -> 1.6.3
2020-05-27 12:10:28 -07:00
R. RyanTM
9cab8fcb45
python27Packages.hg-evolve: 9.3.1 -> 10.0.0
2020-05-27 12:08:50 -07:00
R. RyanTM
4544b7d425
python27Packages.cftime: 1.1.2 -> 1.1.3
2020-05-27 12:04:41 -07:00