parent
b14a444a45
commit
087a11b173
|
@ -9,10 +9,7 @@
|
||||||
utils.url = "github:numtide/flake-utils";
|
utils.url = "github:numtide/flake-utils";
|
||||||
|
|
||||||
# my apps
|
# my apps
|
||||||
xe-printerfacts = {
|
xe-printerfacts.url = "git+https://tulpa.dev/cadey/printerfacts.git?ref=main";
|
||||||
url = "git+https://tulpa.dev/cadey/printerfacts.git?ref=main";
|
|
||||||
follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
Loading…
Reference in New Issue