Commit graph

242487 commits

Author SHA1 Message Date
Félix Baylac-Jacqué
ecb73fd555
test-driver.py: fix VM state directory deletion
The previous version of the code would only kick in if the state
directory path pointed at a *file*, which never occurs. Making that
codepath actually work reveals an ordering bug, which this patch fixes
as well.

It also replaces the confusing, imperative case log message "delete VM
state directory" with "deleting VM state directory".

Finally, we hint the user about how to prevent this deletion. IE. by
passing the --keep-vm-state flag.

Bug report:
https://github.com/NixOS/nixpkgs/pull/91046#issuecomment-685568750

Credit goes to Edef for the rebase on top of a recent nixpkgs commit
and for writing most of this commit message.

Co-authored-by: edef <edef@edef.eu>
2020-09-07 12:26:40 +02:00
Oleksii Filonenko
2ff0bdfb52
Merge pull request #97324 from zowoq/scc
scc: 2.12.0 -> 2.13.0
2020-09-07 11:37:33 +03:00
Gabriel Ebner
5b0812fa75
Merge pull request #97321 from vbgl/proverif-2.02pl1
proverif: 2.01 → 2.02pl1
2020-09-07 10:31:34 +02:00
zowoq
7b537f99c0 exa: remove maintainer 2020-09-07 18:29:15 +10:00
Vincent Laporte
2a82f71bed
proverif: 2.01 → 2.02pl1 2020-09-07 09:54:54 +02:00
Vladimír Čunát
0ecc8b9a56
Merge #97229: picard-tools: 2.23.3 -> 2.23.4 2020-09-07 09:38:34 +02:00
Oleksii Filonenko
5df6f3dafd
Merge pull request #97323 from r-ryantm/auto-update/topgrade 2020-09-07 10:34:05 +03:00
Jörg Thalheim
b1d61eb577
Merge pull request #82641 from xfix/hovercraft-upgrade
hovercraft: 2.6 -> 2.7
2020-09-07 08:36:38 +02:00
zowoq
02e6ed4b62 scc: 2.12.0 -> 2.13.0
https://github.com/boyter/scc/releases/tag/v2.13.0
2020-09-07 15:19:22 +10:00
Mario Rodas
2497bf4279 calibre: remove self reference 2020-09-07 00:00:00 -05:00
Peter Hoeg
745d47ef38
Merge pull request #97270 from peterhoeg/f/calibre_py3
calibre: build with py3 by default
2020-09-07 12:50:00 +08:00
Peter Hoeg
4b25b12ff7 calibre: 4.22.0 -> 4.23.0 2020-09-07 12:48:34 +08:00
Peter Hoeg
3690d1d7fc calibre: build with py3 by default 2020-09-07 12:48:34 +08:00
R. RyanTM
2ff86abc69 topgrade: 5.5.0 -> 5.7.0 2020-09-07 04:44:53 +00:00
Mario Rodas
90ee9e6315
Merge pull request #96967 from doronbehar/pkg/pdfcpu
pdfcpu: 0.3.4 -> 0.3.5
2020-09-06 23:27:01 -05:00
Mario Rodas
7c6fda9c1c
Merge pull request #96694 from cust0dian/navi-2.10.0
navi: 2.9.0 -> 2.10.0
2020-09-06 23:21:04 -05:00
Mario Rodas
68a551e194
Merge pull request #97315 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.6.1 -> 0.7.0
2020-09-06 23:17:52 -05:00
Martin Weinelt
bd649f4f55
Merge pull request #97263 from mweinelt/zigbee2mqtt
zigbee2mqtt: 1.14.3 -> 1.14.4
2020-09-07 04:40:05 +02:00
Mario Rodas
75dd59019c
Merge pull request #97282 from zowoq/vgrep
vgrep: init at 2.4.0
2020-09-06 19:31:22 -05:00
Diego Rodriguez
8d5d41e776
kubernetes-helm: 3.3.0 -> 3.3.1 (#97147) 2020-09-06 19:24:12 -05:00
Mario Rodas
d85b678c3c
Merge pull request #97279 from plumelo/atlassian-jira-8.12.0
atlassian-jira: 8.10.0 -> 8.12.0
2020-09-06 19:21:15 -05:00
Mario Rodas
21ce4b059b
Merge pull request #97184 from r-ryantm/auto-update/lesspipe
lesspipe: 1.84 -> 1.85
2020-09-06 19:00:13 -05:00
Mario Rodas
ef0e695c9d
Merge pull request #97202 from r-ryantm/auto-update/miller
miller: 5.9.0 -> 5.9.1
2020-09-06 18:57:03 -05:00
worldofpeace
dd2727773a Revert "nixos/qemu-vm: support nix run"
This reverts commit 02590c9620.

02590c9620 (commitcomment-42078853)
2020-09-06 19:45:10 -04:00
Robert Scott
ce6bc4dbc7
Merge pull request #92182 from r-ryantm/auto-update/guile-sdl2
guile-sdl2: 0.4.0 -> 0.5.0
2020-09-06 22:53:43 +01:00
R. RyanTM
0b64a70398 guile-sdl2: 0.4.0 -> 0.5.0 2020-09-06 22:36:15 +01:00
Robert Scott
d3ca16c2d4
Merge pull request #91824 from r-ryantm/auto-update/ott
ott: 0.30 -> 0.31
2020-09-06 22:34:35 +01:00
R. RyanTM
1cd9dafce0 ott: 0.30 -> 0.31 2020-09-06 22:25:50 +01:00
Michael Weiss
1fa610bdf0
chromium: Prefix $PATH with xdg_utils (#96922)
This is required for certain URIs that require launching external
programs (e.g. mailto:, magnet:, or irc:) or setting the default browser
via xdg-settings.
Fix #96897 and fix #92751.
2020-09-06 23:20:30 +02:00
Michael Weiss
60f27064aa
gammastep: 2.0.1 -> 2.0.2 (#97290) 2020-09-06 23:20:05 +02:00
zowoq
22e61f4314 buildah: 1.15.2 -> 1.16.0
https://github.com/containers/buildah/releases/tag/V1.16.0
2020-09-07 07:17:20 +10:00
Robert Scott
010ed033cf
Merge pull request #92227 from r-ryantm/auto-update/keepalived
keepalived: 2.0.20 -> 2.1.3
2020-09-06 22:11:53 +01:00
Dave Gallant
e976a70f5f
awscli2: 2.0.36 -> 2.0.46 (#97304) 2020-09-06 23:08:05 +02:00
R. RyanTM
0f099965bb keepalived: 2.0.20 -> 2.1.3 2020-09-06 22:05:07 +01:00
Maximilian Bosch
cac5339531
nixos/doc/borgbackup: correct install instructions for vorta
No need to fiddle around with `flatpack` to get `vorta`, a graphical
desktop-client for `borgbackup` running as it's available in `nixpkgs`.
2020-09-06 22:44:37 +02:00
Silvan Mosberger
f822080b05
Merge pull request #68887 from teto/ssh_banner
services.openssh: add banner item
2020-09-06 22:15:25 +02:00
Jörg Thalheim
86b973e780
Merge pull request #97264 from Atemu/appimageTools-bubblewrap
appimageTools: use buildFHSUserEnvBubblewrap
2020-09-06 20:32:42 +01:00
Matthieu Coudron
1835fc455b services.openssh: add banner
Add the possibility to setup a banner.

Co-authored-by: Silvan Mosberger <github@infinisil.com>
2020-09-06 21:32:20 +02:00
Jörg Thalheim
d9ccdd860c
Merge pull request #96885 from bbigras/sssd-ldap
nixos/tests/sssd-ldap: init
2020-09-06 20:29:36 +01:00
Nikolay Korotkiy
a8d6e4b7a5
hping: 20051105 -> 2014-12-26 (#94683) 2020-09-06 21:10:45 +02:00
worldofpeace
02590c9620 nixos/qemu-vm: support nix run 2020-09-06 14:57:51 -04:00
Michael Weiss
e6cbcc2ac1
python3Packages.scapy: 2.4.3 -> 2.4.4 (#97215) 2020-09-06 20:29:31 +02:00
Robert Scott
24e513bcf0
Merge pull request #96409 from sikmir/tippecanoe
tippecanoe: 1.35.0 -> 1.36.0
2020-09-06 19:18:34 +01:00
R. RyanTM
7dce8e2171 python27Packages.pydub: 0.24.0 -> 0.24.1 2020-09-06 10:31:19 -07:00
Vincent Laporte
d4f6c94d34 ocamlPackages.labltk: init at 8.06.9 for OCaml 4.11 2020-09-06 19:09:37 +02:00
R. RyanTM
a5121f73e3 catch2: 2.12.2 -> 2.12.3 2020-09-06 18:53:20 +02:00
R. RyanTM
cd435ce7d3 opencl-clhpp: 2.0.11 -> 2.0.12 2020-09-06 18:52:54 +02:00
R. RyanTM
c39f775f20 icingaweb2: 2.8.0 -> 2.8.1 2020-09-06 18:52:22 +02:00
Gabriel Ebner
37379c0215
Merge pull request #97285 from gebner/cura471 2020-09-06 18:52:08 +02:00
R. RyanTM
1311343c40 fx_cast_bridge: 0.0.6 -> 0.0.7 2020-09-06 18:51:17 +02:00