Skip to content
Snippets Groups Projects
Commit 51127f3a authored by Astro's avatar Astro :gear:
Browse files

hydra: no more git for firmware

parent d64f2c1f
No related branches found
No related tags found
No related merge requests found
Pipeline #3819 failed
......@@ -8,6 +8,8 @@ let
srcPath = ".";
}).override (oldArgs: {
src = oldArgs.src.overrideAttrs (oldAttrs: {
# no more git, .git is dropped by Hydra
nativeBuildInputs = [];
postPatch = ''
VERSION="0.0-git"
GITHASH="0000000000000000000000000000000000000000"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment