chore(flake): switch nixpkgs to channel tarball
slightly smaller dowload size #cool
This commit is contained in:
parent
e8cbf13f2d
commit
12481521cd
2 changed files with 7 additions and 10 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue