mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-15 19:56:17 +00:00
sync
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
[ pkgs.socat pks.npiperelay];
|
[ pkgs.socat pkgs.npiperelay];
|
||||||
|
|
||||||
packageOverrides = pkgs: with pkgs; rec {
|
packageOverrides = pkgs: with pkgs; rec {
|
||||||
npiperelay = callPackage ../../pkgs/npiperelay { inherit pkgs; };
|
npiperelay = callPackage ../../pkgs/npiperelay { inherit pkgs; };
|
||||||
|
|||||||
Reference in New Issue
Block a user