Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argopkgs
Commits
b54de395
Commit
b54de395
authored
Feb 25, 2019
by
Valentin Reis
Browse files
adds buildable expe drv
parent
141e4d80
Pipeline
#5621
passed with stages
in 1 minute and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pkgs/default.nix
View file @
b54de395
...
...
@@ -204,6 +204,10 @@ let
zymake
];
buildPhase
=
"zymake
${
experiments-src
}
/experiments/zymakefile"
;
installPhase
=
''
mkdir -p $out
cp -r o/* $out
''
;
});
analysis
=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment