Changes
2 changed files (+4/-4)
-
-
@@ -17,7 +17,7 @@ Prefer the new `nix` CLI when possible instead of the old `nix-*` commands. It's| List system generations | `nixos-rebuild list-generations` | | Switch to generation | `run0 nix-env --switch-generation 1234 -p /nix/var/nix/profiles/system && run0 /nix/var/nix/profiles/system/bin/switch-to-configuration switch` | | Run Nix file | `nix eval -f main.nix` | | Build VM from config | `nixos-rebuild build-vm && result/bin/run-* -m 4G -smp 8 -device virtio-vga-gl -display sdl,gl=on` | | Build VM from config | `nixos-rebuild build-vm && result/bin/run-* -m 4G -smp 8 -device virtio-vga-gl -display sdl,gl=on` (may need to change the QEMU version in the run script if the config uses a different nixpkgs) | | Deploy using signing key | `LOCAL_KEY=key deploy -s .` | | Run AppImage | `appimage-run blah.AppImage` | | Get changes between system generations | `nix profile diff-closures --profile /nix/var/nix/profiles/system` |
-
-
-
@@ -61,11 +61,11 @@}, "nixpkgs": { "locked": { "lastModified": 1759381078, "narHash": "sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs=", "lastModified": 1760038930, "narHash": "sha256-Oncbh0UmHjSlxO7ErQDM3KM0A5/Znfofj2BSzlHLeVw=", "owner": "NixOS", "repo": "nixpkgs", "rev": "7df7ff7d8e00218376575f0acdcc5d66741351ee", "rev": "0b4defa2584313f3b781240b29d61f6f9f7e0df3", "type": "github" }, "original": {
-