1{2 "nodes": {3 "flake-parts": {4 "inputs": {5 "nixpkgs-lib": [6 "nixpkgs"7 ]8 },9 "locked": {10 "lastModified": 1772408722,11 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",12 "owner": "hercules-ci",13 "repo": "flake-parts",14 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",15 "type": "github"16 },17 "original": {18 "owner": "hercules-ci",19 "repo": "flake-parts",20 "type": "github"21 }22 },23 "nixpkgs": {24 "locked": {25 "lastModified": 1774273680,26 "narHash": "sha256-WLxi1vfcykjq9Yb2umqBJs6lVM6MpV2tXfcrAjroxUk=",27 "rev": "fdc7b8f7b30fdbedec91b71ed82f36e1637483ed",28 "type": "tarball",29 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre968305.fdc7b8f7b30f/nixexprs.tar.xz?lastModified=1774273680&rev=fdc7b8f7b30fdbedec91b71ed82f36e1637483ed"30 },31 "original": {32 "type": "tarball",33 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"34 }35 },36 "root": {37 "inputs": {38 "flake-parts": "flake-parts",39 "nixpkgs": "nixpkgs"40 }41 }42 },43 "root": "root",44 "version": 745}