mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 00:46:07 +00:00
attempt to fix index step bug
This commit is contained in:
6
replit.nix
Normal file
6
replit.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ pkgs }: {
|
||||
deps = [
|
||||
pkgs.go
|
||||
pkgs.gopls
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user