upgrade to cerulean/v0.2.6-alpha
This commit is contained in:
parent
656a359f60
commit
8bef5b6233
2 changed files with 28 additions and 43 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue