Skip to content

Commit cdf34be

Browse files
committed
guix: remove util-linux
1 parent 36f5eff commit cdf34be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contrib/guix/manifest.scm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
(gnu packages gawk)
1111
(gnu packages gcc)
1212
((gnu packages installers) #:select (nsis-x86_64))
13-
((gnu packages linux) #:select (linux-libre-headers-6.1 util-linux))
13+
((gnu packages linux) #:select (linux-libre-headers-6.1))
1414
(gnu packages llvm)
1515
(gnu packages mingw)
1616
(gnu packages moreutils)
@@ -493,7 +493,6 @@ inspecting signatures in Mach-O binaries.")
493493
bash-minimal
494494
which
495495
coreutils-minimal
496-
util-linux
497496
;; File(system) inspection
498497
file
499498
grep

0 commit comments

Comments
 (0)