mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-09 21:25:42 +00:00
Change to nix system package number
This commit is contained in:
parent
60f176340b
commit
ed446bf3b3
@ -6,9 +6,7 @@ commands = [
|
|||||||
"yum list installed",
|
"yum list installed",
|
||||||
"dnf list installed",
|
"dnf list installed",
|
||||||
"qlist -I",
|
"qlist -I",
|
||||||
"nix profile list",
|
"nix-store -qR /run/current-system/sw",
|
||||||
"nix-env -q",
|
|
||||||
"rpm -qa",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_num_packages() -> (int, bool):
|
def get_num_packages() -> (int, bool):
|
||||||
|
Loading…
Reference in New Issue
Block a user