mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package lsblk (#2899)
This commit is contained in:
parent
d1fb391bf3
commit
03e10eed53
@ -33729,5 +33729,20 @@
|
||||
"description": "A high-level and easy to use PGP library. Using Rust & Sequoia-PGP on the backend!",
|
||||
"license": "MIT",
|
||||
"web": "https://gitlab.com/IAlbassort/nimPGP/"
|
||||
},
|
||||
{
|
||||
"name": "lsblk",
|
||||
"url": "https://github.com/FyraLabs/lsblk.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"lsblk",
|
||||
"disks",
|
||||
"partitions",
|
||||
"mountpoints",
|
||||
"filesystem"
|
||||
],
|
||||
"description": "List out block-devices, including disks, partitions and their mountpoints",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/FyraLabs/lsblk.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user