Commit Graph
356524 Commits
Author SHA1 Message Date
ArtturiandGitHub 05bb35fdb6 Merge pull request #161258 from alyssais/kmod-blacklist-ubuntu-run-booted-system 2022-02-21 23:21:53 +02:00
Guillaume GirolandGitHub 4846d948b4 Merge pull request #156601 from symphorien/miniflux-password
nixos/miniflux: no cleartext password in the store
2022-02-21 21:18:36 +00:00
Alyssa Ross 0100a75801 kmod-blacklist-ubuntu: don't refer to grep/xargs
64b4af5296 ("kmod-blacklist-ubuntu: 22-1.1ubuntu1 -> 28-1ubuntu4")
doubled the size of the default initramfs.  This happened because the
upgrade introduced this configuration:

	remove iwlwifi \
	(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
	&& /sbin/modprobe -r mac80211

This meant that the grep and xargs substitutions, which had been
inactive for years, suddenly became active again and became part of
kmod-blacklist-ubuntu's closure.

Since we're already using /run/booted-system for the kmod binaries,
I think it's okay to use it for grep and xargs as well.  Both are
required NixOS packages, so they're guaranteed to be there.

Large increases in initramfs size are problematic, because it's often
not possible for users to do anything about them.  It's not always
possible to increase the size of /boot, because some filesystems like
ZFS don't support being shrunk to make way for a bigger /boot.
2022-02-21 20:57:48 +00:00
markuskowaandGitHub 0fca9900b1 Merge pull request #157278 from ck3d/default-systemd-nspawn
nixos: Switch to default systemd-nspawn behaviour
2022-02-21 21:56:07 +01:00
markuskowaandGitHub abb80ab266 Merge pull request #161266 from hzeller/update-timg-1.4.3-1.4.4
timg: 1.4.3 -> 1.4.4
2022-02-21 21:42:25 +01:00
ArtturiandGitHub 723c7c9a1d Merge pull request #160065 from Stunkymonkey/hdf5-appendToName 2022-02-21 22:31:22 +02:00
Robert SchützandKerstin 0074ebd592 imagemagick: 7.1.0-25 -> 7.1.0-26 2022-02-21 21:13:22 +01:00
R. Ryantmandzowoq 2bee70d513 statix: 0.5.3 -> 0.5.4 2022-02-22 04:38:37 +10:00
Sibi Prabakaranandzowoq 1b1f337068 argo-rollouts: init at 1.1.1 2022-02-22 04:38:30 +10:00
7c6f434candGitHub 4b83ef3d46 Merge pull request #161082 from r-ryantm/auto-update/libhomfly
libhomfly: 1.02r5 -> 1.02r6
2022-02-21 18:26:56 +00:00
Henner Zeller 83d6f37bd9 timg: 1.4.3 -> 1.4.4
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-02-21 10:20:01 -08:00
d6468ecd57 vttest: 20210210 -> 20220215
* vttest: 20210210 -> 20220215 (#161102)

and fix meta.description

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-21 19:14:53 +01:00
RenaudandGitHub 4fda5839ea Merge pull request #161036 from xrelkd/update/cargo-expand
cargo-expand: 1.0.14 -> 1.0.16
2022-02-21 19:14:12 +01:00
Vlad MandGitHub b2bdc7dafb Merge pull request #161214 from r-ryantm/auto-update/lfs
lfs: 1.4.0 -> 2.0.1
2022-02-21 20:06:33 +02:00
Matthieu CoudronandGitHub 401b713075 Merge pull request #160454 from teto/vim-updater 2022-02-21 19:00:46 +01:00
Vlad MandGitHub 60f8301f61 Merge pull request #161227 from r-ryantm/auto-update/miniserve
miniserve: 0.19.1 -> 0.19.2
2022-02-21 19:51:08 +02:00
7c6f434candGitHub 653587e807 Merge pull request #161233 from r-ryantm/auto-update/gentium
gentium: 6.001 -> 6.101
2022-02-21 17:34:06 +00:00
SandroandGitHub e82a7fd49c Merge pull request #160472 from hqurve/fix-octave-symbolic 2022-02-21 18:08:42 +01:00
José Romildo MalaquiasandGitHub 42bdf76dac Merge pull request #161223 from r-ryantm/auto-update/marwaita
marwaita: 12.1 -> 13.0
2022-02-21 14:00:00 -03:00
Vincent LaporteandVincent Laporte 7159ea47a4 ocamlPackages.torch: 0.13 → 0.14 2022-02-21 17:48:05 +01:00
ajs124andGitHub 6f9cb9aa56 Merge pull request #160239 from helsinki-systems/drop/imapproxy
imapproxy: drop
2022-02-21 17:27:32 +01:00
ajs124andGitHub 34f3300e96 Merge pull request #160238 from helsinki-systems/drop/scallion
scallion: drop
2022-02-21 17:27:03 +01:00
ajs124andGitHub 55bf481a21 Merge pull request #159212 from helsinki-systems/init/febio-studio
febio-studio: init at 1.6.1
2022-02-21 17:24:33 +01:00
Fabian AffolterandGitHub 1822c35423 Merge pull request #161230 from devhell/init-writedisk
writedisk: init at 1.2.0
2022-02-21 17:09:23 +01:00
ajs124andGitHub 60966b5a6e Merge pull request #161138 from r-ryantm/auto-update/texstudio
texstudio: 4.2.1 -> 4.2.2
2022-02-21 16:57:48 +01:00
Fabian AffolterandGitHub fce2eaea0c Merge pull request #161208 from fabaff/bump-python-socketio
python3Packages.python-socketio: 5.5.1 -> 5.5.2
2022-02-21 16:52:39 +01:00
Fabian AffolterandGitHub deeeaed031 Merge pull request #161236 from r-ryantm/auto-update/netdiscover
netdiscover: 0.8.1 -> 0.9
2022-02-21 16:51:52 +01:00
Scriptkiddiandajs124 4e60a4823b febio-studio: init at 1.6.1 2022-02-21 16:43:36 +01:00
Théo ZimmermannandVincent Laporte 61ac416992 coqPackages.hydra-battles: fix version checking logic
With this change, the derivation can be relied on without overlay in the upstream project.
2022-02-21 16:20:04 +01:00
Jan TojnarandGitHub 8eb1922f64 Merge pull request #161101 from jtojnar/libgovirt-cleanup
libgovirt: clean up
2022-02-21 15:57:10 +01:00
R. Ryantm 02236d5444 netdiscover: 0.8.1 -> 0.9 2022-02-21 14:09:27 +00:00
R. Ryantm 48c3003616 gentium: 6.001 -> 6.101 2022-02-21 13:35:24 +00:00
devhell dfd948de98 writedisk: init at 1.2.0 2022-02-21 13:34:59 +00:00
Martin WeineltandGitHub 29ad20e6f9 Merge pull request #161151 from r-ryantm/auto-update/python3.10-pynetbox 2022-02-21 14:28:21 +01:00
R. RyantmandKerstin 7de796ec0a vouch-proxy: 0.35.1 -> 0.36.0
- Restrict platforms to linux for now, as tests fail on macOS.
- Add erictapen as maintainer
2022-02-21 14:22:09 +01:00
RenaudandGitHub 57ac6e42e2 Merge pull request #161109 from r-ryantm/auto-update/pinentry-bemenu
pinentry-bemenu: 0.9.0 -> 0.10.0
2022-02-21 14:04:17 +01:00
R. Ryantm 70f2d8602b miniserve: 0.19.1 -> 0.19.2 2022-02-21 12:56:54 +00:00
Maciej KrügerandGitHub 2b103a820a Merge pull request #161174 from r-ryantm/auto-update/flat-remix-gtk 2022-02-21 13:45:23 +01:00
R. Ryantm ab959a45fa marwaita: 12.1 -> 13.0 2022-02-21 12:31:44 +00:00
Bobby RongandGitHub ab4c14fc09 Merge pull request #160212 from sikmir/cudatext
cudatext: 1.155.0 → 1.156.2
2022-02-21 20:17:51 +08:00
Fabian AffolterandGitHub 81ce91559b Merge pull request #161213 from r-ryantm/auto-update/python3.10-aiogithubapi
python310Packages.aiogithubapi: 22.2.2 -> 22.2.3
2022-02-21 13:16:06 +01:00
Bobby RongandGitHub 3e5e56e458 Merge pull request #160391 from dali99/update_hydrus2
hydrus: 473 -> 474
2022-02-21 20:12:53 +08:00
Bobby RongandGitHub 307a09f217 Merge pull request #160316 from 06kellyjac/syft
syft: 0.37.10 -> 0.38.0
2022-02-21 20:06:24 +08:00
Bobby RongandGitHub 55283f4f94 Merge pull request #160364 from veprbl/pr/broken_myrddin
myrddin: mark as broken on darwin
2022-02-21 19:31:33 +08:00
Bobby RongandGitHub 8dd93109c0 Merge pull request #160373 from r-ryantm/auto-update/slides
slides: 0.7.2 -> 0.7.3
2022-02-21 19:21:56 +08:00
R. Ryantm c653ea9225 lfs: 1.4.0 -> 2.0.1 2022-02-21 11:11:29 +00:00
Bobby RongandGitHub 8df8e020d4 Merge pull request #160568 from strager/quick-lint-js-2.2.0
quick-lint-js: 2.1.0 -> 2.2.0
2022-02-21 19:08:32 +08:00
R. Ryantm 29461f5b23 python310Packages.aiogithubapi: 22.2.2 -> 22.2.3 2022-02-21 10:58:26 +00:00
Bobby RongandGitHub 10b9c54db7 Merge pull request #161131 from duxovni/standardnotes
standardnotes: 3.9.5 -> 3.11.1
2022-02-21 18:48:40 +08:00
Fabian AffolterandGitHub 86890ef1ad Merge pull request #151605 from bcdarwin/python3-beartype
python3Packages.beartype: init at 0.9.1
2022-02-21 11:39:57 +01:00