mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-22 02:45:42 +00:00
Merge pull request #7 from SpyHoodle/nixpkgs
This commit is contained in:
commit
3a7d071529
@ -6,9 +6,8 @@ commands = [
|
||||
"yum list installed",
|
||||
"dnf list installed",
|
||||
"qlist -I",
|
||||
"nix profile list",
|
||||
"nix-env -q",
|
||||
"rpm -qa",
|
||||
"nix-store -qR /run/current-system/sw"
|
||||
]
|
||||
|
||||
def get_num_packages() -> (int, bool):
|
||||
|
Loading…
Reference in New Issue
Block a user