This commit is contained in:
parent
bc753eb285
commit
24aa4b9842
217 changed files with 2213 additions and 1954 deletions
packages
|
@ -10,10 +10,20 @@
|
|||
inherit (inputs) gpu-screen-recorder-src;
|
||||
};
|
||||
|
||||
libratbag = pkgs.callPackage ./libratbag {
|
||||
inherit (inputs) libratbag-src;
|
||||
inherit mkVersion;
|
||||
};
|
||||
|
||||
pam-fprint-grosshack = pkgs.callPackage ./pam-fprint-grosshack {
|
||||
inherit (inputs) pam-fprint-grosshack-src;
|
||||
};
|
||||
|
||||
piper = pkgs.callPackage ./piper {
|
||||
inherit (inputs) piper-src;
|
||||
inherit mkVersion;
|
||||
};
|
||||
|
||||
pokemon-colorscripts = pkgs.callPackage ./pokemon-colorscripts {
|
||||
inherit (inputs) pokemon-colorscripts-src;
|
||||
inherit mkVersion;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue