Simple script and config (type-safe) for building custom Linux kernels for Firecracker MicroVMs
at main 27 lines 567 B view raw
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1753939845, 6 "narHash": "sha256-K2ViRJfdVGE8tpJejs8Qpvvejks1+A4GQej/lBk5y7I=", 7 "owner": "nixos", 8 "repo": "nixpkgs", 9 "rev": "94def634a20494ee057c76998843c015909d6311", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "nixos", 14 "ref": "nixos-unstable", 15 "repo": "nixpkgs", 16 "type": "github" 17 } 18 }, 19 "root": { 20 "inputs": { 21 "nixpkgs": "nixpkgs" 22 } 23 } 24 }, 25 "root": "root", 26 "version": 7 27}