mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): why3 (with provers)
This commit is contained in:
parent
8ba2c081bf
commit
efef532b06
6 changed files with 56 additions and 1 deletions
17
nix/flake.lock
generated
17
nix/flake.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue