exprs: add reposilite
This commit is contained in:
parent
5aa89cd844
commit
2f49cefb0d
5 changed files with 125 additions and 0 deletions
|
@ -7,4 +7,6 @@ final: prev: {
|
|||
wine-discord-ipc-bridge = prev.callPackage ./wine-discord-ipc-bridge.nix {
|
||||
inherit (prev.pkgsCross.mingw32) stdenv;
|
||||
};
|
||||
|
||||
reposilite = prev.callPackage ./reposilite/derivation.nix {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue