Commit graph

216851 commits

Author SHA1 Message Date
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
R. RyanTM e4ecf6762e klaus: 1.5.1 -> 1.5.2 2020-03-13 09:04:32 +00:00
Michele Guerini Rocco 7b15d6cee4
Merge pull request #81241 from thefloweringash/nesting-system
nixos/activation: propagate system to nested configurations
2020-03-13 09:58:10 +01: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
snicket2100 65abd808d5 firejail: system package on programs.firejail.enable
this way the man page etc. becomes available if we enable firejail with
`programs.firejail.enable = true`
2020-03-13 03:28:08 +00: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