Track and save on groceries
at main 61 lines 1.5 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": "nixpkgs-lib" 6 }, 7 "locked": { 8 "lastModified": 1769996383, 9 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=", 10 "owner": "hercules-ci", 11 "repo": "flake-parts", 12 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "hercules-ci", 17 "repo": "flake-parts", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1770841267, 24 "narHash": "sha256-9xejG0KoqsoKEGp2kVbXRlEYtFFcDTHjidiuX8hGO44=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "ec7c70d12ce2fc37cb92aff673dcdca89d187bae", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "NixOS", 32 "ref": "nixos-unstable", 33 "repo": "nixpkgs", 34 "type": "github" 35 } 36 }, 37 "nixpkgs-lib": { 38 "locked": { 39 "lastModified": 1769909678, 40 "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=", 41 "owner": "nix-community", 42 "repo": "nixpkgs.lib", 43 "rev": "72716169fe93074c333e8d0173151350670b824c", 44 "type": "github" 45 }, 46 "original": { 47 "owner": "nix-community", 48 "repo": "nixpkgs.lib", 49 "type": "github" 50 } 51 }, 52 "root": { 53 "inputs": { 54 "flake-parts": "flake-parts", 55 "nixpkgs": "nixpkgs" 56 } 57 } 58 }, 59 "root": "root", 60 "version": 7 61}