index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
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-06
gnu: 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-06
gnu: 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-06
gnu: rmlint: Update to 2.10.2.
...
* gnu/packages/disk.scm (rmlint): Update to 2.10.2.
Tobias Geerinckx-Rice
2023-07-30
gnu: ndctl: Update to 78.
...
* gnu/packages/disk.scm (ndctl): Update to 78. [inputs]: Add libtraceevent & libtracefs.
Tobias Geerinckx-Rice
2023-07-23
gnu: parted: Update to 3.6.
...
* gnu/packages/disk.scm (parted): Update to 3.6.
Tobias Geerinckx-Rice
2023-07-21
gnu: parted: Skip tests when cross-compiling.
...
* gnu/packages/disk.scm (parted)[arguments]: Adjust #:tests? to skip tests when cross-compiling.
Efraim Flashner
2023-07-20
gnu: 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-13
gnu: 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-01
gnu: 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-21
gnu: 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-14
gnu: Add nwipe.
...
* gnu/packages/disk.scm (nwipe): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Timotej Lazar