math-optim/flake.lock

61 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-06-14 16:46:11 +02:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2023-02-08 20:10:38 +01:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-06-14 16:46:11 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2023-02-08 20:10:38 +01:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-06-14 16:46:11 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nix-filter": {
"locked": {
2023-02-08 20:10:38 +01:00
"lastModified": 1675361037,
"narHash": "sha256-CTbDuDxFD3U3g/dWUB+r+B/snIe+qqP1R+1myuFGe2I=",
2022-06-14 16:46:11 +02:00
"owner": "numtide",
"repo": "nix-filter",
2023-02-08 20:10:38 +01:00
"rev": "e1b2f96c2a31415f362268bc48c3fccf47dff6eb",
2022-06-14 16:46:11 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-02-08 20:10:38 +01:00
"lastModified": 1675698036,
"narHash": "sha256-BgsQkQewdlQi8gapJN4phpxkI/FCE/2sORBaFcYbp/A=",
2022-06-14 16:46:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-02-08 20:10:38 +01:00
"rev": "1046c7b92e908a1202c0f1ba3fc21d19e1cf1b62",
2022-06-14 16:46:11 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"nix-filter": "nix-filter",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}