4 lines
79 B
Nix
4 lines
79 B
Nix
self: super: {
|
|
# Waiting for nixpkgs#349783
|
|
utillinux = self.util-linux;
|
|
}
|