Add package lsblk (#2899)

This commit is contained in:
madomado
2024-07-01 06:08:59 +02:00
committed by GitHub
parent d1fb391bf3
commit 03e10eed53
+15
View File
@@ -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"
}
]