4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -ex
|
|
export NIXPKGS_ALLOW_UNFREE=1
|
|
nix-shell |