aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
nu: hdparm: Move to (gnu packages disk)....* gnu/packages/linux.scm (hdparm): Move to... * gnu/packages/disk.scm (hdparm): ... here. Signed-off-by: Hilton Chain <hako@ultrarare.space> Felix Lechner 2023-08-06gnu: rmlint: Remove libelf....libelf provides libelf.so.0, elfutils libelf.so.1. rmlint links only to one. * gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf. Tobias Geerinckx-Rice 2023-08-06gnu: rmlint: Update package style....* gnu/packages/disk.scm (rmlint)[arguments]: Rewrite as G-expressions. [native-inputs, inputs]: Remove input labels. Tobias Geerinckx-Rice 2023-08-06gnu: rmlint: Update to 2.10.2....* gnu/packages/disk.scm (rmlint): Update to 2.10.2. Tobias Geerinckx-Rice 2023-07-30gnu: ndctl: Update to 78....* gnu/packages/disk.scm (ndctl): Update to 78. [inputs]: Add libtraceevent & libtracefs. Tobias Geerinckx-Rice 2023-07-23gnu: parted: Update to 3.6....* gnu/packages/disk.scm (parted): Update to 3.6. Tobias Geerinckx-Rice 2023-07-21gnu: parted: Skip tests when cross-compiling....* gnu/packages/disk.scm (parted)[arguments]: Adjust #:tests? to skip tests when cross-compiling. Efraim Flashner 2023-07-20gnu: parted: Disable tests for the Hurd....* gnu/packages/disk.scm (parted)[argument]: Set #:tests? to #false when building for the Hurd. Janneke Nieuwenhuizen 2023-07-13gnu: parted: Support building for the Hurd....* gnu/packages/disk.scm (parted)[inputs]: Remove lvm2, add hurd-minimal when building for the Hurd. [arguments]: Add configure-flag '--disable-device-mapper' when building for the Hurd. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz> Janneke Nieuwenhuizen 2023-07-01gnu: Add greaseweazle-host-tools....* gnu/packages/disk.scm (greaseweazle-host-tools): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Rikard Nordgren 2023-06-21gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14....* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14. (go-github.com-mattn-go-runewidth): Remove, and change users to to refer to 'go-github-com-mattn-go-runewidth'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nguyễn Gia Phong 2023-06-14gnu: Add nwipe....* gnu/packages/disk.scm (nwipe): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar