Maximilian Bosch
f700a92d5c
nixos/qemu-vm: quote QEMU_NET_OPTS
...
Co-authored-by: Michele Guerini Rocco <rnhmjoj@users.noreply.github.com>
2021-10-06 23:12:53 +02:00
Maximilian Bosch
60e731d1ce
nixos/qemu-vm: fix running VM with QEMU_NET_OPTS
...
I realized quite recently that running a test VM - as documented in the
manual - like
QEMU_NET_OPTS='hostfwd=tcp::8080-:80' ./result/bin/nixos-run-vms
doesn't work anymore on `master`. After bisecting I realized that the
introduction of a forward-port option[1] is the problem since it adds a
trailing comma even if no forwarding options are specified via
`virtualisation.forwardPorts`. In that case, the networking options
would look like `-netdev user,id=user.0,,hostfwd=tcp::8080-:80' which
confused QEMU and thus the VM refused to start.
Now, the trailing comma is only added if additional port forwards are
specified declaratively.
[1] b8bfc81d5b
2021-10-06 22:40:30 +02:00
Sandro
1c1b567985
Merge pull request #140734 from r-ryantm/auto-update/python3.8-google-cloud-container
...
python38Packages.google-cloud-container: 2.8.0 -> 2.8.1
2021-10-06 12:01:30 +02:00
Bobby Rong
6c4357a7e7
Merge pull request #140740 from nagy/vieb-latest-electron
...
vieb: use latest electron
2021-10-06 17:51:50 +08:00
Bobby Rong
e119ba8f81
Merge pull request #140738 from nagy/retroshare-homepage
...
retroshare: update homepage
2021-10-06 17:44:44 +08:00
Bobby Rong
9d14a7cbe2
Merge pull request #140739 from nagy/raylib-changelog
...
raylib: add changelog
2021-10-06 17:43:25 +08:00
Daniel Nagy
5f3fee29e2
vieb: use latest electron
2021-10-06 11:27:27 +02:00
Daniel Nagy
7e26b36f7a
raylib: add changelog
2021-10-06 11:24:02 +02:00
Daniel Nagy
138b068c1a
retroshare: update homepage
2021-10-06 11:21:17 +02:00
R. RyanTM
56db7926f0
python38Packages.google-cloud-container: 2.8.0 -> 2.8.1
2021-10-06 08:33:33 +00:00
Sandro
c24a48c092
Merge pull request #140704 from r-ryantm/auto-update/python3.8-azure-synapse-artifacts
2021-10-06 09:47:28 +02:00
Albin Parou
b16c74abd3
awscli2: 2.2.39 -> 2.2.40 ( #139020 )
2021-10-06 03:43:48 -04:00
Sandro
ec30bfd1ea
Merge pull request #140718 from LeSuisse/grafana-8.1.6
2021-10-06 09:43:26 +02:00
Sandro
54742594b6
Merge pull request #140711 from TredwellGit/steamPackages.steam-runtime
2021-10-06 09:41:53 +02:00
Sandro
0b4164c05a
Merge pull request #140708 from r-ryantm/auto-update/python3.8-azure-synapse-spark
2021-10-06 09:40:13 +02:00
Sandro
29c4270a8d
Merge pull request #140716 from TredwellGit/steam
2021-10-06 09:39:34 +02:00
Sandro
3779cd1ae4
Merge pull request #140714 from r-ryantm/auto-update/certbot
2021-10-06 09:39:09 +02:00
Sandro
3c33c6ba1c
Merge pull request #140719 from r-ryantm/auto-update/python3.8-google-cloud-spanner
2021-10-06 09:38:51 +02:00
Sandro
fef0d93d6a
Merge pull request #140727 from r-ryantm/auto-update/python3.8-javaproperties
2021-10-06 09:38:11 +02:00
Sandro
a7182000d3
Merge pull request #140721 from r-ryantm/auto-update/python3.8-google-cloud-speech
2021-10-06 09:36:15 +02:00
Sandro
370a9f6c38
Merge pull request #140725 from r-ryantm/auto-update/python3.8-google-crc32c
2021-10-06 09:34:43 +02:00
Sandro
73e978b368
Merge pull request #140722 from r-ryantm/auto-update/python3.8-google-cloud-runtimeconfig
2021-10-06 09:34:26 +02:00
Elliot
b862bde8b0
ocl-icd: update platforms, remove outdated postPatch ( #137342 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-06 09:30:32 +02:00
R. RyanTM
f35a2f5fdb
python38Packages.javaproperties: 0.8.0 -> 0.8.1
2021-10-06 07:29:42 +00:00
R. RyanTM
e6b118a209
python38Packages.google-crc32c: 1.2.0 -> 1.3.0
2021-10-06 07:01:47 +00:00
Michele Guerini Rocco
66b6bd0072
Merge pull request #139765 from eyJhb/bitlbee-user-group
...
nixos/bitlbee: added bitlbee to bitlbee group
2021-10-06 08:57:33 +02:00
R. RyanTM
6a3f62b11b
python38Packages.google-cloud-runtimeconfig: 0.32.5 -> 0.32.6
2021-10-06 06:53:54 +00:00
R. RyanTM
beafc41537
python38Packages.google-cloud-speech: 2.9.1 -> 2.9.3
2021-10-06 06:48:48 +00:00
R. RyanTM
22849ce37b
python38Packages.google-cloud-spanner: 3.11.0 -> 3.11.1
2021-10-06 06:40:34 +00:00
Michele Guerini Rocco
e99b3f242c
Merge pull request #140359 from rnhmjoj/setgid-nobody
...
nixos: make setgid wrappers root-owned
2021-10-06 08:36:35 +02:00
Thomas Gerbet
471c673d71
grafana: 8.1.5 -> 8.1.6
...
Fixes CVE-2021-39226.
https://grafana.com/blog/2021/10/05/grafana-7.5.11-and-8.1.6-released-with-critical-security-fix/
2021-10-06 08:14:34 +02:00
TredwellGit
5ac32013ca
steam: 1.0.0.70 -> 1.0.0.72
2021-10-06 05:09:21 +00:00
R. RyanTM
8a6c04cb8c
certbot: 1.19.0 -> 1.20.0
2021-10-06 04:55:41 +00:00
TredwellGit
7e5136fcc4
steamPackages.steam-runtime: 0.20210630.0 -> 0.20210906.1
2021-10-06 04:44:44 +00:00
R. RyanTM
66cada7957
python38Packages.azure-synapse-spark: 0.6.0 -> 0.7.0
2021-10-06 04:43:09 +00:00
R. RyanTM
6ce13375ce
python38Packages.azure-synapse-artifacts: 0.8.0 -> 0.9.0
2021-10-06 04:06:51 +00:00
Samuel Dionne-Riel
01bd5f8e0d
Merge pull request #136819 from samueldr/updates/sunxi-tools-2021-08-29
...
sunxi-tools: 2018-11-13 -> 2021-08-29
2021-10-05 23:57:04 -04:00
Samuel Dionne-Riel
31285207b0
Merge pull request #125156 from samueldr/feature/plasma-mobile-apps-only
...
Add Plasma Mobile Gear 21.05
2021-10-05 23:54:08 -04:00
Anderson Torres
cae56824a5
Merge pull request #140416 from vbgl/ocaml-uuseg-14.0.0
...
ocamlPackages.uuseg: 11.0.0 → 14.0.0
2021-10-06 00:51:02 -03:00
Anderson Torres
7045e30cfc
Merge pull request #140696 from AndersonTorres/update-version-strings
...
Update version strings to `0.pre` format
2021-10-06 00:49:10 -03:00
Samuel Dionne-Riel
8a2335829c
ktrip: init at 21.05
2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
25a433d286
koko: init at 21.05
...
requires data that is not versioned:
- https://invent.kde.org/graphics/koko#packaging
Snapshotted because... Obviously that won't do with Nix.
2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
ea73dda921
spacebar: init at 21.05
2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
907976ea4e
plasma-phonebook: init at 21.05
2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
211cba432a
plasma-dialer: init at 21.05
2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
0acc8547bc
krecorder: init at 21.05
2021-10-05 23:21:44 -04:00
Samuel Dionne-Riel
d07a0aed11
calindori: init at 21.05
2021-10-05 23:21:44 -04:00
Samuel Dionne-Riel
7d8cb8321c
alligator: init at 21.05
2021-10-05 23:21:44 -04:00
Samuel Dionne-Riel
dcbe5b8d12
kclock: init at 21.05
2021-10-05 23:21:44 -04:00
Samuel Dionne-Riel
094eb89b7e
kalk: init at 21.05
2021-10-05 23:21:44 -04:00