thingy for deploying my thingies
at main 1.6 kB view raw
1{ 2 "nodes": { 3 "fenix": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ], 8 "rust-analyzer-src": "rust-analyzer-src" 9 }, 10 "locked": { 11 "lastModified": 1763188655, 12 "narHash": "sha256-6fkf0JP1OCVxmyBZRdEVQu9wBwLyTI+idTISoijxpQE=", 13 "owner": "nix-community", 14 "repo": "fenix", 15 "rev": "c684a289edf43cfc5cd1bea7c1b61ab9a0fba99c", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "nix-community", 20 "repo": "fenix", 21 "type": "github" 22 } 23 }, 24 "nixpkgs": { 25 "locked": { 26 "lastModified": 1762977756, 27 "narHash": "sha256-4PqRErxfe+2toFJFgcRKZ0UI9NSIOJa+7RXVtBhy4KE=", 28 "owner": "nixos", 29 "repo": "nixpkgs", 30 "rev": "c5ae371f1a6a7fd27823bc500d9390b38c05fa55", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "nixos", 35 "ref": "nixos-unstable", 36 "repo": "nixpkgs", 37 "type": "github" 38 } 39 }, 40 "root": { 41 "inputs": { 42 "fenix": "fenix", 43 "nixpkgs": "nixpkgs" 44 } 45 }, 46 "rust-analyzer-src": { 47 "flake": false, 48 "locked": { 49 "lastModified": 1762860488, 50 "narHash": "sha256-rMfWMCOo/pPefM2We0iMBLi2kLBAnYoB9thi4qS7uk4=", 51 "owner": "rust-lang", 52 "repo": "rust-analyzer", 53 "rev": "2efc80078029894eec0699f62ec8d5c1a56af763", 54 "type": "github" 55 }, 56 "original": { 57 "owner": "rust-lang", 58 "ref": "nightly", 59 "repo": "rust-analyzer", 60 "type": "github" 61 } 62 } 63 }, 64 "root": "root", 65 "version": 7 66}