chore(flake): switch nixpkgs to channel tarball

slightly smaller dowload size #cool
This commit is contained in:
uku 2025-05-23 11:35:58 +02:00
parent e8cbf13f2d
commit 12481521cd
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 7 additions and 10 deletions

View file

@ -57,7 +57,7 @@
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "https://uku.moe/unstable.tar.xz";
camasca = {
url = "git+https://git.uku3lig.net/uku/camasca";