aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJosselin Poiret <dev@jpoiret.xyz>2024-01-16 18:38:18 +0100
committerLudovic Courtès <ludo@gnu.org>2024-08-31 10:44:50 +0200
commit6747d4bdb58a8008feaea16bbc7a4b599b038a52 (patch)
treefef6791906333aab123086ce283b77e0dc5cadd1 /po
parent88874db03e6f138ff73df31222d51a6893c62c1f (diff)
downloadguix-6747d4bdb58a8008feaea16bbc7a4b599b038a52.tar.gz
guix-6747d4bdb58a8008feaea16bbc7a4b599b038a52.zip
gnu: volume-key: Add required transitive dependencies.
* gnu/packages/disk.scm (volume-key): Add transitive dependencies for libdevmapper and libcryptsetup. Change-Id: Iaced5bedd2f6ec8e67118b2ee4d01f14704a3694
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
583fb05728e481759f3db733ea85e165ccf'>guix-install.sh: Install SELinux policy and relabel file systems if needed....Ludovic Courtès 2023-04-24guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition....Maxim Cournoyer 2023-04-09guix-install.sh: Source both profiles, default user's and home....Andrew Tropin