Skip to content

Commit

Permalink
2024/06/19-13:59:19
Browse files Browse the repository at this point in the history
  • Loading branch information
1nv0k32 committed Jun 19, 2024
1 parent fd081a5 commit 62f8581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/alpaca.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ in
version = "2.0.4";
src = pkgs.fetchurl {
url = "https://github.com/samuong/alpaca/releases/download/v${version}/alpaca_v${version}_linux-amd64";
sha256 = "HFT6URkSOtJLKcCRs/epHFeLgZxVh5YEYJJtl74MokM=";
sha256 = "hRADJBqMgoxpapBZY71n0mX0jFTKNiX3QR0uvExoovo=";
};
nativeBuildInputs = [ pkgs.autoPatchelfHook ];
phases = [ "installPhase" ];
Expand Down

0 comments on commit 62f8581

Please sign in to comment.