mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-22 10:55:43 +00:00
Update packages.py
This commit is contained in:
parent
ed446bf3b3
commit
1caa27f109
@ -6,7 +6,8 @@ commands = [
|
||||
"yum list installed",
|
||||
"dnf list installed",
|
||||
"qlist -I",
|
||||
"nix-store -qR /run/current-system/sw",
|
||||
"rpm -qa",
|
||||
"nix-store -qR /run/current-system/sw"
|
||||
]
|
||||
|
||||
def get_num_packages() -> (int, bool):
|
||||
|
Loading…
Reference in New Issue
Block a user