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
41f1e383
Commit
41f1e383
authored
Nov 02, 2018
by
Valentin Reis
Browse files
lammps fix.
parent
258bb534
Changes
1
Hide whitespace changes
Inline
Side-by-side
pkgs/applications/lammps/default.nix
View file @
41f1e383
{
stdenv
,
src
,
lammps
}:
lammps
.
overrideAttrs
(
oldAttrs
:
{
inherit
src
;
})
{
src
,
lammps
,
...
}:
lammps
.
overrideAttrs
(
oldAttrs
:
{
inherit
src
;})
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