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
973c9562
Commit
973c9562
authored
Nov 14, 2018
by
Valentin Reis
Browse files
[fix] added experimental debs
parent
416bbc2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
deployments/argo.nixops
View file @
973c9562
No preview for this file type
pkgs/default.nix
View file @
973c9562
...
...
@@ -97,8 +97,8 @@ let
constituents
=
[
];
};
debs
=
{
libnrm
=
pkgs
.
releaseTools
.
debBuild
argopkgs
.
nodelevel
.
libnrm
;};
debs
=
{
libnrm
=
pkgs
.
releaseTools
.
debBuild
nodelevel
.
libnrm
;};
};
in
argopkgs
//
debs
in
argopkgs
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