From 03dab02d0b0f329eaf813a217ff83588d327eec6 Mon Sep 17 00:00:00 2001 From: intergrav Date: Thu, 6 Aug 2026 18:14:19 -0400 Subject: [PATCH] e --- flake.lock | 43 ++++++++++++++++++++----------------------- flake.nix | 2 +- 2 files changed, 21 insertions(+), 24 deletions(-) diff --git a/flake.lock b/flake.lock index e9b1366..3e2c4be 100644 --- a/flake.lock +++ b/flake.lock @@ -24,11 +24,11 @@ ] }, "locked": { - "lastModified": 1783111738, - "narHash": "sha256-TzLdayj0p8BDNe5p+E2RAbEA+lfCdYJh/LWX4D/bNDo=", + "lastModified": 1784304434, + "narHash": "sha256-G+vQM/I8jpuNAh3j98zt0EMAn6aaZVoOZV5tdIOLTxQ=", "owner": "nyakase", "repo": "aerothemeplasma-nix", - "rev": "5eb9e4e98887a81e2458537e988ce6890845ceff", + "rev": "e203fcb7c8153e2c3b3d1b7bf2b849b656126c8f", "type": "github" }, "original": { @@ -347,11 +347,11 @@ ] }, "locked": { - "lastModified": 1783550008, - "narHash": "sha256-qbbZUk9IG9dLNwCPwdPBs6I5clxwugRpP+1YU+GPK20=", + "lastModified": 1786031233, + "narHash": "sha256-TIDlLTLI1/pB7IqgjzcKQjpODQsZE2oII4XGG9B6KjI=", "owner": "nix-community", "repo": "home-manager", - "rev": "f4d01c1d87c7c2ec909549165d5a8338f1bd3315", + "rev": "7834e82588860aaf780cec1366524456a70898d7", "type": "github" }, "original": { @@ -517,11 +517,11 @@ ] }, "locked": { - "lastModified": 1784500460, - "narHash": "sha256-UvORnAxTRHax7RG74W8Z2t4GvIkX6AjJ5kk0QlwZomo=", + "lastModified": 1785389976, + "narHash": "sha256-0tLW8Ff5yt8AH97jw4ZpFJ0OCJ122zIlgWGDmOfU/VU=", "owner": "nix-darwin", "repo": "nix-darwin", - "rev": "57a3171f94705599a2499248ca5758d5eb47c0e0", + "rev": "15abb8c98f336cd8bd840d71059adebabe60bf04", "type": "github" }, "original": { @@ -626,18 +626,15 @@ }, "nixpkgs_5": { "locked": { - "lastModified": 1785141334, - "narHash": "sha256-kh35kIx7el4Jk8Ki3BH9/Pn1eZYSYLJ6LMALos0zOy0=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "38a4887411571457d700c51c64a6e49ead2ed5ab", - "type": "github" + "lastModified": 1785967620, + "narHash": "sha256-929m7iW8q2uv3mZHNwY8Um6XKj99rbIcZsWS9cT1vaI=", + "rev": "b7c2ada94fe99c15b0dbcf4d11fd7850b957a436", + "type": "tarball", + "url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1048607.b7c2ada94fe9/nixexprs.tar.zst" }, "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "tarball", + "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.zst" } }, "nixpkgs_6": { @@ -891,11 +888,11 @@ "tailwindcss-animated-src": "tailwindcss-animated-src" }, "locked": { - "lastModified": 1785267481, - "narHash": "sha256-uDkEgklW3sunuXo70bjKeSRR4NCouoYBbT3rme2q1og=", + "lastModified": 1786007269, + "narHash": "sha256-qyiznPAvQXmAuR7Dmctbx9oFdz5zhQEubCpptyw3dyc=", "ref": "refs/heads/master", - "rev": "3778d4e9c1993ca602bc4e473b1f79b30451be1b", - "revCount": 3045, + "rev": "bc73af0594d43e3718142b072b3c6f6e815bed81", + "revCount": 3093, "type": "git", "url": "https://tangled.org/tangled.org/core" }, diff --git a/flake.nix b/flake.nix index 624b0f0..21d6c83 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; + nixpkgs.url = "https://channels.nixos.org/nixos-unstable/nixexprs.tar.zst"; nix-darwin = { url = "github:nix-darwin/nix-darwin"; inputs.nixpkgs.follows = "nixpkgs"; -- 2.51.2