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:
Toast 2024-05-03 18:01:35 +02:00
parent 2d49d6aece
commit 8d8b118b36
2 changed files with 2 additions and 1 deletions

1
flake.lock generated
View file

@ -35,6 +35,7 @@
"original": { "original": {
"owner": "catppuccin", "owner": "catppuccin",
"repo": "nix", "repo": "nix",
"rev": "a48e70a31616cb63e4794fd3465bff1835cc4246",
"type": "github" "type": "github"
} }
}, },

View file

@ -66,7 +66,7 @@
nur.url = "github:nix-community/NUR"; nur.url = "github:nix-community/NUR";
catppuccin.url = "github:catppuccin/nix"; catppuccin.url = "github:catppuccin/nix/a48e70a31616cb63e4794fd3465bff1835cc4246";
}; };
outputs = {...} @ inputs: outputs = {...} @ inputs: