Anton-Latukha
9f4b9b3b50
haskellPackages.hnix-store-remote: unbreak, fix deps
2021-01-07 22:41:44 +02:00
Anton-Latukha
0f888c7121
haskellPackages.cryptohash-sha512: dontCheck
...
base16-bytestring had new epoch (1.0) 3 month ago:
https://hackage.haskell.org/package/base16-bytestring-1.0.1.0/changelog
Which fixed the old return type to normal `Either String ByteString`.
`cryptohash-sha512` is stale for ~10-11 months and testsuite does not suport the
new `base16-bytesting` releases.
2021-01-07 22:41:43 +02:00
Peter Simons
7e27206eca
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
552a413009
.
2021-01-07 13:26:34 +01:00
Peter Simons
7f8e7398eb
Stackage Nightly 2021-01-05
2021-01-07 13:25:58 +01:00
(cdep)illabout
be17beade1
spago: 0.18 -> 0.19
2021-01-07 10:17:52 +09:00
Peter Simons
ff1008eead
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
8a3e09d090
.
2021-01-06 02:30:26 +01:00
Dennis Gosnell
8f5c69c971
Merge pull request #108459 from markus1189/unbreak-holmes
...
haskellPackages.holmes: unbreak
2021-01-06 09:07:34 +09:00
Markus Hauck
a9acf8eba5
haskellPackages.arbtt: unbreak
...
Thanks to https://github.com/nomeata/arbtt/issues/43 `arbtt` now
builds successfully 🎉
2021-01-05 08:34:24 +01:00
Markus Hauck
00a90e9cf8
haskellPackages.holmes: unbreak
...
Thanks to https://github.com/i-am-tom/holmes/pull/15 `holmes` now
builds successfully 🎉
2021-01-05 08:33:20 +01:00
Peter Simons
c6bed7e078
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
55e6fe8008
.
2021-01-05 02:30:36 +01:00
Peter Simons
97c61d6ddd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
3747aff0f6
.
2021-01-04 16:32:46 +09:00
Peter Simons
af65daadda
Stackage Nightly 2021-01-02
2021-01-04 16:32:40 +09:00
Dennis Gosnell
7a6d819fd2
Merge pull request #108362 from r-burns/servant-jailbreak
...
haskellPackages.servant-client[-core]: jailbreak to support QuickCheck 2.14
2021-01-04 16:30:55 +09:00
Kira Bruneau
f0c6e40948
gcc10: fix MinGW build & use local copy of mcfgthread patches
2021-01-03 23:04:37 -05:00
Sandro
80677f372f
Merge pull request #108266 from jumper149/master
...
idris2: 0.2.1 -> 0.2.2
2021-01-04 04:46:20 +01:00
Sandro
9bf170109d
Merge pull request #107976 from ali-abrar/aa/weasyprint52
...
python-modules.weasyprint: 50 -> 52
2021-01-04 03:58:07 +01:00
Ryan Mulligan
bd9f7e46e8
Merge pull request #108361 from r-ryantm/auto-update/python3.7-micawber
...
python37Packages.micawber: 0.5.1 -> 0.5.2
2021-01-03 18:44:50 -08:00
Sandro
308154c546
Merge pull request #108209 from SuperSandro2000/patator
2021-01-04 03:38:31 +01:00
Sandro Jäckel
b4281d2cbf
pythonPackages.pysqlcipher3: Init at 1.0.3
2021-01-04 03:37:43 +01:00
Sandro Jäckel
18c96c037b
pythonPackages.ldapdomaindump: Init at 0.9.3
2021-01-04 03:37:42 +01:00
Martin Weinelt
7b041bf2dd
Merge pull request #108355 from r-ryantm/auto-update/python3.7-mocket
...
python37Packages.mocket: 3.9.4 -> 3.9.35
2021-01-04 02:06:55 +01:00
Ryan Burns
ecbea7739f
haskellPackages.servant-client[-core]: jailbreak to support QuickCheck 2.14
2021-01-03 16:34:59 -08:00
Bernardo Meurer
d14652cee3
Merge pull request #108317 from flokli/umockdev-0.15.4
...
umockdev: 0.15.2 -> 0.15.4
2021-01-03 23:39:10 +00:00
R. RyanTM
cda108f9c3
python37Packages.micawber: 0.5.1 -> 0.5.2
2021-01-03 23:32:03 +00:00
R. RyanTM
3389ff30e5
python37Packages.mocket: 3.9.4 -> 3.9.35
2021-01-03 22:22:03 +00:00
Florian Klink
bdd15d2a55
umockdev: 0.15.2 -> 0.15.4
2021-01-03 21:51:47 +01:00
zowoq
fe13e4fa6f
go_2-dev: change pname/version to use unstable format
...
otherwise this causes problems with stable go versions and nix-env
2021-01-04 06:49:46 +10:00
John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
...
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
Thomas Tuegel
73a76de9d7
Merge pull request #107948 from eliasp/akonadi-kaccounts
...
akonadi: add missing kaccounts deps
2021-01-03 14:05:49 -06:00
John Ericson
8e48232180
gcc: Always pass --enable-shared
by default
...
I am actually a bit skeptical about this, but @matthewbauer makes the
case for this in
https://github.com/NixOS/nixpkgs/pull/107238#discussion_r546454453 and
I'm happy to go with it not being as in the loop on static linking stuff
as he is.
2021-01-03 19:19:09 +00:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
John Ericson
0df75bc04e
gcc 8, 10: tabs -> spaces
2021-01-03 19:14:56 +00:00
Maximilian Bosch
0d9e4d223f
Merge pull request #108064 from oxalica/bump/cargo-flamegraph
...
cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up
2021-01-03 19:17:54 +01:00
Michael Weiss
6681661989
libmd: 1.0.1 -> 1.0.3
2021-01-03 18:58:43 +01:00
Pavol Rusnak
389332116b
Merge pull request #108316 from fabaff/aiomultiprocess
...
python3Packages.aiomultiprocess: init at 0.8.0
2021-01-03 18:56:10 +01:00
Pavol Rusnak
a7ac72d80d
Merge pull request #108326 from thiagokokada/bump-denonavr
...
pythonPackages.denonavr: 0.9.9 -> 0.9.10
2021-01-03 18:55:57 +01:00
Pavol Rusnak
030dc67834
Merge pull request #108335 from fabaff/bump-sqlmap
...
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03 18:50:02 +01:00
Maximilian Bosch
026fbcaa21
Merge pull request #108327 from 06kellyjac/tokei
...
tokei: 12.0.4 -> 12.1.1
2021-01-03 18:30:36 +01:00
Guillaume Girol
7d92b68ba8
Merge pull request #101991 from siraben/z88dk-update
...
z88dk: 2020-01-27 -> 2.0
2021-01-03 17:15:55 +00:00
Ben Siraphob
ebced7f8c1
z88dk: 2020-01-27 -> 2.0
2021-01-03 23:38:10 +07:00
06kellyjac
418f4e11d6
tokei: 12.0.4 -> 12.1.1
2021-01-03 15:26:03 +00:00
Thiago Kenji Okada
699b3ce797
pythonPackages.denonavr: 0.9.9 -> 0.9.10
2021-01-03 12:16:25 -03:00
Guillaume Girol
e95ef6a681
Merge pull request #108123 from urbas/py-air-control-passthru-tests
...
python3Packages.py-air-control-exporter: add passthru.tests
2021-01-03 15:15:01 +00:00
Matthieu Coudron
499792889d
Merge pull request #108198 from lblasc/luajit-2020-12-29
...
luajit_2_0: 2.0.5-2020-09-27 -> 2.0.5-2020-12-28, luajit_2_1: 2.1.0-2020-09-30 -> 2.1.0-2020-12-28
2021-01-03 15:39:11 +01:00
Fabian Affolter
97e080a689
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03 15:13:05 +01:00
Maximilian Bosch
2e811acdce
Merge pull request #108279 from otavio/new-pkgs/cargo-wipe
...
cargo-wipe: init at 0.3.0
2021-01-03 14:56:12 +01:00
Luka Blašković
beef4b95a9
buildLuaPackage: pass propagatedBuildInputs to final derivation ( #108311 )
...
propagatedBuildInputs was completely overridden in the process
2021-01-03 14:03:30 +01:00
Fabian Affolter
9e4f214de3
python3Packages.aiomultiprocess: init at 0.8.0
2021-01-03 14:00:47 +01:00
Pavol Rusnak
3998ca7a80
Merge pull request #108312 from Emantor/bump/xmodem
...
python3Packages.xmodem: 0.4.5 -> 0.4.6
2021-01-03 13:48:09 +01:00
Rouven Czerwinski
7a4aa780ca
python3Packages.xmodem: 0.4.5 -> 0.4.6
...
Version bump.
2021-01-03 13:28:34 +01:00