commits
Currently, executing `nixos-rebuild switch` as a non-root user will
result in a somewhat confusing error about being unable to link a
profile to a nix store path. This is not ideal, especially as we already
have most of the code to handle this properly and use `sudo` to elevate
permissions to install.
This is preferrable for flakes (better eval caching), and also more
intuitive for new users.
python310Packages.pyhocon: 0.3.59 -> 0.3.60
python310Packages.fake-useragent: 1.1.1 -> 1.1.2
python310Packages.jupyter_console: 6.5.0 -> 6.5.1
mpc-qt: 22.02 -> 23.02
python311Packages.aioambient: drop asynctest
gnss-share: init at 0.6
python311Packages.aioguardian: drop asynctest
python310Packages.locationsharinglib: add changelog to meta
Co-authored-by: Ember Keske <ember.keske@wobcom.de>
https://about.gitlab.com/releases/2023/02/14/critical-security-release-gitlab-15-8-2-released/
python310Packages.pandas-stubs: 1.5.0.221003 -> 1.5.3.230214
python3Packages.datasets: 2.6.1 -> 2.9.0
This was motivated by an incompatibility caused by a recent babel or
flask-babel update.
python310Packages.fakeredis: 2.8.0 -> 2.9.0
invidious: unstable-2023-02-02 -> unstable-2023-02-13
* docs: Building a stdenv package in nix-shell
nushell: use newer libproc.h
mariadb: 2023-02-06 updates
python310Packages.bids-validator: 1.9.9 -> 1.10.0
python310Packages.types-dateutil: 2.8.19.6 -> 2.8.19.7
mautrix-whatsapp: 0.8.1 -> 0.8.2
python310Packages.nunavut: 1.9.0 -> 2.0.0
gxplugins-lv2: 0.9 -> 1.0
mmc-utils: unstable-2022-11-09 -> unstable-2023-02-09
This reverts commit 2ca375abdc77780b785cb297f4a52f1115801eaa.
vimPlugins.tint-nvim: init at 2022-09-27
vimPlugins.nvim-ufo: init at 2023-02-03, vimPlugins.promise-async: init at 2023-02-01
tuckr: init at 0.7.0
python3Packages.pyls-mypy: remove
runInLinuxVM: fix on musl
librewolf: 109.0.1-2 -> 110.0-1
python310Packages.bitarray: 2.7.0 -> 2.7.2
python310Packages.azure-appconfiguration: 1.3.0 -> 1.4.0
oh-my-zsh: 2023-02-05 -> 2023-02-16
super-productivity: 7.12.1 -> 7.12.2
Currently, executing `nixos-rebuild switch` as a non-root user will
result in a somewhat confusing error about being unable to link a
profile to a nix store path. This is not ideal, especially as we already
have most of the code to handle this properly and use `sudo` to elevate
permissions to install.
This is preferrable for flakes (better eval caching), and also more
intuitive for new users.