We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ab024 commit b129136Copy full SHA for b129136
1 file changed
pkgs/libint.yaml
@@ -4,13 +4,8 @@ dependencies:
4
build: [autoconf, automake, gmp, boost]
5
6
sources:
7
-# When https://github.com/evaleev/libint/pull/30 is merged, we can switch to
8
-# use the original repository, until then we use a clone with the necessary
9
-# patches:
10
-#- key: git:c1be4f680ada1797e71741fa882b68e926fc05a9
11
-# url: https://github.com/evaleev/libint
12
-- key: git:c0a83fa7e2554ea71a14dbae47bce0a3559e1a54
13
- url: https://github.com/certik/libint-1
+- key: git:807677f7b7f0de46d9cc515ca0c75b0c4db3d2be
+ url: https://github.com/evaleev/libint
14
15
defaults:
16
# include/libint2/basis.h contains hard-coded path
0 commit comments