af969a7641
Trying to obviate my Google Sheets spreadsheet in favor of a more focused web app.
3 lines
91 B
Nix
3 lines
91 B
Nix
let
|
|
briefcase = import <briefcase> {};
|
|
in briefcase.utils.nixBufferFromShell ./shell.nix
|