Christian Kampka
fb2b3a37aa
trilium: 0.40.3 -> 0.40.5
2020-03-13 19:41:16 +00:00
R. RyanTM
afa1dc69ca
atlantis: 0.10.1 -> 0.11.1
2020-03-13 19:35:07 +00:00
Peter Simons
d02ac6c485
git-annex: update sha256 hash for new version 8.20200309
2020-03-13 20:31:07 +01:00
Peter Simons
eb8d57786b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-21-ga388e13 from Hackage revision
a1555380ba
.
2020-03-13 20:30:55 +01:00
Peter Simons
68dba0d96b
hackage2nix: update list of broken packages to fix evaluation
2020-03-13 20:24:54 +01:00
Peter Simons
9bcd5eaa0d
haskellPackages: update default compiler from GHC version 8.8.2 to 8.8.3
2020-03-13 20:24:53 +01:00
Anders Kaseorg
838c7a80f7
haskellPackages.EdisonCore: Unbreak
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-03-13 20:24:53 +01:00
Poscat
ef65c6382d
Unbreak ats-format
2020-03-13 20:24:53 +01:00
Poscat
d0eb52f5cd
ats-pkg: Unbreak by disabling tests
2020-03-13 20:24:52 +01:00
Matt McHenry
7335de2dab
persistent-mysql: fix build
...
tests need a running mysql instance, so disable them
2020-03-13 20:24:52 +01:00
timds
720d0c7803
saltine: fix build by disabling tests
...
The tests fail to compile because of a missing module but would
otherwise be fine.
2020-03-13 20:18:14 +01:00
Greg Hale
14f213a007
Remove snap from broken packages list
2020-03-13 20:18:14 +01:00
Georges Dubus
2645e1a1eb
cabal2nix: split into a lightweight version and a wrapper
...
Current, the `cabal2nix` derivation contains both the executable, and a wrapper
that adds `nix` and `nix-prefetch-scripts`, which are required for some
features.
However, when calling `callCabal2nix` to create a derivation from a cabal file
at evaluation time,
these features are not actually used, but the huge closure of
`nix-prefetch-scripts` (which includes multiple vcs, as well as python and perl)
still needs to be fetched.
This commit splits cabal2nix into a lightweight version that is a standalone
static binary (`cabal2nix-unwrapped`), and a wrapper that includes the proper
dependencies in the path for full usage of the command line
utility (`cabal2nix`).
This commit also switches to the default ghc, to reduce the likelyhood of
building a different ghc when calling `callCabal2nix`.
2020-03-13 20:18:14 +01:00
timds
c2dcdea8c6
zxcvbn-dvorak: unmark as broken
2020-03-13 20:18:13 +01:00
timds
513fa25b17
zxcvbn-hs: unmark as broken
2020-03-13 20:18:13 +01:00
Peter Simons
beeb24f1e9
LTS Haskell 15.3
2020-03-13 20:18:13 +01:00
taku0
423a8b9b4a
flashplayer: 32.0.0.330 -> 32.0.0.344 ( #82322 )
2020-03-13 18:43:52 +00:00
Michael Raskin
ae89e0dc1c
Merge pull request #82344 from ysengrimm/update-sbcl
...
sbcl: 2.0.1 -> 2.0.2
2020-03-13 18:19:40 +00:00
R. RyanTM
c106a4f926
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-13 16:04:16 +00:00
Ryan Mulligan
16a3d75f5e
Merge pull request #82497 from bhipple/fix/lilypond-meta
...
lilypond: fix broken meta.homepage
2020-03-13 08:58:50 -07:00
Benjamin Hipple
f167ba637d
lilypond: fix broken meta.homepage
...
The `src.meta` attribute does not exist, and even if it did the derivation does
not have a `rec` to reference it. This appears to be breaking all ofBorg meta
evaluation checks:
```
while evaluating the attribute 'homepage' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-0-gleber.ewr1.nix.ci/pkgs/misc/lilypond/fonts.nix:34:27:
undefined variable 'src' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-0-gleber.ewr1.nix.ci/pkgs/misc/lilypond/fonts.nix:34:18
```
https://gist.github.com/GrahamcOfBorg/cd87009bfee1a9c0d4f0d828b82ee09a
2020-03-13 11:55:35 -04:00
Maximilian Bosch
dda6dfed26
neomutt: 20191207 -> 20200313
...
https://github.com/neomutt/neomutt/releases/tag/20200313
2020-03-13 16:52:36 +01:00
R. RyanTM
ceee45c346
awsweeper: 0.4.1 -> 0.6.0
2020-03-13 15:13:56 +00:00
R. RyanTM
fb08fa0063
antibody: 4.2.0 -> 4.3.1
2020-03-13 14:59:25 +00:00
Orivej Desh
b0d9764c72
claws-mail-gtk3: init at 3.17.5
...
This branch currently seems an almost adequate replacement for gtk2 claws-mail,
except that clicking links in the web view opens them in the email window even
when "open links with external browser" is enabled.
Related: #75040
2020-03-13 13:50:38 +00:00
Mario Rodas
34914fce19
Merge pull request #82290 from helsinki-systems/upd/ngx_fastcgi_cache_purge
...
nginxModules.fastcgi-cache-purge: 2.3 -> 2.5
2020-03-13 08:44:44 -05:00
Mario Rodas
1743ebfb5e
Merge pull request #82198 from r-ryantm/auto-update/syslog-ng
...
syslogng: 3.25.1 -> 3.26.1
2020-03-13 08:42:40 -05:00
Mario Rodas
caa9585b87
Merge pull request #82458 from marsam/fix-terraform-darwin
...
terraform: fix build on darwin
2020-03-13 08:35:35 -05:00
Mario Rodas
43d1c44e49
Merge pull request #64114 from thefloweringash/yubico-piv-tool-mac
...
yubico-piv-tool: support Apple PCSC, enable by default
2020-03-13 08:34:05 -05:00
Mario Rodas
cc1f45ba65
Merge pull request #76911 from wucke13/lxd
...
raft-canonical: 0.9.6 -> 0.9.17, dqlite: 1.0.0 -> 1.4.0, lxd: 3.18 -> 3.22
2020-03-13 08:32:52 -05:00
Mario Rodas
9139701255
Merge pull request #82312 from r-ryantm/auto-update/pcsc-tools
...
pcsctools: 1.5.5 -> 1.5.6
2020-03-13 08:22:31 -05:00
Mario Rodas
e76e10c159
Merge pull request #82075 from r-ryantm/auto-update/ocaml4.07.1-ppx_tools_versioned
...
ocamlPackages.ppx_tools_versioned: 5.2.3 -> 5.3.0
2020-03-13 08:21:05 -05:00
Mario Rodas
31d92e7fe6
Merge pull request #82481 from ysndr/update/act
...
act: 0.2.5 -> 0.2.6
2020-03-13 08:17:52 -05:00
Orivej Desh
dd0de727fc
lilypond-with-fonts: fix adding fonts
2020-03-13 13:08:46 +00:00
Kevin Cox
4aaf186cc8
Merge pull request #82160 from NixOS/kevincox-mesos-maintainer
...
mesos: Remove kevincox as maintainer.
2020-03-13 09:01:28 -04:00
Kevin Cox
e46fd9239e
mesos: Remove kevincox as maintainer.
...
kevincox no longer uses mesos so is not a suitable maintainer.
2020-03-13 08:58:38 -04:00
Peter Simons
54c34f74fc
ndi: update from version 4.0 to 4.1.6 to fix the build
...
Closes https://github.com/NixOS/nixpkgs/issues/81329 .
Needs back-porting to nixos-20.03.
2020-03-13 12:54:22 +01:00
Yannik Sander
5f45d51c8b
act: 0.2.5 -> 0.2.6
2020-03-13 12:46:08 +01:00
Pascal Wittmann
488aae4e8a
Merge pull request #82472 from r-ryantm/auto-update/klaus
...
klaus: 1.5.1 -> 1.5.2
2020-03-13 12:42:47 +01:00
Vladimír Čunát
e1d58266d5
gcc: tweak platform condition in the hack from b6ae8193
...
It was rightly noted that armv7l suffers from the same issue:
https://hydra.nixos.org/build/114263466#tabs-buildsteps
2020-03-13 12:27:02 +01:00
Mario Rodas
7b756b6536
Merge pull request #82279 from r-ryantm/auto-update/fselect
...
fselect: 0.6.8 -> 0.6.9
2020-03-13 06:24:39 -05:00
Mario Rodas
8e29a0ad79
Merge pull request #82466 from r-ryantm/auto-update/git-standup
...
gitAndTools.git-standup: 2.3.1 -> 2.3.2
2020-03-13 05:42:38 -05:00
Jörg Thalheim
a2cb4ae8a2
Merge pull request #82478 from Mic92/cheat
...
cheat: 3.0.3 -> 3.0.7
2020-03-13 10:34:46 +00:00
Mario Rodas
efac165c2f
Merge pull request #82124 from bhipple/remove/btrfs-dedupe
...
btrfs-dedupe: remove broken and abandoned package
2020-03-13 05:32:34 -05:00
Mario Rodas
087dc6e3b4
Merge pull request #82465 from bhipple/auto-update/tflint
...
tflint: 0.15.0 -> 0.15.1
2020-03-13 05:31:49 -05:00
Jörg Thalheim
601235d9ee
cheat: 3.0.3 -> 3.0.7
2020-03-13 10:08:00 +00:00
wucke13
5d21d99575
lxd: 3.18 -> 3.22
2020-03-13 10:32:30 +01:00
wucke13
c4efd4ea55
dqlite: 1.0.0 -> 1.4.0
2020-03-13 10:32:05 +01:00
wucke13
e0aab9923e
raft-canonical: 0.9.6 -> 0.9.17
2020-03-13 10:32:05 +01:00
Vladimír Čunát
93f690d64a
redeclipse: fix meta.license
...
It was referring to the zlib package, as `with` has always lower
precedence than explicitly bound identifiers.
2020-03-13 10:28:33 +01:00