Experiment commented out (Hercules CI doesn't support impure derivations yet)
This commit is contained in:
parent
83df3e21a5
commit
0ac02a6989
3 changed files with 1 additions and 59 deletions
|
@ -16,16 +16,5 @@
|
|||
hour = 13;
|
||||
dayOfWeek = ["Mon" "Tue" "Wed" "Thu" "Fri" "Sat" "Sun"];
|
||||
};
|
||||
pullRequestBody = ''
|
||||
Update `flake.lock`. See the commit message(s) for details.
|
||||
|
||||
You may reset this branch by deleting it and re-running the update job. xs
|
||||
|
||||
git push origin :${config.hercules-ci.flake-update.updateBranch}
|
||||
|
||||
```
|
||||
${builtins.readFile config.packages.x86_64-linux.diff-closures}
|
||||
```
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue