From adba030111af3de18c9ad41b5ee389b140811fbb Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 1 Dec 2020 21:15:47 -0500 Subject: nix shebangs, consider --- nixEnv/shells/shell-dmd-verNix.nix | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 nixEnv/shells/shell-dmd-verNix.nix (limited to 'nixEnv/shells/shell-dmd-verNix.nix') diff --git a/nixEnv/shells/shell-dmd-verNix.nix b/nixEnv/shells/shell-dmd-verNix.nix old mode 100644 new mode 100755 index 7f16efe..cac08f4 --- a/nixEnv/shells/shell-dmd-verNix.nix +++ b/nixEnv/shells/shell-dmd-verNix.nix @@ -1,3 +1,4 @@ +#!/usr/bin/env -S nix-shell { pkgs ? import {} }: pkgs.mkShell { buildInputs = with pkgs; [ -- cgit v1.2.3