Install soft-serve on ninurta
This commit is contained in:
parent
4225de2ae9
commit
9480ab3246
7 changed files with 280 additions and 5 deletions
|
@ -38,4 +38,8 @@
|
|||
};
|
||||
});
|
||||
};
|
||||
|
||||
soft-serve = final: prev: {
|
||||
soft-serve = prev.callPackage ./pkgs/soft-serve.nix { };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue