4 lines
91 B
Nix
4 lines
91 B
Nix
|
let
|
||
|
briefcase = import <briefcase> {};
|
||
|
in briefcase.utils.nixBufferFromShell ./shell.nix
|