Luke Granger-Brown
79c7b70a96
This allows me to use Supermicro's BMC, which appears to drop a stunnel binary into /tmp and then execute it, which doesn't work properly in Nix because nothing is where it is expected to be.
3 lines
39 B
Nix
3 lines
39 B
Nix
args: {
|
|
pkgs = import ./pkgs args;
|
|
}
|