mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
phosh: move to by-name (#564921)
This commit is contained in:
@@ -2691,8 +2691,6 @@ with pkgs;
|
||||
ssh = openssh;
|
||||
};
|
||||
|
||||
phosh = callPackage ../applications/window-managers/phosh { };
|
||||
|
||||
phosh-mobile-settings =
|
||||
callPackage ../applications/window-managers/phosh/phosh-mobile-settings.nix
|
||||
{ };
|
||||
|
||||
Reference in New Issue
Block a user