Commit graph

53075 commits

Author SHA1 Message Date
Daniël de Kok 05e40e79a8 buildRustPackage: factor out check phase to cargoCheckHook
API change:

`cargoParallelTestThreads` suggests that this attribute sets the
number of threads used during tests, while it is actually a boolean
option (use 1 thread or NIX_BUILD_CORES threads). In the hook, this
is replaced by a more canonical name `dontUseCargoParallelTests`.
2021-02-16 08:09:15 +01:00
github-actions[bot] 056f697397
Merge staging-next into staging 2021-02-14 18:16:17 +00:00
github-actions[bot] 4f3b8e7b41
Merge master into staging-next 2021-02-14 18:16:14 +00:00
Ryan Mulligan 02212c6622
Merge pull request #112470 from r-ryantm/auto-update/atlantis
atlantis: 0.16.0 -> 0.16.1
2021-02-14 09:32:11 -08:00
Sandro bb7ac64f10
Merge pull request #113109 from r-ryantm/auto-update/calibre
calibre: 5.10.1 -> 5.11.0
2021-02-14 18:20:22 +01:00
Sandro 8d7a53e07d
Merge pull request #113102 from r-ryantm/auto-update/archivy
archivy: 1.0.0 -> 1.0.1
2021-02-14 18:17:07 +01:00
Maximilian Bosch 4336fd296d
Merge pull request #113069 from r-ryantm/auto-update/diff-pdf
diff-pdf: 0.4.1 -> 0.5
2021-02-14 17:22:29 +01:00
R. RyanTM f4a9e6c28a gnunet: 0.13.2 -> 0.14.0 2021-02-14 13:55:23 +01:00
github-actions[bot] a338ca15c6
Merge staging-next into staging 2021-02-14 12:19:54 +00:00
github-actions[bot] 6db494d527
Merge master into staging-next 2021-02-14 12:19:51 +00:00
R. RyanTM 3e0a8185c3 calibre: 5.10.1 -> 5.11.0 2021-02-14 11:35:35 +00:00
WORLDofPEACE 971a85d2c1
Merge pull request #112954 from TredwellGit/qemu
qemu: set sysconfdir
2021-02-14 05:58:54 -05:00
R. RyanTM 84e7b8e560 archivy: 1.0.0 -> 1.0.1 2021-02-14 10:06:23 +00:00
R. RyanTM 96b1107706 cointop: 1.5.5 -> 1.6.0 2021-02-14 10:47:52 +01:00
toonn cc942dcbc7
bitlbee-facebook: Add agent version bump patch (#112760)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-14 09:20:22 +01:00
Sandro dbf3a9fe95
Merge pull request #113081 from AndersonTorres/new-lavalauncher
lavalauncher: init at 2.0.0
2021-02-14 09:20:02 +01:00
AndersonTorres af34144a84 lavalauncher: init at 2.0.0 2021-02-14 02:07:21 -03:00
github-actions[bot] 45fadd9b7f
Merge staging-next into staging 2021-02-14 00:37:59 +00:00
R. RyanTM 849476431f diff-pdf: 0.4.1 -> 0.5 2021-02-14 00:24:55 +00:00
Martin Weinelt 286f8cdbfc Merge branch 'master' into staging-next 2021-02-14 00:40:47 +01:00
adisbladis bdfc5f6749
emacs.pkgs.melpa-packages: 2021-02-13 2021-02-13 23:50:48 +01:00
adisbladis f8c77c3dfc
emacs.pkgs.org-packages: 2021-02-13 2021-02-13 23:49:06 +01:00
adisbladis a8378cc310
emacs.pkgs.elpa-packages: 2021-02-13 2021-02-13 23:49:04 +01:00
adisbladis 4c9e23d6ad
Merge pull request #113049 from adisbladis/crun-criu-supported-platforms
crun: Only build with criu support on criu supported platforms
2021-02-13 23:29:04 +01:00
adisbladis a3d0f7818a
crun: Only build with criu support on criu supported platforms 2021-02-13 23:07:53 +01:00
zowoq 369f20924a cri-o: prefer to build wrapper locally
Same as 9c98282609
2021-02-14 07:58:28 +10:00
zowoq 8c8d4f3398 podman: install systemd files
- install podman service and socket
- install podman tmpfile
2021-02-14 06:57:38 +10:00
Daniel Nagy 65cd60100a
bombadillo: add man page 2021-02-13 20:09:04 +01:00
github-actions[bot] d10b7b45fb
Merge staging-next into staging 2021-02-13 18:16:03 +00:00
github-actions[bot] 1c7975a26f
Merge master into staging-next 2021-02-13 18:15:59 +00:00
Gabriel Ebner 14e3301a90 vieb: 3.1.0 -> 3.4.0 2021-02-13 17:48:28 +01:00
Ryan Mulligan 8daaa9faf1
Merge pull request #112848 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 3.3.2 -> 3.3.3
2021-02-13 08:30:02 -08:00
adisbladis 9c98282609
podman: Prefer to build wrapper locally
This build is basically just creating 2 symlinks and a wrapper script.
Downloading it from a cache is not efficient.
2021-02-13 15:51:33 +01:00
adisbladis a62f04d38e
podman: Fix sha256
For some reason the archive sha256 has changed..
2021-02-13 15:14:31 +01:00
adisbladis 304617494b
podman: Remove unconfigured runtime warnings
It doesn't make sense as we promote using the podman wrapper where runtime paths will vary because they are nix store paths.
2021-02-13 14:39:02 +01:00
Andreas Schmid b5a137b2a0
git: add osxkeychainSupport option (#112503)
in order to be able to disable osxkeychain credential helper if no
wanted / necessary. Keep it `true` by default such that current logic is
not affected.

Signed-off-by: Andreas Schmid <service@aaschmid.de>
2021-02-13 14:02:17 +01:00
github-actions[bot] 1e189fbb9e
Merge staging-next into staging 2021-02-13 06:16:37 +00:00
github-actions[bot] 318f95e4c2
Merge master into staging-next 2021-02-13 06:16:33 +00:00
Ryan Mulligan 29dcf53a55
Merge pull request #112817 from r-ryantm/auto-update/picard-tools
picard-tools: 2.24.2 -> 2.25.0
2021-02-12 19:42:16 -08:00
Ryan Mulligan 14e3b9ebc0
Merge pull request #112766 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.31 -> 1.8.32
2021-02-12 19:41:45 -08:00
Ryan Mulligan e64d2472c6
Merge pull request #112838 from r-ryantm/auto-update/tickrs
tickrs: 0.9.0 -> 0.10.2
2021-02-12 19:31:02 -08:00
Ryan Mulligan 29fe61ea01
Merge pull request #112797 from r-ryantm/auto-update/istioctl
istioctl: 1.8.3 -> 1.9.0
2021-02-12 19:30:21 -08:00
Jan Tojnar c91b72d390
Merge pull request #112591 from ymeister/pulseeffects
pulseeffects: 4.8.4 -> 5.0.0, pulseeffects-legacy: init at 4.8.4
2021-02-13 04:15:43 +01:00
Ryan Mulligan 5f7fe87464
Merge pull request #112610 from r-ryantm/auto-update/discord-canary
discord-canary: 0.0.118 -> 0.0.119
2021-02-12 18:57:41 -08:00
Ryan Mulligan 5952a64849
Merge pull request #112821 from r-ryantm/auto-update/polkadot
polkadot: 0.8.28 -> 0.8.28-1
2021-02-12 18:56:51 -08:00
Sandro 1b64cb0952
Merge pull request #112950 from SuperSandro2000/fix-collection11 2021-02-13 03:31:41 +01:00
github-actions[bot] c4d734932d
Merge staging-next into staging 2021-02-13 00:36:15 +00:00
github-actions[bot] 1d62dc37db
Merge master into staging-next 2021-02-13 00:36:11 +00:00
TredwellGit dd441204f6 qemu: set sysconfdir
Fixes https://github.com/NixOS/nixpkgs/issues/111675 and https://github.com/NixOS/nixpkgs/issues/110142.
2021-02-13 00:25:28 +00:00
Sandro Jäckel 2a342932d3
verilog: Disable tests on darwin 2021-02-13 01:07:43 +01:00