Files for my website bwc9876.dev
at main 45 lines 1.1 kB view raw
1{ 2 "nodes": { 3 "flakelight": { 4 "inputs": { 5 "nixpkgs": "nixpkgs" 6 }, 7 "locked": { 8 "lastModified": 1773062095, 9 "narHash": "sha256-u+cK9IoJokO4YzQwMc2s8Vti0RL/LVSrROOEn2opc5U=", 10 "owner": "nix-community", 11 "repo": "flakelight", 12 "rev": "c99e4d5f40e578cb2d8f460ea2bbd5dc26316d24", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "nix-community", 17 "repo": "flakelight", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1772773019, 24 "narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "aca4d95fce4914b3892661bcb80b8087293536c6", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "NixOS", 32 "ref": "nixos-unstable", 33 "repo": "nixpkgs", 34 "type": "github" 35 } 36 }, 37 "root": { 38 "inputs": { 39 "flakelight": "flakelight" 40 } 41 } 42 }, 43 "root": "root", 44 "version": 7 45}