Skip to content

Commit

Permalink
bump nix
Browse files Browse the repository at this point in the history
  • Loading branch information
ekg committed May 31, 2024
1 parent 7376468 commit 899e154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
src = pkgs.fetchFromGitHub {
owner = "waveygang";
repo = "wfmash";
rev = "e2df9c89d07a126c87518eaa1b34e75e26ddc41b";
sha256 = "sha256-uKTbvABIR0VTZCuFe5Mr3NPR7ynbn0rkJAivTVQe9dc=";
rev = "7376468d0d1f67ad58ca3fc5d07e888745b22c06";
sha256 = "sha256-0vThKJflmasPoVhGdFwm1l9VUoxZkEwZruYhlzF1Ehw=";
};

nativeBuildInputs = [ pkgs.cmake pkgs.makeWrapper ];
Expand Down

0 comments on commit 899e154

Please sign in to comment.