Commit Graph

192617 Commits

Author SHA1 Message Date
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
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
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
R. RyanTM
e4ecf6762e klaus: 1.5.1 -> 1.5.2 2020-03-13 09:04:32 +00:00
Vladimír Čunát
b6ae8193ed
gcc: minimal hacky fixup for our pkgsi686Linux.nix
This has been blocking nixos-unstable channel through i686 ISO:
Fixes #82435, closes #82436.
https://hydra.nixos.org/build/114512204
2020-03-13 08:37:41 +01:00
Pascal Wittmann
285a98eff4
Merge pull request #81479 from GTrunSec/zeek-3.0.2
Zeek 3.0.2
2020-03-13 07:34:20 +01:00
Taran Lynn
cfff8c7883 redeclipse: 1.6.0 -> 2.0.0 2020-03-13 05:47:22 +00:00
Sergey Lukjanov
68b922b10b helm: 3.1.1 -> 3.1.2 2020-03-13 05:45:24 +00:00
Rick van Schijndel
91c4571e4f rtl-sdr: fix cross compilation
This patch partially fixes #81985.
Cross-compiling rtl-sdr is possible using this patch.
Use nix build -f <nixpkgs-path> -A pkgsCross.raspberryPi.rtl-sdr to build rtl-sdr.

The error that occured when trying to do this before was as follows:

/nix/store/ldb2v2z0198abkp2minr9a9vz5np4mn4-cmake-3.16.4-armv6l-unknown-linux-gnueabihf/nix-support/setup-hook: line 107: cmake: command not found
2020-03-13 06:17:08 +01:00
Ryan Mulligan
a2fe5aff19
Merge pull request #82438 from r-ryantm/auto-update/simplenote
simplenote: 1.14.0 -> 1.15.0
2020-03-12 22:00:58 -07:00
R. RyanTM
913f4d312a gitAndTools.git-standup: 2.3.1 -> 2.3.2 2020-03-13 04:51:35 +00:00
Jaakko Luttinen
b7cdf99f36 pythonPackages.holidays: 0.9.12 -> 0.10.1 2020-03-12 21:50:03 -07:00
Jaakko Luttinen
6f26390120 pythonPackages.convertdate: init at 2.2.0 2020-03-12 21:50:03 -07:00
Jaakko Luttinen
1501648410 pythonPackages.pymeeus: init at 0.3.7 2020-03-12 21:50:03 -07:00
Daniel Wheeler
5634ef5d47 python37Packages.fastapi: 0.45.0 -> 0.49.0
- Add peewee to test environment as now required.

 - Remove pyproject.toml patching as no longer required.
2020-03-12 21:48:07 -07:00
Daniel Wheeler
ffebc623e9 python37Packages.starlette: 0.13.0 -> 0.12.9
- Reverting the version of Starlette as FastAPI can not use anything
   greater than 0.12.12. FastAPI is Starlette's only dependent.

 - Use fetchurl instead of fetchPypi as this is now the preferred
   method. This also makes the tests pass and, thus, the build, which
   was failing.
2020-03-12 21:48:07 -07:00
Renato Alves
a0a16c7993 mnemosyne: add googletrans and gtts python dependencies
These python packages interface with Google Translate and their absence
causes mnemosyne to fail at launch.
2020-03-12 21:39:50 -07:00
Janne Heß
ecc01102d5 libksi: Bump openssl dependency for rsyslogd 2020-03-13 04:11:08 +00:00
wucke13
c24b9a57c4 getdp: 3.0.4 -> 3.3.0 2020-03-13 04:10:20 +00:00
wucke13
4f58c15ee6 petsc: 3.8.4 -> 3.12.4
+ add cxx flag to configure, because getdp needs it
2020-03-13 04:10:20 +00:00
Benjamin Hipple
2ab1a2db99 tflint: 0.15.0 -> 0.15.1 2020-03-13 00:07:48 -04:00
Erik Arvstedt
7db5d94c36 opentimestamps-client: 0.6.0 -> 0.7.0
The extra git check input and the patch aren't needed anymore.
2020-03-13 04:06:10 +00:00
Benjamin Hipple
f5140d1b1e boost: remove versions 1.62, 1.63, and 1.64
These are relatively old, expensive to compile/cache, and not used by any
packages in the distribution.
2020-03-13 04:05:05 +00:00
snicket2100
7893853026 ums: 6.2.2 -> 9.1.0
Removing the packaged JRE so that `jre8` gets used.

Patchelf fails on `tsMuxeR` and `tsMuxeR-new`, but this doesn't make
it any worse comparing to 6.2.2 where is also failed, so I am assuming
fixing it is out of scope of this pr. The only difference is that the
new UMS version correctly identifies that `tsMuxeR` doesn't work,
comparing to the previous one.
2020-03-13 04:03:35 +00:00
Silvan Mosberger
6fe3911c30
Merge pull request #78783 from simson/update/python-modules/i3ipc
i3ipc: 1.6.0 -> 2.1.1
2020-03-13 04:58:11 +01:00
Siméon Marijon
0e0ea456a5
i3ipc: 1.6.0 -> 2.1.1 2020-03-13 04:33:33 +01:00
Sarah Brofeldt
41547d11ec ceph: 14.2.6 -> 14.2.7 2020-03-13 03:25:44 +00:00
Doron Behar
cc5665d223 polybar: remove doing nothing postConfigure 2020-03-13 03:21:45 +00:00
Mario Rodas
bf71875060 nfpm: 1.1.10 -> 1.2.0 2020-03-13 03:17:20 +00:00
Mario Rodas
cce3d17bda zola: 0.10.0 -> 0.10.1 2020-03-13 03:17:02 +00:00
Mario Rodas
3581e690fb
Merge pull request #82194 from r-ryantm/auto-update/sg3_utils
sg3_utils: 1.44 -> 1.45
2020-03-12 21:35:08 -05:00
Mario Rodas
342a62bcbf
Merge pull request #82193 from r-ryantm/auto-update/sdparm
sdparm: 1.10 -> 1.11
2020-03-12 21:33:56 -05:00
R. RyanTM
a58d091d8d verilator: 4.028 -> 4.030 2020-03-12 20:57:34 -05:00
Mario Rodas
0ba1c4f184
Merge pull request #82396 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.2.2 -> 2.2.5
2020-03-12 20:23:38 -05:00
Mario Rodas
0521dc3f19
terraform: fix build on darwin 2020-03-12 20:20:20 -05:00
zowoq
179aa6ec04 fzf: 0.21.0 -> 0.21.0-1 2020-03-13 10:34:32 +10:00
ajs124
ed1db01785 texstudio: 2.12.20 -> 2.12.22
also add myself as maintainer
2020-03-12 23:58:40 +00:00
Will Dietz
090ce1afd9 jost: 3.3 -> 3.5
https://github.com/indestructible-type/Jost/releases/tag/3.5
https://github.com/indestructible-type/Jost/releases/tag/3.4
2020-03-12 23:58:14 +00:00
Olli Helenius
c924fe8b7e metals: 0.7.6 -> 0.8.1 2020-03-12 23:56:48 +00:00
Christian Kampka
667c5c8241 trilium: 0.39.4 -> 0.40.3 2020-03-12 23:51:17 +00:00
Silvan Mosberger
eff447b321
Merge pull request #70157 from teto/lib_kernel
Add lib.kernel
2020-03-12 23:53:42 +01:00
GTrunsec
baa9bc9c09 fix zeek mirror address and update to 3.0.3 2020-03-12 15:48:13 -07:00
Maximilian Bosch
dc34da0755
prometheus-pushgateway: 0.8.0 -> 1.2.0 2020-03-12 23:31:07 +01:00
Maximilian Bosch
cfc1ad7012
Merge pull request #82382 from Frostman/docker-19.03.8
docker: 19.03.7 -> 19.03.8
2020-03-12 23:05:31 +01:00
Maximilian Bosch
6d8c0b3375
Merge pull request #82421 from r-ryantm/auto-update/i3lock-color
i3lock-color: 2.12.c -> 2.12.c.1
2020-03-12 22:51:01 +01:00
Léo Gaspard
0cf5ed5cce
Merge pull request #81559 from symphorien/pantalaimon
pantalaimon: 0.4 -> 0.5.1
2020-03-12 22:36:35 +01:00
Léo Gaspard
4304df2942
Merge pull request #82187 from symphorien/paperwork-update
Paperwork update
2020-03-12 22:16:13 +01:00
Martin Milata
4bd3d4ab79 openjpeg: add patch for CVE-2020-8112 2020-03-12 21:12:17 +00:00
Martin Milata
fea40ecc1d openjpeg: add patch for CVE-2020-6851 2020-03-12 21:12:17 +00:00
R. RyanTM
68fbe8206e simplenote: 1.14.0 -> 1.15.0 2020-03-12 21:04:25 +00:00
Emery Hemingway
18281a28bd yggdrasil: 0.3.12 -> 0.3.13 2020-03-12 21:39:38 +01:00
Maximilian Bosch
7c078497ce
r10k: 3.2.0 -> 3.4.1 2020-03-12 21:08:44 +01:00
Maximilian Bosch
3fa6cd14ce
blueman: 2.1.1 -> 2.1.2 2020-03-12 21:08:44 +01:00
Maximilian Bosch
9f877b97b8
packer: 1.5.1 -> 1.5.4 2020-03-12 21:08:43 +01:00
Maximilian Bosch
f7d1c8384c
EmptyEpsilon: 2020.01.15 -> 2020.02.18 2020-03-12 21:08:43 +01:00
Mario Rodas
1926cafc72 heroku: 7.38.1 -> 7.39.0 2020-03-12 19:56:03 +00:00
Izorkin
5dbe01af5b unit: 1.15.0 -> 1.16.0 2020-03-12 19:53:13 +00:00
Murray Campbell
fd614a72e9
blender: use PYTHONPATH (#82341)
See [blender patch](https://developer.blender.org/D6598)
2020-03-12 14:41:25 -04:00
Maximilian Bosch
37b590dc45
wasmer: 0.13.0 -> 0.16.2 2020-03-12 19:06:47 +01:00
Ryan Mulligan
96b48af4ab
Merge pull request #82384 from r-ryantm/auto-update/rust-bindgen
rust-bindgen: 0.53.1 -> 0.53.2
2020-03-12 10:33:18 -07:00
Maximilian Bosch
1e8ddbb8b9
howard-hinnant-date: 2020-01-24 -> 2020-03-09 2020-03-12 18:12:58 +01:00
Maximilian Bosch
76821e6f43
geogebra: 5-0-573-0 -> 5-0-574-0 2020-03-12 18:12:57 +01:00
Mario Rodas
10fad30eaa nushell: 0.10.0 -> 0.11.0
Release notes: https://www.nushell.sh/blog/2020/03/10/nushell_0_11_0.html
2020-03-12 17:58:37 +01:00