Your one-stop-cake-shop for everything Freshly Baked has to offer
at main 2.3 kB view raw
1{ 2 "nodes": { 3 "devenv": { 4 "locked": { 5 "dir": "src/modules", 6 "lastModified": 1767442681, 7 "owner": "cachix", 8 "repo": "devenv", 9 "rev": "2f48604a0a850d000812d94cf5f3d04ad6ae66ce", 10 "type": "github" 11 }, 12 "original": { 13 "dir": "src/modules", 14 "owner": "cachix", 15 "repo": "devenv", 16 "type": "github" 17 } 18 }, 19 "flake-compat": { 20 "flake": false, 21 "locked": { 22 "lastModified": 1767039857, 23 "owner": "NixOS", 24 "repo": "flake-compat", 25 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", 26 "type": "github" 27 }, 28 "original": { 29 "owner": "NixOS", 30 "repo": "flake-compat", 31 "type": "github" 32 } 33 }, 34 "git-hooks": { 35 "inputs": { 36 "flake-compat": "flake-compat", 37 "gitignore": "gitignore", 38 "nixpkgs": [ 39 "nixpkgs" 40 ] 41 }, 42 "locked": { 43 "lastModified": 1767281941, 44 "owner": "cachix", 45 "repo": "git-hooks.nix", 46 "rev": "f0927703b7b1c8d97511c4116eb9b4ec6645a0fa", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "cachix", 51 "repo": "git-hooks.nix", 52 "type": "github" 53 } 54 }, 55 "gitignore": { 56 "inputs": { 57 "nixpkgs": [ 58 "git-hooks", 59 "nixpkgs" 60 ] 61 }, 62 "locked": { 63 "lastModified": 1762808025, 64 "owner": "hercules-ci", 65 "repo": "gitignore.nix", 66 "rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c", 67 "type": "github" 68 }, 69 "original": { 70 "owner": "hercules-ci", 71 "repo": "gitignore.nix", 72 "type": "github" 73 } 74 }, 75 "nixpkgs": { 76 "locked": { 77 "lastModified": 1767052823, 78 "owner": "cachix", 79 "repo": "devenv-nixpkgs", 80 "rev": "538a5124359f0b3d466e1160378c87887e3b51a4", 81 "type": "github" 82 }, 83 "original": { 84 "owner": "cachix", 85 "ref": "rolling", 86 "repo": "devenv-nixpkgs", 87 "type": "github" 88 } 89 }, 90 "root": { 91 "inputs": { 92 "devenv": "devenv", 93 "git-hooks": "git-hooks", 94 "nixpkgs": "nixpkgs", 95 "pre-commit-hooks": [ 96 "git-hooks" 97 ] 98 } 99 } 100 }, 101 "root": "root", 102 "version": 7 103}