mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
namespaced-openvpn: migrate to by-name
(cherry picked from commit 9be717162a)
This commit is contained in:
parent
11938aa6d0
commit
6845c6efce
2 changed files with 0 additions and 2 deletions
|
|
@ -2875,8 +2875,6 @@ with pkgs;
|
|||
inherit (llvmPackages) stdenv;
|
||||
};
|
||||
|
||||
namespaced-openvpn = callPackage ../tools/networking/namespaced-openvpn { };
|
||||
|
||||
update-dotdee = with python3Packages; toPythonApplication update-dotdee;
|
||||
|
||||
update-nix-fetchgit = haskell.lib.compose.justStaticExecutables haskellPackages.update-nix-fetchgit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue