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.
1 parent c09c373 commit 38fe36bCopy full SHA for 38fe36b
pkgs/by-name/ei/eigenmath/package.nix
@@ -8,13 +8,13 @@
8
9
stdenv.mkDerivation rec {
10
pname = "eigenmath";
11
- version = "3.35-unstable-2024-12-11";
+ version = "337-unstable-2024-12-20";
12
13
src = fetchFromGitHub {
14
owner = "georgeweigt";
15
repo = pname;
16
- rev = "8aeb901425aae6dc27b00040dee38cf51fd81a5e";
17
- hash = "sha256-fhQHxdbecDAcMylMU50FHPGWf6XgwBgPBaP4v3ntOmc=";
+ rev = "571412786696680e1e04909e90e77d9d39b10b2a";
+ hash = "sha256-7/5UsU5TSW++MROWuUTsAptkv7gcqhvcqaRHYzXswB8=";
18
};
19
20
checkPhase =
0 commit comments