fwi: fix input name
This commit is contained in:
parent
bfbbc294ae
commit
de175b2380
@ -5,7 +5,7 @@
|
||||
with stdenv.lib;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "fwi-header";
|
||||
name = "fwi-input";
|
||||
|
||||
src = builtins.fetchGit {
|
||||
url = "https://gitlab.com/srodrb/BSC-FWI.git";
|
||||
|
Loading…
Reference in New Issue
Block a user