{ "nodes": { "cachix": { "inputs": { "devenv": [ "devenv" ], "flake-compat": [ "devenv" ], "git-hooks": [ "devenv" ], "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1728672398, "narHash": "sha256-KxuGSoVUFnQLB2ZcYODW7AVPAh9JqRlD5BrfsC/Q4qs=", "owner": "cachix", "repo": "cachix", "rev": "aac51f698309fd0f381149214b7eee213c66ef0a", "type": "github" }, "original": { "owner": "cachix", "ref": "latest", "repo": "cachix", "type": "github" } }, "devenv": { "inputs": { "cachix": "cachix", "flake-compat": "flake-compat", "git-hooks": "git-hooks", "nix": "nix", "nixpkgs": "nixpkgs_3" }, "locked": { "lastModified": 1731501663, "narHash": "sha256-+yXfV7WLU9PAMRcggwWGxar97MZw1pcg9EDQ0YARDPA=", "owner": "cachix", "repo": "devenv", "rev": "b48b0d8018e0dc8c14d9dca47cd6e55add94a603", "type": "github" }, "original": { "owner": "cachix", "repo": "devenv", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1696426674, "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", "owner": "edolstra", "repo": "flake-compat", "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-compat_2": { "flake": false, "locked": { "lastModified": 1650374568, "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", "owner": "edolstra", "repo": "flake-compat", "rev": "b4a34015c698c7793d592d66adbab377907a2be8", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "devenv", "nix", "nixpkgs" ] }, "locked": { "lastModified": 1712014858, "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1694529238, "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils-plus": { "inputs": { "flake-utils": "flake-utils" }, "locked": { "lastModified": 1715533576, "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=", "owner": "gytis-ivaskevicius", "repo": "flake-utils-plus", "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", "type": "github" }, "original": { "owner": "gytis-ivaskevicius", "repo": "flake-utils-plus", "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", "type": "github" } }, "git-hooks": { "inputs": { "flake-compat": [ "devenv" ], "gitignore": "gitignore", "nixpkgs": [ "devenv", "nixpkgs" ], "nixpkgs-stable": [ "devenv" ] }, "locked": { "lastModified": 1730302582, "narHash": "sha256-W1MIJpADXQCgosJZT8qBYLRuZls2KSiKdpnTVdKBuvU=", "owner": "cachix", "repo": "git-hooks.nix", "rev": "af8a16fe5c264f5e9e18bcee2859b40a656876cf", "type": "github" }, "original": { "owner": "cachix", "repo": "git-hooks.nix", "type": "github" } }, "gitignore": { "inputs": { "nixpkgs": [ "devenv", "git-hooks", "nixpkgs" ] }, "locked": { "lastModified": 1709087332, "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", "owner": "hercules-ci", "repo": "gitignore.nix", "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "gitignore.nix", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1730837930, "narHash": "sha256-0kZL4m+bKBJUBQse0HanewWO0g8hDdCvBhudzxgehqc=", "owner": "nix-community", "repo": "home-manager", "rev": "2f607e07f3ac7e53541120536708e824acccfaa8", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "libgit2": { "flake": false, "locked": { "lastModified": 1697646580, "narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=", "owner": "libgit2", "repo": "libgit2", "rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5", "type": "github" }, "original": { "owner": "libgit2", "repo": "libgit2", "type": "github" } }, "nix": { "inputs": { "flake-compat": [ "devenv" ], "flake-parts": "flake-parts", "libgit2": "libgit2", "nixpkgs": "nixpkgs_2", "nixpkgs-23-11": [ "devenv" ], "nixpkgs-regression": [ "devenv" ], "pre-commit-hooks": [ "devenv" ] }, "locked": { "lastModified": 1727438425, "narHash": "sha256-X8ES7I1cfNhR9oKp06F6ir4Np70WGZU5sfCOuNBEwMg=", "owner": "domenkozar", "repo": "nix", "rev": "f6c5ae4c1b2e411e6b1e6a8181cc84363d6a7546", "type": "github" }, "original": { "owner": "domenkozar", "ref": "devenv-2.24", "repo": "nix", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1730531603, "narHash": "sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY=", "owner": "NixOS", "repo": "nixpkgs", "rev": "7ffd9ae656aec493492b44d0ddfb28e79a1ea25d", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1717432640, "narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=", "owner": "NixOS", "repo": "nixpkgs", "rev": "88269ab3044128b7c2f4c7d68448b2fb50456870", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-24.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1716977621, "narHash": "sha256-Q1UQzYcMJH4RscmpTkjlgqQDX5yi1tZL0O345Ri6vXQ=", "owner": "cachix", "repo": "devenv-nixpkgs", "rev": "4267e705586473d3e5c8d50299e71503f16a6fb6", "type": "github" }, "original": { "owner": "cachix", "ref": "rolling", "repo": "devenv-nixpkgs", "type": "github" } }, "nixpkgs_4": { "locked": { "lastModified": 1730785428, "narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=", "owner": "nixos", "repo": "nixpkgs", "rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "rofi-themes": { "flake": false, "locked": { "lastModified": 1731895428, "narHash": "sha256-9qFW+xTSizd6NYzJhUtBm80inOR4AgrdAZ3I2LFbuN8=", "ref": "refs/heads/main", "rev": "912ae5df827e71b7e20fa275c918335b3ce3d729", "revCount": 113, "type": "git", "url": "https://codewith.babesonthe.net/punkfairie/rofi-themes" }, "original": { "type": "git", "url": "https://codewith.babesonthe.net/punkfairie/rofi-themes" } }, "root": { "inputs": { "devenv": "devenv", "home-manager": "home-manager", "nixpkgs": "nixpkgs_4", "rofi-themes": "rofi-themes", "rose-pine": "rose-pine", "rose-pine-amfora": "rose-pine-amfora", "rose-pine-qt5ct": "rose-pine-qt5ct", "snowfall-lib": "snowfall-lib" } }, "rose-pine": { "locked": { "lastModified": 1730861233, "narHash": "sha256-38Ajq/7qktffqfpukMk9TLCm49tX5/D7ZVHAinPbZag=", "ref": "refs/heads/main", "rev": "14b2e2c3f3e1721adb6e8e44f1385b1e9b0d0453", "revCount": 382, "type": "git", "url": "https://codewith.babesonthe.net/punkfairie/rose-pine-nix" }, "original": { "type": "git", "url": "https://codewith.babesonthe.net/punkfairie/rose-pine-nix" } }, "rose-pine-amfora": { "flake": false, "locked": { "lastModified": 1645462324, "narHash": "sha256-HUgdRxDKwXFubvCg5OWAwWF6fi8HEhH9xcOPpPonBKg=", "owner": "rose-pine", "repo": "amfora", "rev": "65afcf6c162cd1d960499c657e83603878b91c2d", "type": "github" }, "original": { "owner": "rose-pine", "repo": "amfora", "type": "github" } }, "rose-pine-qt5ct": { "flake": false, "locked": { "lastModified": 1681348150, "narHash": "sha256-mfkVexp3deDZCwbq/P8Ynf1gYwF5kVXfGGv7BEGFZCU=", "owner": "piperbly", "repo": "rose-pine-qt5ct", "rev": "61c90bc63291508f2cec6e8589e35af637a75374", "type": "github" }, "original": { "owner": "piperbly", "repo": "rose-pine-qt5ct", "type": "github" } }, "snowfall-lib": { "inputs": { "flake-compat": "flake-compat_2", "flake-utils-plus": "flake-utils-plus", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1730136121, "narHash": "sha256-tfVayj13Zw+zzOKrmJhnvBod7Hdb9ixBR6/4GUlyMA0=", "owner": "snowfallorg", "repo": "lib", "rev": "dd348182c1a010993e68004eada86cf0341fe2c4", "type": "github" }, "original": { "owner": "snowfallorg", "repo": "lib", "type": "github" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } } }, "root": "root", "version": 7 }