caveman/flake.lock
Astro f31718d44f flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/9049ab18f824a092b3c74dae9f690681c0a39dfa' (2022-12-25)
  → 'github:nix-community/fenix/918a43f74c47473dc979fd5b25746121e6afb48f' (2023-01-09)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/1927c2e1d8d222656cae7051cdd924aa44428622' (2022-12-24)
  → 'github:rust-lang/rust-analyzer/1bd1a095936f2c16493743a05f6f14285c98ec8a' (2023-01-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/aac1f0b25e6b04afad8e05dec5828f5c02398bd1' (2022-12-25)
  → 'github:NixOS/nixpkgs/0c9aadc8eff6daaa5149d2df9e6c49baaf44161c' (2023-01-08)
2023-01-09 21:10:22 +01:00

102 lines
2.5 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1673245426,
"narHash": "sha256-C/qvJD9K+JfOtSavRnFv703S9f6RAVMVUlzVq8a9Bv8=",
"owner": "nix-community",
"repo": "fenix",
"rev": "918a43f74c47473dc979fd5b25746121e6afb48f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1671096816,
"narHash": "sha256-ezQCsNgmpUHdZANDCILm3RvtO1xH8uujk/+EqNvzIOg=",
"owner": "nmattia",
"repo": "naersk",
"rev": "d998160d6a076cfe8f9741e56aeec7e267e3e114",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1673180965,
"narHash": "sha256-gMhL6w9RVluvPs+irJ9n0Q1BphZm+Ek4XGn5Ow7YQ3k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0c9aadc8eff6daaa5149d2df9e6c49baaf44161c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1673119177,
"narHash": "sha256-Eabe5SOI5XHRrjcFIgGXE0P5CxHlha07IaBBagM0Ap8=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "1bd1a095936f2c16493743a05f6f14285c98ec8a",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}