Skip to content
GitLab
Menu
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
135562c2
Commit
135562c2
authored
Feb 18, 2019
by
Valentin Reis
Browse files
Remove useless 'debug' toplevel attribute.
parent
61cf2f21
Pipeline
#5437
failed with stages
in 1 minute and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pkgs/default.nix
View file @
135562c2
...
@@ -150,8 +150,6 @@ let
...
@@ -150,8 +150,6 @@ let
OPENMC_PWD
=
"
${
argotk
}
/share/openmc"
;
OPENMC_PWD
=
"
${
argotk
}
/share/openmc"
;
});
});
debug
=
doArgotk
"TestListen"
;
doArgotk
=
command
:
test
.
overrideAttrs
(
old
:{
doArgotk
=
command
:
test
.
overrideAttrs
(
old
:{
buildPhase
=
"argotk "
+
command
;
buildPhase
=
"argotk "
+
command
;
installPhase
=
''
installPhase
=
''
...
...
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