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

• Updated input 'fenix':
    'github:nix-community/fenix/638fc95a2a3d01b372c76f71cbb6d73c63909d6e' (2023-10-10)
  → 'github:nix-community/fenix/2634e2ffc5501957922285a87a83e430d8bc29cb' (2023-11-02)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/aaa1e8e1b82d742b876d164a30dda02f318ce809' (2023-10-09)
  → 'github:rust-lang/rust-analyzer/99e94d2938a743f8f48c6b729de4c517eeced99d' (2023-10-31)
• Updated input 'naersk':
    'github:nmattia/naersk/3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89' (2023-09-07)
  → 'github:nmattia/naersk/aeb58d5e8faead8980a807c840232697982d47b9' (2023-10-27)
• Updated input 'nixpkgs':
    'path:/nix/store/h93pa4qif40f0hjwrs155ihb3lpf36m7-source?lastModified=1696375444&narHash=sha256-Sv0ICt/pXfpnFhTGYTsX6lUr1SljnuXWejYTI2ZqHa4%3D&rev=81e8f48ebdecf07aab321182011b067aafc78896' (2023-10-03)
  → 'path:/nix/store/z6w242l49pbrdawkz5vdhfxh2mvsj36c-source?lastModified=1698611440&narHash=sha256-jPjHjrerhYDy3q9%2Bs5EAsuhyhuknNfowY6yt6pjn9pc%3D&rev=0cbe9f69c234a7700596e943bfae7ef27a31b735' (2023-10-29)
2023-11-02 23:46:04 +01:00

119 lines
2.9 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1698906096,
"narHash": "sha256-xXsjyprR3xhv7V+0Tf4IDFEbGafwAvoK40900UYLkDY=",
"owner": "nix-community",
"repo": "fenix",
"rev": "2634e2ffc5501957922285a87a83e430d8bc29cb",
"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": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
"path": "/nix/store/z6w242l49pbrdawkz5vdhfxh2mvsj36c-source",
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1698762780,
"narHash": "sha256-WzuwMjpitp41dacdNzrdGjjP72Z0fFyGuQR2PJk48pE=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "99e94d2938a743f8f48c6b729de4c517eeced99d",
"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": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}