progress flake
This commit is contained in:
parent
ed8618c8a6
commit
4ecb9ad03a
2 changed files with 97 additions and 46 deletions
|
|
@ -12,16 +12,15 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# nt.url = "github:cry128/nt";
|
||||
nt.url = "/home/me/cry/mk/nt";
|
||||
nt.url = "github:cry128/nt";
|
||||
# nt.url = "/home/me/cry/mk/nt";
|
||||
|
||||
cerulean = {
|
||||
# url = "github:cry128/Cerulean";
|
||||
url = "/home/me/cry/mk/Cerulean";
|
||||
url = "github:cry128/Cerulean";
|
||||
# url = "/home/me/cry/mk/Cerulean";
|
||||
inputs = {
|
||||
systems.follows = "systems";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
nixpkgs-unstable.follows = "nixpkgs-unstable";
|
||||
nt.follows = "nt";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue