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
41847e1f
Commit
41847e1f
authored
Nov 12, 2018
by
Valentin Reis
Browse files
channel fix.
parent
a472ee65
Changes
1
Hide whitespace changes
Inline
Side-by-side
pkgs/default.nix
View file @
41847e1f
...
...
@@ -94,7 +94,7 @@ let
argopkgs
=
pkgs
.
releaseTools
.
channel
{
name
=
"argopkgs"
;
src
=
./.
;
constituents
=
[
nodelevel
];
constituents
=
[
];
};
};
...
...
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