fix for password too on usda-dash
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
};
|
};
|
||||||
"usda-dash" = builtins.fetchGit {
|
"usda-dash" = builtins.fetchGit {
|
||||||
url = "git@factory.uga.edu:MODEL/usda-dash-config.git";
|
url = "git@factory.uga.edu:MODEL/usda-dash-config.git";
|
||||||
rev = "5d1878f4a84316514953103c8ffc87f3ef4351a8";
|
rev = "e96ea849b8ac8d3dcf665315d289b33dfb9eeb15";
|
||||||
submodules = true;
|
submodules = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user