mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-11 17:50:08 +01:00
fix(flakeModule): use default shell for stdenvMinimal for max compatibility
This commit is contained in:
parent
11537ae271
commit
dca2d724c1
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
preHook = "";
|
||||
allowedRequisites = null;
|
||||
initialPath = [pkgs.coreutils pkgs.findutils];
|
||||
shell = "/bin/bash";
|
||||
extraNativeBuildInputs = [];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue