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