caveman/flake.lock
Astro 213858f9ac flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/e6e82002d9be988ccd409e0f9b7a4d0fa3a1dbb5' (2023-12-20)
  → 'github:nix-community/fenix/80409698f025fcbf931d9bd7a6a07a3a06356271' (2024-03-14)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/831d0e01b342908516ce225124a45e196d056696' (2023-12-19)
  → 'github:rust-lang/rust-analyzer/e8182a5bb32ca5763fd817661447f75138fb3883' (2024-03-13)
• Updated input 'nixpkgs':
    'path:/nix/store/vdap779dm1xfpr35xvfb9a1yiqiw9n89-source?lastModified=1701952659&narHash=sha256-TJv2srXt6fYPUjxgLAL0cy4nuf1OZD4KuA1TrCiQqg0%3D&rev=b4372c4924d9182034066c823df76d6eaf1f4ec4' (2023-12-07)
  → 'path:/nix/store/mykqzd5whqs367ahav828iqjcrr15ycg-source?lastModified=1708702655&narHash=sha256-qxT5jSLhelfLhQ07%2BAUxSTm1VnVH%2BhQxDkQSZ/m/Smo%3D&rev=c5101e457206dd437330d283d6626944e28794b3' (2024-02-23)
• Updated input 'utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
2024-03-15 00:46:50 +01:00

119 lines
2.9 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1710397340,
"narHash": "sha256-cetHTP4c7eILb1v5nD0HO4Nev1egEDuqo8OOk90khYg=",
"owner": "nix-community",
"repo": "fenix",
"rev": "80409698f025fcbf931d9bd7a6a07a3a06356271",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1698420672,
"narHash": "sha256-/TdeHMPRjjdJub7p7+w55vyABrsJlt5QkznPYy55vKA=",
"owner": "nmattia",
"repo": "naersk",
"rev": "aeb58d5e8faead8980a807c840232697982d47b9",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708702655,
"narHash": "sha256-qxT5jSLhelfLhQ07+AUxSTm1VnVH+hQxDkQSZ/m/Smo=",
"path": "/nix/store/mykqzd5whqs367ahav828iqjcrr15ycg-source",
"rev": "c5101e457206dd437330d283d6626944e28794b3",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1710319630,
"narHash": "sha256-2PO3d37euWrUTFofT/Edji+zorOgfiIrMKqhuq3ffHU=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "e8182a5bb32ca5763fd817661447f75138fb3883",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}