Flake: pin catppucin input
The commit after this one breaks on nixos 23.11, and I can't be arsed to fix that rn
This commit is contained in:
parent
2d49d6aece
commit
8d8b118b36
2 changed files with 2 additions and 1 deletions
1
flake.lock
generated
1
flake.lock
generated
|
|
@ -35,6 +35,7 @@
|
|||
"original": {
|
||||
"owner": "catppuccin",
|
||||
"repo": "nix",
|
||||
"rev": "a48e70a31616cb63e4794fd3465bff1835cc4246",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
catppuccin.url = "github:catppuccin/nix/a48e70a31616cb63e4794fd3465bff1835cc4246";
|
||||
};
|
||||
|
||||
outputs = {...} @ inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue