mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: use iamb flake for nightly build because 0.10 is broken
This commit is contained in:
parent
0f0303db83
commit
cfee3ac864
3 changed files with 82 additions and 10 deletions
|
@ -108,6 +108,12 @@
|
|||
url = "github:youwen5/wallpapers";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
iamb = {
|
||||
url = "github:ulyssa/iamb";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue