tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
anders: use Dune 3
Vincent Laporte
3 years ago
911525af
18c2d73c
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
applications
science
logic
anders
default.nix
+1
-1
pkgs/applications/science/logic/anders/default.nix
···
4
4
pname = "anders";
5
5
version = "1.1.1";
6
6
7
7
-
useDune2 = true;
7
7
+
duneVersion = "3";
8
8
9
9
src = fetchFromGitHub {
10
10
owner = "groupoid";