A post-modern development environment.
0

Configure Feed

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

burin / flake.lock
1.1 kB 48 lines
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1775036866, 6 "narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=", 7 "owner": "nixos", 8 "repo": "nixpkgs", 9 "rev": "6201e203d09599479a3b3450ed24fa81537ebc4e", 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 "rust-overlay": "rust-overlay" 23 } 24 }, 25 "rust-overlay": { 26 "inputs": { 27 "nixpkgs": [ 28 "nixpkgs" 29 ] 30 }, 31 "locked": { 32 "lastModified": 1775358767, 33 "narHash": "sha256-f2eC+WIfhjevCPQILuV08i/kmKZzYZpUvkom/33VxCA=", 34 "owner": "oxalica", 35 "repo": "rust-overlay", 36 "rev": "20fd44bc663daa53a2575e01293e24e681d62244", 37 "type": "github" 38 }, 39 "original": { 40 "owner": "oxalica", 41 "repo": "rust-overlay", 42 "type": "github" 43 } 44 } 45 }, 46 "root": "root", 47 "version": 7 48}