upgrade to cerulean/v0.2.6-alpha

This commit is contained in:
do butterflies cry? 2026-03-17 20:59:21 +10:00
parent 656a359f60
commit 8bef5b6233
Signed by untrusted user: cry
GPG key ID: F68745A836CA0412
2 changed files with 28 additions and 43 deletions

View file

@ -19,7 +19,7 @@
};
cerulean = {
url = "github:cry128/cerulean";
url = "github:cry128/cerulean/v0.2.6-alpha";
inputs = {
systems.follows = "systems";
nixpkgs.follows = "nixpkgs";
@ -59,7 +59,10 @@
zen = {
url = "github:0xc000022070/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs = {
nixpkgs.follows = "nixpkgs-unstable";
home-manager.follows = "home-manager";
};
};
iamb = {