Skip to content

Commit b0a05cd

Browse files
luke-cliftonangerman
authored andcommitted
Add mapping from util -> utillinux (#118)
1 parent d9c11ec commit b0a05cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/system-nixpkgs-map.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pkgs:
2828
asound = pkgs.alsaLib;
2929
ffi = null;
3030
bz2 = pkgs.bzip2;
31+
util = pkgs.utillinux;
3132
}
3233
# -- windows
3334
// { advapi32 = null; gdi32 = null; imm32 = null; msimg32 = null;

0 commit comments

Comments
 (0)