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 350241b commit 35ad642Copy full SHA for 35ad642
src/math.nix
@@ -1,5 +1,5 @@
1
# nix-math (credit to xddxdd)
2
-# https://github.com/xddxdd/nix-math/commit/f75dc262fc441391b4d19306b7f233bbb4fc3b3a
+# https://github.com/xddxdd/nix-math/commit/d35b27fae1ab7fee0065e3f6b149409c110f110a
3
{ lib, ... }:
4
rec {
5
inherit (builtins) floor ceil;
0 commit comments