f0803547e4
In the spirit of "keep it simple, stupid", I am naming this application as closely to the functionality as I can imagine.
3 lines
91 B
Nix
3 lines
91 B
Nix
let
|
|
briefcase = import <briefcase> {};
|
|
in briefcase.utils.nixBufferFromShell ./shell.nix
|