441 current 2024-08-18 21:38:53 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-18 21:40:17 +01:00
parent 8e8c6e28ee
commit 3a2e6940e9
2 changed files with 2 additions and 16 deletions

View File

@ -7,7 +7,9 @@ git add .
git commit -m "$gen" git commit -m "$gen"
if grep -q "error" nixos-switch.log; then if grep -q "error" nixos-switch.log; then
echo "There was an error in your Nix Config, please fix it before you push to git" echo "There was an error in your Nix Config, please fix it before you push to git"
return 1
else else
git push git push
return 0
fi fi

View File

@ -1,24 +1,8 @@
building Nix... building Nix...
building the system configuration... building the system configuration...
trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'. trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'.
these 7 derivations will be built:
/nix/store/b4amp8kljvrzwyh1mhpkxxpsvcx76f7q-bashrc.drv
/nix/store/9dsinsgcd3616zi4l0swabj4f5q641p9-home-manager-files.drv
/nix/store/80gxrgpgil7g3qbgv0jrm2cw5ifhv5qy-home-manager-generation.drv
/nix/store/94mgnwswk13rga6wx39q1icmgpxn5g4x-unit-home-manager-deadvey.service.drv
/nix/store/g3kyaxsxys7xa1wwxmmr3vi6wp0mqv1d-system-units.drv
/nix/store/v26allvdjs17h1l0k3p6h7n2ybbh2a0w-etc.drv
/nix/store/g0aq8nrynkimsnra3f7ism1pp5480v7n-nixos-system-nixos-24.05.3642.883180e6550c.drv
building '/nix/store/b4amp8kljvrzwyh1mhpkxxpsvcx76f7q-bashrc.drv'...
building '/nix/store/9dsinsgcd3616zi4l0swabj4f5q641p9-home-manager-files.drv'...
building '/nix/store/80gxrgpgil7g3qbgv0jrm2cw5ifhv5qy-home-manager-generation.drv'...
building '/nix/store/94mgnwswk13rga6wx39q1icmgpxn5g4x-unit-home-manager-deadvey.service.drv'...
building '/nix/store/g3kyaxsxys7xa1wwxmmr3vi6wp0mqv1d-system-units.drv'...
building '/nix/store/v26allvdjs17h1l0k3p6h7n2ybbh2a0w-etc.drv'...
building '/nix/store/g0aq8nrynkimsnra3f7ism1pp5480v7n-nixos-system-nixos-24.05.3642.883180e6550c.drv'...
activating the configuration... activating the configuration...
setting up /etc... setting up /etc...
reloading user units for lightdm... reloading user units for lightdm...
reloading user units for deadvey... reloading user units for deadvey...
restarting sysinit-reactivation.target restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service