downgrade dune lang version

This commit is contained in:
atagen 2024-12-05 18:26:45 +11:00 committed by atagen
parent 9fc368c2e6
commit abd078ac19
2 changed files with 8 additions and 64 deletions

View File

@ -1,4 +1,4 @@
(lang dune 3.17)
(lang dune 3.16)
(name meat)

70
flake.lock generated
View File

@ -36,24 +36,6 @@
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_3"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
@ -142,36 +124,17 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1732359803,
"narHash": "sha256-DPGw9u0Ejy5Hkip79wWSfC1i8q+YqKYngi0AFx3Z4W8=",
"owner": "NixOS",
"lastModified": 1733229606,
"narHash": "sha256-FLYY5M0rpa5C2QAE3CKLYAM6TwbKicdRK6qNrSHlNrE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1c79f7f85262067ecdffd95234032dda50f42958",
"rev": "566e53c2ad750c84f6d31f9ccb9d00f823165550",
"type": "github"
},
"original": {
"owner": "NixOS",
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"rev": "1c79f7f85262067ecdffd95234032dda50f42958",
"type": "github"
}
},
"ocaml-overlay": {
"inputs": {
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1732401100,
"narHash": "sha256-eNxEkqGdyD+x3yNhJ096N7/8j8TryWA493rSmaL9jAQ=",
"owner": "nix-ocaml",
"repo": "nix-overlays",
"rev": "f6f12811924de05d921c397fad7455e0e2ee644c",
"type": "github"
},
"original": {
"owner": "nix-ocaml",
"repo": "nix-overlays",
"type": "github"
}
},
@ -181,11 +144,7 @@
"lix": "lix",
"lix-module": "lix-module",
"nh": "nh",
"nixpkgs": [
"ocaml-overlay",
"nixpkgs"
],
"ocaml-overlay": "ocaml-overlay"
"nixpkgs": "nixpkgs_2"
}
},
"systems": {
@ -217,21 +176,6 @@
"repo": "default",
"type": "github"
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",