Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argopkgs
Commits
7c83c571
Commit
7c83c571
authored
Nov 05, 2018
by
Valentin Reis
Browse files
[ hydra fix ] fix hostNixpkgs -> nixpkgs
parent
86e884a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
hydra.nix
View file @
7c83c571
...
...
@@ -18,7 +18,7 @@
"keepnr": 3,
"inputs": {
"argopkgs": { "type": "git", "value": "https://xgitlab.cels.anl.gov/argo/argopkgs.git", "emailresponsible": false },
"
hostN
ixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs.git release-18.03", "emailresponsible": false }
"
n
ixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs.git release-18.03", "emailresponsible": false }
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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