We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2df781 + 8475830 commit e9c3c57Copy full SHA for e9c3c57
pkgs/by-name/ei/eigenmath/package.nix
@@ -8,13 +8,13 @@
8
9
stdenv.mkDerivation rec {
10
pname = "eigenmath";
11
- version = "337-unstable-2025-01-25";
+ version = "337-unstable-2025-01-31";
12
13
src = fetchFromGitHub {
14
owner = "georgeweigt";
15
repo = pname;
16
- rev = "ae71bdf698283760ad3ac74ce57158f25c8d9198";
17
- hash = "sha256-vmbujai7xW4U6fmsp4Gv63Tl3AcxOUsUA2rPTfFL3ZQ=";
+ rev = "42a92c35d0ccc85fd8b16aa432c641edd3fa5b87";
+ hash = "sha256-59iD5ivu2hPBfoxItfmTek4944ch6PlkAiVIimmvI5o=";
18
};
19
20
checkPhase =
0 commit comments