mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 23:17:00 +05:30

Flake lock file updates: • Updated input 'crane': 'github:ipetkov/crane/ec69da697357cfe7d9e8653b0cfbe73eaecca34b' (2023-03-22) → 'github:ipetkov/crane/9297a5fde10e3dc1edb377037182ab4489db21c5' (2023-04-02) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/0cd51a933d91078775b300cf0f29aa3495231aa2' (2023-03-26) → 'github:NixOS/nixpkgs/3364b5b117f65fe1ce65a3cdd5612a078a3b31e3' (2023-03-31) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/7f38143d19432a0f9780197febe3fac9d3b0773a' (2023-03-26) → 'github:oxalica/rust-overlay/9b8632040df6f2218fd01bf79c0589379ac39584' (2023-04-02)
131 lines
3.2 KiB
JSON
131 lines
3.2 KiB
JSON
{
|
|
"nodes": {
|
|
"advisory-db": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1679746730,
|
|
"narHash": "sha256-2/d4jljo1KreM+gSeIwfjlW+SgtRyAKxWpiyRhyZBPg=",
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"rev": "719587479aa1814df822a3a4dd4067cd4b37a8ab",
|
|
"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": 1680394095,
|
|
"narHash": "sha256-2q71HawAqF0pUTb4KM4+fk4h8il/9bUvYBjhuU0jZi0=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "9297a5fde10e3dc1edb377037182ab4489db21c5",
|
|
"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": 1678901627,
|
|
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1680273054,
|
|
"narHash": "sha256-Bs6/5LpvYp379qVqGt9mXxxx9GSE789k3oFc+OAL07M=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "3364b5b117f65fe1ce65a3cdd5612a078a3b31e3",
|
|
"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": 1680401949,
|
|
"narHash": "sha256-s8+b9Zm9osz9oGInNletIFihgXTs9hogw9C/c3MbErs=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "9b8632040df6f2218fd01bf79c0589379ac39584",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|