1
0
Fork 0
forked from foxora/nix

butterfly gonna fix everything for me :33333333333

This commit is contained in:
foxora 2026-02-17 04:04:32 +00:00
parent 3fd01411a1
commit a9510e1723
7 changed files with 220 additions and 84 deletions

View file

@ -14,11 +14,11 @@
};
cerulean = {
url = "github:emilelcb/Cerulean";
#url = "git+https://tearforge.net/cry/cerulean?ref=refs/tags/v0.2.2-alpha";
url = "git+https://tearforge.net/cry/cerulean";
inputs = {
systems.follows = "systems";
nixpkgs.follows = "nixpkgs-unstable";
nixpkgs-unstable.follows = "nixpkgs-unstable";
nixpkgs.follows = "nixpkgs";
};
};