add(nix): why3 (with provers)

This commit is contained in:
Léana 江 2024-03-12 19:00:45 +01:00 committed by Léana 江
parent 8ba2c081bf
commit efef532b06
6 changed files with 56 additions and 1 deletions

17
nix/flake.lock generated
View file

@ -21,6 +21,22 @@
"type": "github"
}
},
"alt-ergo-pin": {
"locked": {
"lastModified": 1654436668,
"narHash": "sha256-vwEtkxIEQjymeTk89Ty1MGfRVSWL1/3j1wt5xB5ua88=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1b95daa381fa4a0963217a5d386433c20008208a",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1b95daa381fa4a0963217a5d386433c20008208a",
"type": "github"
}
},
"audio-lint": {
"inputs": {
"naersk": "naersk",
@ -608,6 +624,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"alt-ergo-pin": "alt-ergo-pin",
"audio-lint": "audio-lint",
"flake-utils": "flake-utils",
"hbrainfuck": "hbrainfuck",