22.11 fixer up

This commit is contained in:
2023-06-11 10:12:42 +02:00
parent 786c3efd41
commit db3c09ee30
7 changed files with 54 additions and 17 deletions
+1 -1
View File
@@ -10,8 +10,8 @@ if ! test -s .direnv/pull-date || test "$now" != "$(cat .direnv/pull-date)"; the
--update-input nixpkgs \
--update-input unstable \
--update-input home-manager \
--update-input nixos-hardware \
--update-input pbsds-papers
#--update-input nixos-hardware
echo "$now" > .direnv/pull-date
fi