Vic's *Nix config.

regen

+6 -4
+3 -3
flake.lock
··· 149 149 }, 150 150 "flake-file": { 151 151 "locked": { 152 - "lastModified": 1751506538, 153 - "narHash": "sha256-7WnzMZ0wrroQKuGKV5hKhzAAc5Ai5mOa5UJufPl+F0c=", 152 + "lastModified": 1751513244, 153 + "narHash": "sha256-7H0zYsAbFATFIx1l8tFq6/bejHxRtuY+k/kYyqGl9xA=", 154 154 "owner": "vic", 155 155 "repo": "flake-file", 156 - "rev": "aac8dc10d906b0a1de28557913f8cb6cead03947", 156 + "rev": "93c92adaaa8dd03614dd8da200c4b07c25145628", 157 157 "type": "github" 158 158 }, 159 159 "original": {
+3 -1
flake.nix
··· 1 - # DO-NOT-EDIT. This file was auto-generated. 1 + # DO-NOT-EDIT. This file was auto-generated using github:vic/flake-file. 2 + # Use `nix run .#write-files` to regenerate it. 3 + 2 4 { 3 5 description = "Vic's Nix Environment"; 4 6 inputs = {