mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 19:47:01 +05:30

Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/719587479aa1814df822a3a4dd4067cd4b37a8ab' (2023-03-25) → 'github:rustsec/advisory-db/e6600338c880d882655a3bf7e5085fde4bb95e1f' (2023-04-08) • Updated input 'crane': 'github:ipetkov/crane/9297a5fde10e3dc1edb377037182ab4489db21c5' (2023-04-02) → 'github:ipetkov/crane/65d3f6a3970cd46bef5eedfd458300f72c56b3c5' (2023-04-04) • Updated input 'flake-utils': 'github:numtide/flake-utils/93a2b84fc4b70d9e089d029deacc3583435c2ed6' (2023-03-15) → 'github:numtide/flake-utils/946da791763db1c306b86a8bd3828bf5814a1247' (2023-04-08) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3364b5b117f65fe1ce65a3cdd5612a078a3b31e3' (2023-03-31) → 'github:NixOS/nixpkgs/431bf1e6cdd494e5230fbb72884afb4ca612c578' (2023-04-09) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/9b8632040df6f2218fd01bf79c0589379ac39584' (2023-04-02) → 'github:oxalica/rust-overlay/9e55ff64c777f05310d83be0a0cbf0c7e299f63a' (2023-04-09)
131 lines
3.2 KiB
JSON
131 lines
3.2 KiB
JSON
{
|
|
"nodes": {
|
|
"advisory-db": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1680983395,
|
|
"narHash": "sha256-dRAhfRVJcYYqkTKbOrSQXBsMui6MpH7JEHPf/m2BlSg=",
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"rev": "e6600338c880d882655a3bf7e5085fde4bb95e1f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"flake-compat"
|
|
],
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-overlay": [
|
|
"rust-overlay"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680584903,
|
|
"narHash": "sha256-uraq+D3jcLzw/UVk0xMHcnfILfIMa0DLrtAEq2nNlxU=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "65d3f6a3970cd46bef5eedfd458300f72c56b3c5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1673956053,
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1680946745,
|
|
"narHash": "sha256-KqGlwg9UTDsFBZZB8wzXgMnc8XQm95LtSbFvBsnqkPI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "946da791763db1c306b86a8bd3828bf5814a1247",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1681002951,
|
|
"narHash": "sha256-nD9fXN7EVKGovtjrXIuA7Si9M6PD9b02GNtvQPTSuOk=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "431bf1e6cdd494e5230fbb72884afb4ca612c578",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"advisory-db": "advisory-db",
|
|
"crane": "crane",
|
|
"flake-compat": "flake-compat",
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-overlay": "rust-overlay"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1681006747,
|
|
"narHash": "sha256-QM9p0hTtZ5ZeK2jUCNrkgnuiBRh7wVDYBoxvId5aZzM=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "9e55ff64c777f05310d83be0a0cbf0c7e299f63a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|