talyz and Yuka
af9f6d9a2a
nixos/qemu-vm: Rename pathsInNixDB to additionalPaths
...
pathsInNixDB isn't a very accurate name when a Nix store image is
built (virtualisation.useNixStoreImage); rename it to additionalPaths,
which should be general enough to cover both cases.
2021-10-28 12:55:01 +02:00
talyz and Yuka
84839b395f
nixos/qemu-vm: Allow building a Nix store image instead of using 9p
...
Add the `useNixStoreImage` option, allowing a disk image with the
necessary contents from the Nix store to be built using
make-disk-image.nix. The image will be mounted at `/nix/store` and
acts as a drop-in replacement for the usual 9p mounting of the host's
Nix store.
This removes the performance penalty of 9p, drastically improving
execution speed of applications which do lots of reads from the Nix
store. The caveats are increased disk space usage and image build
time.
2021-10-28 12:55:01 +02:00
talyz and Yuka
87d8eec069
make-disk-image: Add additionalPaths argument
...
Add an argument which makes it possible to add additional paths to the
image's nix store.
2021-10-28 12:55:01 +02:00
talyz and Yuka
398a73ac98
make-disk-image: Add copyChannel argument
...
Add a copyChannel argument which controls whether the current source
tree will be made available as a nix channel in the image or
not. Previously, it always was. Making it available is useful for
interactive use of nix utils, but changes the hash of the image when
the sources are updated.
2021-10-28 12:55:01 +02:00
talyz and Yuka
56c5efa25b
make-disk-image: Reintroduce the installBootLoader argument
...
installBootLoader was removed in
f1708a9d7d79e2bf2961fc648625578b23b3460f; probably by mistake, since
only the logic was removed, not the argument.
2021-10-28 12:55:01 +02:00
Sandro and GitHub
7f3494b343
Merge pull request #143330 from Ma27/bump-lnav
2021-10-28 11:51:20 +02:00
Sandro and GitHub
bc329d66d9
Merge pull request #143263 from r-ryantm/auto-update/yubikey-manager-qt
2021-10-28 11:40:35 +02:00
Sandro and GitHub
1d1af5674a
Merge pull request #143337 from r-ryantm/auto-update/python3.8-phonopy
2021-10-28 11:39:51 +02:00
Robert Schütz and Matthieu Coudron
9ce555e0af
newsboat: 2.24 -> 2.25
...
https://github.com/newsboat/newsboat/releases/tag/r2.25
2021-10-28 11:29:51 +02:00
Sandro and GitHub
2207e2d15c
Merge pull request #143335 from r-ryantm/auto-update/terraform-ls
2021-10-28 11:28:29 +02:00
Sandro and GitHub
fe948d29fe
Merge pull request #142793 from helsinki-systems/upd/gcc8
2021-10-28 11:06:56 +02:00
R. Ryantm
4effa2569a
python38Packages.phonopy: 2.11.0 -> 2.12.0
2021-10-28 09:05:45 +00:00
R. Ryantm
252b473145
terraform-ls: 0.22.0 -> 0.23.0
2021-10-28 09:04:40 +00:00
Michael Raskin and GitHub
27fa530791
Merge pull request #143266 from r-ryantm/auto-update/xscreensaver
...
xscreensaver: 6.01 -> 6.02
2021-10-28 09:02:33 +00:00
Maximilian Bosch
a97c084633
lnav: 0.10.0 -> 0.10.1
...
ChangeLog: https://github.com/tstack/lnav/releases/tag/v0.10.1
Closes #140591
2021-10-28 10:32:32 +02:00
Fabian Affolter and GitHub
19b87ec97d
Merge pull request #143101 from fabaff/bump-aionotion
...
python3Packages.aionotion: 3.0.2 -> 2021.10.0
2021-10-28 09:21:25 +02:00
Fabian Affolter and GitHub
118d3f046c
Merge pull request #143107 from fabaff/bump-aiowatttime
...
python3Packages.aiowatttime: 0.1.1 -> 2021.10.0
2021-10-28 09:21:06 +02:00
Fabian Affolter and GitHub
314327e922
Merge pull request #143105 from fabaff/bump-aioridwell
...
python3Packages.aioridwell: 0.2.0 -> 2021.10.0
2021-10-28 09:20:29 +02:00
Pavol Rusnak and GitHub
2deb07f3ac
Merge pull request #143289 from TredwellGit/electron_13
...
electron_13: 13.6.0 -> 13.6.1
2021-10-28 08:52:43 +02:00
superherointj and Vincent Laporte
40bad15b21
ocamlPackages.dune-site: init 2.9.1
2021-10-28 08:27:32 +02:00
Vincent Laporte and Vincent Laporte
c535db45ce
ocamlPackages.cppo: 1.6.7 → 1.6.8
2021-10-28 07:31:58 +02:00
Mario Rodas and GitHub
8652402ac5
Merge pull request #143283 from marsam/update-flexget
...
flexget: 3.1.140 -> 3.1.148
2021-10-27 23:17:37 -05:00
Mario Rodas and GitHub
3620d3cfad
Merge pull request #143284 from bew/update-delta
...
delta: 0.8.3 -> 0.9.1
2021-10-27 23:13:44 -05:00
Ryan Mulligan and GitHub
e90256769b
Merge pull request #143275 from TredwellGit/discourse
...
[CVSS 10.0] discourse: 2.7.8 -> 2.7.9
2021-10-27 20:37:28 -07:00
TredwellGit
b77b452186
electron_13: 13.6.0 -> 13.6.1
...
https://github.com/electron/electron/releases/tag/v13.6.1
2021-10-28 03:18:15 +00:00
Benoit de Chezelles
631baa9ab9
delta: 0.8.3 -> 0.9.1
2021-10-28 04:53:28 +02:00
Mario Rodas
46905d953d
flexget: 3.1.140 -> 3.1.148
2021-10-27 21:52:23 -05:00
figsoda and GitHub
9ac19963f8
Merge pull request #143158 from r-ryantm/auto-update/pipreqs
...
pipreqs: 0.4.10 -> 0.4.11
2021-10-27 22:46:07 -04:00
figsoda and GitHub
a07f175971
Merge pull request #143249 from dan4ik605743/gd-up
...
github-desktop: 2.9.3 -> 2.9.4
2021-10-27 22:42:09 -04:00
figsoda and GitHub
819cb07025
Merge pull request #143245 from r-ryantm/auto-update/ansible-lint
...
ansible-lint: 5.2.0 -> 5.2.1
2021-10-27 22:38:40 -04:00
rewine and GitHub
99494ca98d
tdlib: 1.7.0 -> 1.7.8 ( #143176 )
2021-10-27 22:35:23 -04:00
figsoda and GitHub
3cd6a65dd2
Merge pull request #143257 from r-ryantm/auto-update/zoxide
...
zoxide: 0.7.7 -> 0.7.8
2021-10-27 22:31:14 -04:00
figsoda and GitHub
08802c8652
Merge pull request #143271 from r-ryantm/auto-update/angle-grinder
...
angle-grinder: 0.17.0 -> 0.18.0
2021-10-27 22:27:01 -04:00
figsoda and GitHub
91bd398017
Merge pull request #143261 from r-ryantm/auto-update/yq-go
...
yq-go: 4.13.2 -> 4.13.5
2021-10-27 22:19:52 -04:00
TredwellGit
44ffcb8362
discourse: 2.7.8 -> 2.7.9
...
https://nvd.nist.gov/vuln/detail/CVE-2021-41163
2021-10-28 01:56:09 +00:00
R. Ryantm
ba55036722
angle-grinder: 0.17.0 -> 0.18.0
2021-10-28 01:50:09 +00:00
R. Ryantm
8ff3aad7fe
xscreensaver: 6.01 -> 6.02
2021-10-28 01:38:04 +00:00
Dmitry Kalinkin and GitHub
aee0764296
Merge pull request #142921 from veprbl/pr/pyjet_1_8_2
...
python3Packages.pyjet: 1.6.0 -> 1.8.2
2021-10-27 21:35:51 -04:00
R. Ryantm and Dmitry Kalinkin
14d3b5fd01
img2pdf: 0.4.2 -> 0.4.3
2021-10-27 21:35:05 -04:00
R. Ryantm
6366a136e3
yubikey-manager-qt: 1.2.3 -> 1.2.4
2021-10-28 01:01:48 +00:00
R. Ryantm
ec1463beb6
yq-go: 4.13.2 -> 4.13.5
2021-10-28 00:56:07 +00:00
R. Ryantm
572dcd44a1
zoxide: 0.7.7 -> 0.7.8
2021-10-28 00:45:19 +00:00
Bobby Rong and GitHub
8e440f1776
Merge pull request #142810 from bobby285271/pantheon
...
Pantheon updates 2021-10-25, 2021-10-26
2021-10-28 08:16:34 +08:00
R. Ryantm
c5d7412630
ansible-lint: 5.2.0 -> 5.2.1
2021-10-27 23:36:13 +00:00
R. Ryantm and Jonathan Ringer
8f6f42bd36
python38Packages.flask-paginate: 0.8.1 -> 2021.10.26
2021-10-27 15:57:23 -07:00
Sandro and GitHub
850251213a
Merge pull request #142859 from racciari/master
...
libstdc++5: Fix build failure on missing libc-ldflags-before
2021-10-27 23:52:05 +02:00
maralorn and GitHub
ed814a4586
Merge pull request #142215 from rhoriguchi/gnome41Extensions
...
Add gnome41Extensions
2021-10-27 23:01:42 +02:00
Sandro and GitHub
7ca1cabb15
Merge pull request #143222 from erictapen/crate-overrides
2021-10-27 22:59:58 +02:00
Sandro and GitHub
5424b8a3f2
Merge pull request #143219 from r-ryantm/auto-update/python38Packages.databricks-cli
2021-10-27 22:55:00 +02:00
Sandro and GitHub
0e97c74c59
Merge pull request #143195 from TredwellGit/firmwareLinuxNonfree
2021-10-27 22:46:47 +02:00