/ flake.lock
flake.lock
1 { 2 "nodes": { 3 "crane": { 4 "locked": { 5 "lastModified": 1772080396, 6 "narHash": "sha256-84W9UNtSk9DNMh43WBkOjpkbfODlmg+RDi854PnNgLE=", 7 "owner": "ipetkov", 8 "repo": "crane", 9 "rev": "8525580bc0316c39dbfa18bd09a1331e98c9e463", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "ipetkov", 14 "repo": "crane", 15 "type": "github" 16 } 17 }, 18 "nixpkgs": { 19 "locked": { 20 "lastModified": 1772198003, 21 "narHash": "sha256-I45esRSssFtJ8p/gLHUZ1OUaaTaVLluNkABkk6arQwE=", 22 "owner": "NixOS", 23 "repo": "nixpkgs", 24 "rev": "dd9b079222d43e1943b6ebd802f04fd959dc8e61", 25 "type": "github" 26 }, 27 "original": { 28 "owner": "NixOS", 29 "ref": "nixos-unstable", 30 "repo": "nixpkgs", 31 "type": "github" 32 } 33 }, 34 "radicle-update": { 35 "locked": { 36 "lastModified": 1771923131, 37 "narHash": "sha256-Q2BtuaCEuZRc+A/Hzs69EKpPF6d00ukMli62HjT7BCM=", 38 "ref": "refs/heads/main", 39 "rev": "fb795f84de81ad16e7b718eb3c1699ae2466f887", 40 "revCount": 6, 41 "type": "git", 42 "url": "https://radicle.defelo.de/zPrhdopkKmKWdeEJJHx6TvKM832X.git" 43 }, 44 "original": { 45 "type": "git", 46 "url": "https://radicle.defelo.de/zPrhdopkKmKWdeEJJHx6TvKM832X.git" 47 } 48 }, 49 "root": { 50 "inputs": { 51 "crane": "crane", 52 "nixpkgs": "nixpkgs", 53 "radicle-update": "radicle-update" 54 } 55 } 56 }, 57 "root": "root", 58 "version": 7 59 }