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
aa8d05bd
Commit
aa8d05bd
authored
Feb 12, 2019
by
Valentin Reis
Browse files
argonix+openmc
parent
45ddbf93
Pipeline
#5192
passed with stage
in 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pkgs/applications/openmc/default.nix
View file @
aa8d05bd
...
...
@@ -7,5 +7,6 @@ stdenv.mkDerivation {
inherit
src
;
name
=
"OpenMC"
;
nativeBuildInputs
=
[
cmake
pkgconfig
hdf5
hdf5-cpp
hdf5-fortran
];
enableParallelBuilding
=
true
;
buildInputs
=
[
gfortran
pkgconfig
hdf5
hdf5-cpp
hdf5-fortran
]
++
(
optional
nrmSupport
libnrm
);
}
pkgs/argonix/master.json
View file @
aa8d05bd
...
...
@@ -2,8 +2,8 @@
"fetch"
:
{
"args"
:
{
"fetchSubmodules"
:
false
,
"rev"
:
"
cba9f982d57a3785fb3aacd229e32ce04c3f3
7a
1
"
,
"sha256"
:
"1
jhg72xlb3bp55ff0ybndhaq2pzm3sc1fjyyviwfnr3smprncfiq
"
,
"rev"
:
"
f87b2eb4f96fded4112fe08d4e251400a8808
7a
7
"
,
"sha256"
:
"1
s9mph8w31pk8lv8nbixzvrs94dr71lm6p30ivwyv1xqbldfhx9x
"
,
"url"
:
"https://xgitlab.cels.anl.gov/argo/argonix.git"
},
"fn"
:
"fetchgit"
...
...
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