mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-05 12:02:18 +00:00
sync
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
[ pkgs.socat pkgs.npiperelay];
|
[ pkgs.socat pkgs.npiperelay];
|
||||||
|
|
||||||
nixpkgs.config.packageOverrides = pkgs: with pkgs; rec {
|
nixpkgs.config.packageOverrides = pkgs: with pkgs; rec {
|
||||||
npiperelay = callPackage ../../pkgs/npiperelay { inherit pkgs; };
|
npiperelay = callPackage ../../pkgs/npiperelay { };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user