Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sysadmin
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
guix-hpc
sysadmin
Commits
27c06bb5
Verified
Commit
27c06bb5
authored
1 year ago
by
Romain Garbage
Browse files
Options
Downloads
Patches
Plain Diff
Fix NumPEx WP3 jobset
parent
a4e3d2e8
No related branches found
No related tags found
1 merge request
!9
Fix NumPEx WP3 jobset
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
head-node.scm
+2
-1
2 additions, 1 deletion
head-node.scm
with
2 additions
and
1 deletion
head-node.scm
+
2
−
1
View file @
27c06bb5
...
...
@@ -257,7 +257,8 @@
(
name
'guix-hpc
)
(
url
"https://gitlab.inria.fr/numpex-pc5-wp3/guix-hpc.git"
)
(
branch
"master"
)))))))
(
branch
"master"
))
#
$
(
guix-channel
"master"
))))))
(
define
this-file
;; This configuration file next to its companion files (SSH keys, nginx
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment