calyx-vpn: migrate to by-name
This commit is contained in:
committed by
Weijia Wang
parent
d70501ed66
commit
e5c916e9b7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
riseup-vpn,
|
||||
}:
|
||||
|
||||
riseup-vpn.override {
|
||||
provider = "calyx";
|
||||
}
|
||||
@@ -2052,10 +2052,6 @@ with pkgs;
|
||||
|
||||
bluetooth_battery = python3Packages.callPackage ../applications/misc/bluetooth_battery { };
|
||||
|
||||
calyx-vpn = qt6Packages.callPackage ../tools/networking/bitmask-vpn {
|
||||
provider = "calyx";
|
||||
};
|
||||
|
||||
cffconvert = python3Packages.toPythonApplication python3Packages.cffconvert;
|
||||
|
||||
clickhouse-lts = callPackage ../by-name/cl/clickhouse/lts.nix { };
|
||||
|
||||
Reference in New Issue
Block a user