We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f5eff commit cdf34beCopy full SHA for cdf34be
contrib/guix/manifest.scm
@@ -10,7 +10,7 @@
10
(gnu packages gawk)
11
(gnu packages gcc)
12
((gnu packages installers) #:select (nsis-x86_64))
13
- ((gnu packages linux) #:select (linux-libre-headers-6.1 util-linux))
+ ((gnu packages linux) #:select (linux-libre-headers-6.1))
14
(gnu packages llvm)
15
(gnu packages mingw)
16
(gnu packages moreutils)
@@ -493,7 +493,6 @@ inspecting signatures in Mach-O binaries.")
493
bash-minimal
494
which
495
coreutils-minimal
496
- util-linux
497
;; File(system) inspection
498
file
499
grep
0 commit comments