Skip to content

Commit

Permalink
Problem: flake devShell is not valid (#1172)
Browse files Browse the repository at this point in the history
Solution:
- remove gomod2nix
  • Loading branch information
yihuang authored Sep 19, 2023
1 parent 35d10cf commit e6adb05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
buildInputs = with pkgs; [
go_1_20
rocksdb
gomod2nix
];
};
};
Expand Down

0 comments on commit e6adb05

Please sign in to comment.