R. RyanTM
9bf4524e15
armadillo: 9.900.2 -> 9.900.3
2020-09-07 10:29:59 +00:00
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
rople380
3487a7b8aa
exodus: 20.1.30 -> 20.8.28
2020-09-07 20:12:11 +10:00
Peter Hoeg
d6264419f5
nixos/nfsd: run rpc-statd as a normal user
2020-09-07 18:04:03 +08:00
Peter Hoeg
9123308be5
nixos/mailhog: run with DynamicUser
2020-09-07 17:56:53 +08:00
Mario Rodas
d3b47f1556
Merge pull request #97320 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.23.33 -> 0.23.40
2020-09-07 04:38:08 -05:00
Simon Waibl
b0a8a746b3
Merge pull request #97338 from WilliButz/exporters/fix-firewall-filter
...
nixos/prometheus-exporters: fix default firewall filter
2020-09-07 11:16:19 +02:00
Andreas Wiese
5200ee8cc0
bpytop: 1.0.21 -> 1.0.25
2020-09-07 11:09:32 +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
Milan Pässler
f7e0ff0f35
flashrom: fix aarch64 build
2020-09-07 10:32:01 +02: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
WilliButz
5d51096839
nixos/prometheus-exporters: fix default firewall filter
...
Instead of always using the default port of one exporter for its default
firewall filter, the port from the current service configuration is used.
2020-09-07 10:28:36 +02:00
Vincent Laporte
2a82f71bed
proverif: 2.01 → 2.02pl1
2020-09-07 09:54:54 +02:00
Euan Kemp
6781a5f784
k3s: 1.18.2 -> 1.18.8
2020-09-07 00:42:00 -07:00
Oleksii Filonenko
c3a7c89a20
release-notes/rl-2009: add item about Caddy v2
2020-09-07 09:39:23 +02:00
Oleksii Filonenko
6322325a53
caddy: 1.0.5 -> 2.0.0
...
Rename legacy v1 to `caddy1`
2020-09-07 09:39:16 +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
0x4A6F
4dd118b4f9
timescale-prometheus: 0.1.0-beta.2 -> 0.1.0-beta.4
2020-09-07 06:43:06 +00:00
R. RyanTM
bbde0265f8
yder: 1.4.11 -> 1.4.12
2020-09-07 06:37:40 +00: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
R. RyanTM
3dc4a826cb
windowchef: 0.5.0 -> 0.5.1
2020-09-07 06:02:31 +00:00
R. RyanTM
8532b0ae33
vultr-cli: 0.3.2 -> 0.4.0
2020-09-07 05:51:01 +00:00
R. RyanTM
b6efe9d640
vale: 2.3.3 -> 2.3.4
2020-09-07 05:38:54 +00:00
R. RyanTM
6f7120772e
ugrep: 2.5.3 -> 2.5.5
2020-09-07 05:33:04 +00:00
Frederik Rietdijk
1936b11f63
utils.bash: also "fix" cc-wrapper and pkg-config-wrapper
2020-09-07 07:19:26 +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
d1b9bc6019
the-way: install completions
2020-09-07 04:20:00 +00:00
Mario Rodas
22cf34bc25
gitAndTools.git-subtrac: 0.03 -> 0.04
2020-09-07 04:20:00 +00:00
Mario Rodas
746e63ddf8
noti: 3.4.0 -> 3.5.0
...
https://github.com/variadico/noti/releases/tag/3.5.0
2020-09-07 04:20:00 +00:00
Mario Rodas
1cb7ba3262
the-way: 0.6.1 -> 0.7.0
2020-09-06 23:20:00 -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
R. RyanTM
6ed06dca05
terragrunt: 0.23.33 -> 0.23.40
2020-09-07 00:47:22 +00: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 02590c96209d374d7f720293fcb8337e17104bc9.
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