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

• Updated input 'fenix':
    'github:nix-community/fenix/bd1c8433f42528135491b38511c3e49d57855f13' (2023-01-25)
  → 'github:nix-community/fenix/1c9e4995fc7022258817f9c9b02c7c4b3d09ca65' (2023-03-11)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/e86bac92f485ff8f17a3fe49f8f7e7a10bacfecc' (2023-01-24)
  → 'github:rust-lang/rust-analyzer/9fca0a4afefead3daf8f66fd357999d7cd520880' (2023-03-10)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3954218cf613eba8e0dcefa9abe337d26bc48fd0' (2023-01-23)
  → 'github:NixOS/nixpkgs/2ce9b9842b5e63884dfc3dea6689769e2a1ea309' (2023-03-11)
• Updated input 'utils':
    'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
  → 'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
2023-03-11 20:19:51 +01:00

102 lines
2.5 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1678515726,
"narHash": "sha256-+WQZ+yfpbyX37fTOPTWrOXAWIjNC65/3SHrSGpbeMUk=",
"owner": "nix-community",
"repo": "fenix",
"rev": "1c9e4995fc7022258817f9c9b02c7c4b3d09ca65",
"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": 1678500213,
"narHash": "sha256-A5s2rXawJ+dCThkMXoMuYW8dgyUmkElcyfVJUot/Vr0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2ce9b9842b5e63884dfc3dea6689769e2a1ea309",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1678443920,
"narHash": "sha256-If9ztMKOJG1jfSAVxbgqnfEqmZHQnfIH5reDvreyfwk=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "9fca0a4afefead3daf8f66fd357999d7cd520880",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}