my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

flake.lock: bump izlix

isabel 33bb333d 536f7c75

+21
+21
flake.lock
··· 188 188 "type": "github" 189 189 } 190 190 }, 191 + "izlix": { 192 + "inputs": { 193 + "nixpkgs": [ 194 + "nixpkgs" 195 + ] 196 + }, 197 + "locked": { 198 + "lastModified": 1774392317, 199 + "narHash": "sha256-VfcMXFre2KjW4wFB4u3A3H7zMIhCc2QrI7IPGcCsBKo=", 200 + "owner": "isabelroses", 201 + "repo": "izlix", 202 + "rev": "fef6926a2eca6cd62684771aa27035f39f3c2ecd", 203 + "type": "github" 204 + }, 205 + "original": { 206 + "owner": "isabelroses", 207 + "repo": "izlix", 208 + "type": "github" 209 + } 210 + }, 191 211 "izvim": { 192 212 "inputs": { 193 213 "gift-wrap": "gift-wrap", ··· 313 333 "flake-parts": "flake-parts", 314 334 "home-manager": "home-manager", 315 335 "homebrew": "homebrew", 336 + "izlix": "izlix", 316 337 "izvim": "izvim", 317 338 "lanzaboote": "lanzaboote", 318 339 "nixos-wsl": "nixos-wsl",