mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Add rat
This commit is contained in:
parent
2cb89d6952
commit
7ac068c1f8
4 changed files with 45 additions and 0 deletions
|
@ -131,6 +131,7 @@
|
|||
|
||||
other = {
|
||||
nuScripts = inputs.nuScripts;
|
||||
rat = pkgs.callPackage ./derivations/rat.nix {};
|
||||
zig = inputs.zig.packages.${system}.master;
|
||||
};
|
||||
in defaults // other;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue