feat: package another one of my simple programs.
This commit is contained in:
parent
ff6b65e0ff
commit
5ab9dfa615
3 changed files with 182 additions and 45 deletions
|
|
@ -95,6 +95,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# My custom script for downloading humble bundle bundle's
|
||||
extract-romset = {
|
||||
url = "git+https://git.cronyakatsuki.xyz/crony/extract-romset-dat";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# My flake for installing lnxlink
|
||||
lnxlink = {
|
||||
url = "git+https://git.cronyakatsuki.xyz/crony/lnxlink-flake";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue