mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
5b640bfd08
Both the executable and the derivation's pname are named `virt-manager`, however the attribute name is named `virtmanager` which is pretty confusing when e.g. using this package with `nix run`. Thus I renamed the package accordingly and added aliases for backwards-compatibility (both attributes aren't used somewhere else in nixpkgs, so the rename should be fine). Also several other distros use `virt-manager` as package name like Arch[1], Debian[2] or Fedora[3]. [1] https://www.archlinux.org/packages/community/any/virt-manager/ [2] https://packages.debian.org/buster/virt-manager [3] https://apps.fedoraproject.org/packages/virt-manager |
||
---|---|---|
.. | ||
aliases.nix | ||
all-packages.nix | ||
beam-packages.nix | ||
config.nix | ||
coq-packages.nix | ||
darwin-packages.nix | ||
default.nix | ||
dotnet-packages.nix | ||
emacs-packages.nix | ||
emscripten-packages.nix | ||
haskell-packages.nix | ||
haxe-packages.nix | ||
impure.nix | ||
java-packages.nix | ||
lua-packages.nix | ||
make-tarball.nix | ||
metrics.nix | ||
ocaml-packages.nix | ||
perl-packages.nix | ||
php-packages.nix | ||
pure-packages.nix | ||
python-packages.nix | ||
release-cross.nix | ||
release-lib.nix | ||
release-python.nix | ||
release-small.nix | ||
release.nix | ||
ruby-packages.nix | ||
splice.nix | ||
stage.nix | ||
static.nix | ||
unix-tools.nix | ||
wine-packages.nix |