(cdep)illabout
b6f45d056a
haskellPackages.cabal-plan: fix up ansi-terminal dep
2020-02-28 20:31:21 +01:00
(cdep)illabout
b68c9dda98
spago: 0.13.1 -> 0.14.0
2020-02-28 20:31:21 +01:00
Christian Lütke-Stetzkamp
671db18e22
haskellPackages.hledger-flow: do not build static
...
Fixes #68840
2020-02-28 20:31:20 +01:00
Peter Simons
ea1aae15ae
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-19-g1b9b3ef from Hackage revision
2054fb03f4
.
2020-02-28 20:31:20 +01:00
Christian Lütke-Stetzkamp
15d71ed75b
hackage2nix: restrict gi-gdkx11 to versions below 4
...
... because gi-gdkx11-4.x requires gtk-4.x, which is still under
development and not yet available in Nixpkgs
Fixes #77588
2020-02-28 20:31:19 +01:00
Christian Lütke-Stetzkamp
cf8e796dd1
hackage2nix: mark taffybar as unbroken
...
...it builds because gi-gdkx11 is no longer broken
Fixes #63500
2020-02-28 20:31:19 +01:00
Christian Lütke-Stetzkamp
494124603a
hackage2nix: mark http-streams not broken
...
Fixes #79227
2020-02-28 20:31:19 +01:00
Peter Simons
dbc7989d3f
hackage2nix: update to ghc-8.8.2 for lts-15.x
2020-02-28 20:31:18 +01:00
Peter Simons
9bc4a358cf
LTS Haskell 15.1
2020-02-28 20:31:13 +01:00
Adam Sandberg Ericsson
9a5ecf1212
ghc: really use ld.gold
2020-02-28 20:29:33 +01:00
Maximilian Bosch
a1ce8740fa
Merge pull request #81249 from bhipple/u/rust-cargo-jwt-cli
...
jwt-cli: upgrade cargo fetcher and cargoSha256
2020-02-28 20:25:43 +01:00
Maximilian Bosch
01d51ae147
Merge pull request #81245 from bhipple/u/rust-cargo-findomain
...
findomain: upgrade cargo fetcher and cargoSha256
2020-02-28 20:20:31 +01:00
Roman Plášil
3a3ccb106e
Address PR comments
2020-02-28 18:50:12 +01:00
Roman Plášil
f47e6ff4ed
leveldb: fix rpath setting on Darwin
2020-02-28 18:50:12 +01:00
Roman Plášil
fb285f2153
minetest: update to 5.1.0 and build on Darwin
2020-02-28 18:50:12 +01:00
Tim Steinbach
24720dd250
linux: 4.9.214 -> 4.9.215
2020-02-28 11:06:35 -05:00
Tim Steinbach
44523d0bda
linux: 4.4.214 -> 4.4.215
2020-02-28 11:05:20 -05:00
Tim Steinbach
28fee3fea5
linux: 4.19.106 -> 4.19.107
2020-02-28 11:04:31 -05:00
Tim Steinbach
9f5fa90435
linux: 4.14.171 -> 4.14.172
2020-02-28 11:03:33 -05:00
Peter Simons
05ab8c6d4c
mlt: update from version 6.18.0 to 6.20.0
2020-02-28 16:42:29 +01:00
Michael Raskin
3ee1e3b2c0
Merge pull request #80224 from fare-patches/fare
...
Update Gambit and Gerbil, fix #78921
2020-02-28 15:00:39 +00:00
Scott Worley
695c1339b8
libu2f-host: Fix license
2020-02-28 14:53:19 +00:00
R. RyanTM
0a545f61fc
buildbot: 2.6.0 -> 2.7.0
2020-02-28 14:51:52 +00:00
Alyssa Ross
dddcfaccbb
aliases: helpful 'fetchFromGithub' typo message
2020-02-28 14:38:16 +00:00
Mario Rodas
f177a85e49
Merge pull request #81253 from bhipple/u/rust-cargo-parallel-rust
...
parallel-rust: upgrade cargo fetcher and cargoSha256
2020-02-28 09:35:14 -05:00
Mario Rodas
abf6cdb799
Merge pull request #81256 from bhipple/u/rust-cargo-diskus
...
diskus: upgrade cargo fetcher and cargoSha256
2020-02-28 09:31:44 -05:00
Maximilian Bosch
475eaa10d7
Merge pull request #81281 from WilliButz/update-codimd
...
codimd: 1.5.0 -> 1.6.0
2020-02-28 15:20:23 +01:00
WilliButz
6c2284090a
codimd: 1.5.0 -> 1.6.0
2020-02-28 14:36:42 +01:00
Orivej Desh
8c1cb557c6
fmt: 6.1.1 -> 6.1.2
...
Tests and parallel building are enabled by default.
2020-02-28 13:17:10 +00:00
goibhniu
ddc2f887f5
Merge pull request #79694 from ftrvxmtrx/yoshimi
...
yoshimi: 1.6.1 -> 1.7.0.1
2020-02-28 11:41:02 +00:00
Eelco Dolstra
4c0821461e
enable-coverage-instrumentation.sh: Fix unbound variable error
...
https://hydra.nixos.org/build/113299582
2020-02-28 12:31:50 +01:00
Eelco Dolstra
74c82056c9
lcov: Support gcc 9
...
https://github.com/linux-test-project/lcov/issues/58
https://github.com/Homebrew/homebrew-core/pull/50070
2020-02-28 12:31:41 +01:00
Joao Neves
95c91cebf1
bazel: output correct binary name
...
From Bazel 2.0.0 onwards, Bazel looks for a binary named
`bazel-${version}-${os_arch}` if the project root contains a
`.bazelversion` file or the USE_BAZEL_VERSION environment
variable is set.
This change ensures we output a binary with the correct name
for the current version and OS/arch combination.
2020-02-28 12:21:22 +01:00
Joao Neves
dd413d4c2d
bazel: 2.0.0 -> 2.1.0
2020-02-28 12:21:22 +01:00
WilliButz
e97dfe73bb
Merge pull request #80649 from Frostman/snmp_exporter-0.17.0
...
snmp_exporter: 0.15.0 -> 0.17.0
2020-02-28 11:54:44 +01:00
Mario Rodas
fa78ec1704
Merge pull request #81143 from r-ryantm/auto-update/python2.7-gphoto2
...
python27Packages.gphoto2: 2.0.0 -> 2.1.0
2020-02-28 05:41:15 -05:00
Mario Rodas
36814e3201
Merge pull request #81142 from r-ryantm/auto-update/python3.7-ezdxf
...
python37Packages.ezdxf: 0.9 -> 0.11
2020-02-28 05:39:39 -05:00
Mario Rodas
f7d07d4851
Merge pull request #81254 from bhipple/u/rust-cargo-vivid
...
vivid: upgrade cargo fetcher and cargoSha256
2020-02-28 05:26:32 -05:00
Mario Rodas
35536325f9
Merge pull request #81236 from bhipple/u/rust-cargo-svgcleaner
...
svgcleaner: upgrade cargo fetcher and cargoSha256
2020-02-28 05:24:23 -05:00
Mario Rodas
0faf652c2e
Merge pull request #81238 from bhipple/u/rust-cargo-fselect
...
fselect: upgrade cargo fetcher and cargoSha256
2020-02-28 05:24:02 -05:00
Mario Rodas
e89fef9594
Merge pull request #81257 from bhipple/u/rust-cargo-mcfly
...
mcfly: upgrade cargo fetcher and cargoSha256
2020-02-28 05:23:48 -05:00
Mario Rodas
84b412006a
Merge pull request #81193 from GRBurst/xcwd
...
xcwd: 2016-09-30 -> 2019-05-09
2020-02-28 05:16:14 -05:00
Mario Rodas
cec07cf4a3
Merge pull request #81230 from bhipple/u/rust-cargo-diffr
...
diffr: upgrade cargo fetcher and cargoSha256
2020-02-28 05:15:05 -05:00
Mario Rodas
f85f6f8bce
Merge pull request #81248 from bhipple/u/rust-cargo-pazi
...
pazi: upgrade cargo fetcher and cargoSha256
2020-02-28 05:14:02 -05:00
Mario Rodas
c948921b8c
Merge pull request #81255 from bhipple/u/rust-cargo-shadowenv
...
shadowenv: upgrade cargo fetcher and cargoSha256
2020-02-28 05:13:29 -05:00
Mario Rodas
e6f350ced3
Merge pull request #81195 from r-ryantm/auto-update/xapian
...
xapian: 1.4.14 -> 1.4.15
2020-02-28 05:12:22 -05:00
Mario Rodas
b0c4f79edb
Merge pull request #81244 from bhipple/u/rust-cargo-rage
...
rage: upgrade cargo fetcher and cargoSha256
2020-02-28 05:11:36 -05:00
Mario Rodas
c7f12d0abc
Merge pull request #81202 from r-ryantm/auto-update/zenmonitor
...
zenmonitor: 1.3 -> 1.4.0
2020-02-28 05:10:37 -05:00
Jan Tojnar
ca55015ed8
Revert "meson: 0.52.1 -> 0.53.2"
...
This reverts commit d607564d68
.
should go to staging
2020-02-28 11:09:24 +01:00
Mario Rodas
0535597ca8
Merge pull request #81234 from bhipple/u/rust-cargo-ffsend
...
ffsend: upgrade cargo fetcher and cargoSha256
2020-02-28 05:07:36 -05:00