diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 86 |
1 files changed, 77 insertions, 9 deletions
@@ -138,6 +138,28 @@ "type": "github" } }, + "flake-parts_3": { + "inputs": { + "nixpkgs-lib": [ + "stylix", + "nur", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1733312601, + "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": [ @@ -245,11 +267,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1740234812, - "narHash": "sha256-TMPM8TBbS0d4e5+3TofgoF+pwbXwMfKzWxwksoIEX1E=", + "lastModified": 1740283128, + "narHash": "sha256-R61wtNknWWejnl+K0l4sxu/wnLNFbNe44tNM2zbj5yE=", "owner": "nix-community", "repo": "home-manager", - "rev": "34d524f3edcf3a04c00ad2c09c24ec9d35d937f9", + "rev": "ed030a787938cae01d693ebaad52bbb672a4a69d", "type": "github" }, "original": { @@ -285,11 +307,11 @@ "nur": "nur" }, "locked": { - "lastModified": 1740235172, - "narHash": "sha256-aSrpkhCsZM16WznghmrBYEfAHwObzgfRS3kFPYPv20o=", + "lastModified": 1740304661, + "narHash": "sha256-jjpP8guxuUxasWDYzgrSLPxm+vXNgvnP9jWc5BWltLo=", "owner": "qaristote", "repo": "my-nixpkgs", - "rev": "27a7ae1d1933121c250ce7073bde1f83889e6151", + "rev": "95134b39dbeb11626475e8416d6aee7807dcdeca", "type": "github" }, "original": { @@ -419,6 +441,29 @@ "type": "indirect" } }, + "nur_2": { + "inputs": { + "flake-parts": "flake-parts_3", + "nixpkgs": [ + "stylix", + "nixpkgs" + ], + "treefmt-nix": "treefmt-nix_2" + }, + "locked": { + "lastModified": 1739903703, + "narHash": "sha256-w2tTcjx39lJoPDaFbIxi+INIjAKE0jbIx9TNjj9ghmg=", + "owner": "nix-community", + "repo": "NUR", + "rev": "2215ad5c4347f522523715e809f5f2022509f504", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "NUR", + "type": "github" + } + }, "root": { "inputs": { "home-manager": "home-manager", @@ -441,6 +486,7 @@ "gnome-shell": "gnome-shell", "home-manager": "home-manager_2", "nixpkgs": "nixpkgs_5", + "nur": "nur_2", "systems": "systems", "tinted-foot": "tinted-foot", "tinted-kitty": "tinted-kitty", @@ -449,11 +495,11 @@ "tinted-zed": "tinted-zed" }, "locked": { - "lastModified": 1740167553, - "narHash": "sha256-/tbaAA3PUfPbmOqxztKQKITBnJmgtqh/mVG6ygwpTXU=", + "lastModified": 1740241659, + "narHash": "sha256-2CXyPERfW6rm9R7nV73orfEsuqMlP/LoAfMUBK4s2jE=", "owner": "danth", "repo": "stylix", - "rev": "917e07af1451d7765be57c8b31bb3372c7b821a7", + "rev": "3a686a20b8f4dc026e561c1c5a85671c8cfeeb4f", "type": "github" }, "original": { @@ -580,6 +626,28 @@ "repo": "treefmt-nix", "type": "github" } + }, + "treefmt-nix_2": { + "inputs": { + "nixpkgs": [ + "stylix", + "nur", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1733222881, + "narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "49717b5af6f80172275d47a418c9719a31a78b53", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } } }, "root": "root", |
