Mirror of the sourcecode for my blog, original repo: https://github.com/NobbZ/blog-nobbz-dev
at code-meta 2.0 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": "nixpkgs-lib" 6 }, 7 "locked": { 8 "lastModified": 1741352980, 9 "narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=", 10 "owner": "hercules-ci", 11 "repo": "flake-parts", 12 "rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "hercules-ci", 17 "repo": "flake-parts", 18 "type": "github" 19 } 20 }, 21 "nix-filter": { 22 "locked": { 23 "lastModified": 1731533336, 24 "narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=", 25 "owner": "numtide", 26 "repo": "nix-filter", 27 "rev": "f7653272fd234696ae94229839a99b73c9ab7de0", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "numtide", 32 "repo": "nix-filter", 33 "type": "github" 34 } 35 }, 36 "nixpkgs": { 37 "locked": { 38 "lastModified": 1743259260, 39 "narHash": "sha256-ArWLUgRm1tKHiqlhnymyVqi5kLNCK5ghvm06mfCl4QY=", 40 "owner": "nixos", 41 "repo": "nixpkgs", 42 "rev": "eb0e0f21f15c559d2ac7633dc81d079d1caf5f5f", 43 "type": "github" 44 }, 45 "original": { 46 "owner": "nixos", 47 "ref": "nixpkgs-unstable", 48 "repo": "nixpkgs", 49 "type": "github" 50 } 51 }, 52 "nixpkgs-lib": { 53 "locked": { 54 "lastModified": 1740877520, 55 "narHash": "sha256-oiwv/ZK/2FhGxrCkQkB83i7GnWXPPLzoqFHpDD3uYpk=", 56 "owner": "nix-community", 57 "repo": "nixpkgs.lib", 58 "rev": "147dee35aab2193b174e4c0868bd80ead5ce755c", 59 "type": "github" 60 }, 61 "original": { 62 "owner": "nix-community", 63 "repo": "nixpkgs.lib", 64 "type": "github" 65 } 66 }, 67 "root": { 68 "inputs": { 69 "flake-parts": "flake-parts", 70 "nix-filter": "nix-filter", 71 "nixpkgs": "nixpkgs" 72 } 73 } 74 }, 75 "root": "root", 76 "version": 7 77}