Mirror of the sourcecode for my blog, original repo: https://github.com/NobbZ/blog-nobbz-dev
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": "nixpkgs-lib" 6 }, 7 "locked": { 8 "lastModified": 1743550720, 9 "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", 10 "owner": "hercules-ci", 11 "repo": "flake-parts", 12 "rev": "c621e8422220273271f52058f618c94e405bb0f5", 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": 1748506378, 39 "narHash": "sha256-oS0Gxh63Df8b8r04lqEYDDLKhHIrVr9/JLOn2bn8JaI=", 40 "owner": "nixos", 41 "repo": "nixpkgs", 42 "rev": "3866ad91cfc172f08a6839def503d8fc2923c603", 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": 1743296961, 55 "narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=", 56 "owner": "nix-community", 57 "repo": "nixpkgs.lib", 58 "rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa", 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}