diff options
Diffstat (limited to 'nixEnv/shells/shell-dmd-verUser.nix')
-rwxr-xr-x[-rw-r--r--] | nixEnv/shells/shell-dmd-verUser.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixEnv/shells/shell-dmd-verUser.nix b/nixEnv/shells/shell-dmd-verUser.nix index 334aece..4e40c0b 100644..100755 --- a/nixEnv/shells/shell-dmd-verUser.nix +++ b/nixEnv/shells/shell-dmd-verUser.nix @@ -1,3 +1,4 @@ +#!/usr/bin/env -S nix-shell { pkgs ? import <nixpkgs> { overlays = [ ]; } }: |