caveman/flake.lock
Astro 2f66e142c5 flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/b520294e3604f424458d6af881263854f0545f79' (2023-05-05)
  → 'github:nix-community/fenix/d6f69b3caa16f2de0ceb2f991e5e45fd80e17a52' (2023-06-10)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/0dd94d3b078fa524272f942f69239a9564532fe1' (2023-05-04)
  → 'github:rust-lang/rust-analyzer/5f8a6f67b955056070ba5d0675ff59d2305fbace' (2023-06-09)
• Updated input 'nixpkgs':
    'path:/nix/store/mjwn8yvvd2j83srwbphsfpph6j3rkj58-source?lastModified=1682303062&narHash=sha256-x+KAADp27lbxeoPXLUMxKcRsUUHDlg+qVjt5PjgBw9A=&rev=f5364316e314436f6b9c8fd50592b18920ab18f9' (2023-04-24)
  → 'path:/nix/store/8xxh911cihrxd9mzab1hczkp558x0hmf-source?lastModified=1685451684&narHash=sha256-Y5iqtWkO82gHAnrBvNu%2fyLQsiVNJRCad4wWGz2a1urk=&rev=6b0edc9c690c1d8a729f055e0d73439045cfda55' (2023-05-30)
• Updated input 'utils':
    'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
  → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
2023-06-11 02:50:26 +02:00

119 lines
2.9 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1686378027,
"narHash": "sha256-YFCMg/lMq44Us9G6PVu3PJx5/xvWCKV3yu8v2q1MNdk=",
"owner": "nix-community",
"repo": "fenix",
"rev": "d6f69b3caa16f2de0ceb2f991e5e45fd80e17a52",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1679567394,
"narHash": "sha256-ZvLuzPeARDLiQUt6zSZFGOs+HZmE+3g4QURc8mkBsfM=",
"owner": "nmattia",
"repo": "naersk",
"rev": "88cd22380154a2c36799fe8098888f0f59861a15",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1685451684,
"narHash": "sha256-Y5iqtWkO82gHAnrBvNu/yLQsiVNJRCad4wWGz2a1urk=",
"path": "/nix/store/8xxh911cihrxd9mzab1hczkp558x0hmf-source",
"rev": "6b0edc9c690c1d8a729f055e0d73439045cfda55",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1686354634,
"narHash": "sha256-QMENWrUFF96O4JaxibfmXBjBRlCTP/wrA6m9iffGmRQ=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "5f8a6f67b955056070ba5d0675ff59d2305fbace",
"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": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}