Skip to content

Commit 35ad642

Browse files
committed
fix commit hash
1 parent 350241b commit 35ad642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/math.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# nix-math (credit to xddxdd)
2-
# https://github.com/xddxdd/nix-math/commit/f75dc262fc441391b4d19306b7f233bbb4fc3b3a
2+
# https://github.com/xddxdd/nix-math/commit/d35b27fae1ab7fee0065e3f6b149409c110f110a
33
{ lib, ... }:
44
rec {
55
inherit (builtins) floor ceil;

0 commit comments

Comments
 (0)