Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/664e2f335aa5ae28c8759ff206444edb198dc1c9?narHash=sha256-vau17dcGvfEWX9DLWuSPC0dfE0XcDe9ZNlsqXy46P88%3D' (2024-11-15) → 'github:nix-community/fenix/e0d44b70dcd2b98dd77857b4c5c7b1dc6b1ef56d?narHash=sha256-PH8tnUSxeSlKf1MRQYBfa64A2RLuvvWAoqPwDjdxfFo%3D' (2024-11-26) • Updated input 'fenix/nixpkgs': 'github:nixos/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11) → 'github:nixos/nixpkgs/23e89b7da85c3640bbc2173fe04f4bd114342367?narHash=sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w%3D' (2024-11-19) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/fc98e0657abf3ce07eed513e38274c89bbb2f8ad?narHash=sha256-36eYDHoPzjavnpmEpc2MXdzMk557S0YooGms07mDuKk%3D' (2024-11-11) → 'github:rust-lang/rust-analyzer/157c7d01149e9be7179c5724b89d8d073e923bd8?narHash=sha256-TMDv2fuLWeoy5EkvlcgbjCoq6D5j230TJHjhPvveku4%3D' (2024-11-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c?narHash=sha256-PbABj4tnbWFMfBp6OcUK5iGy1QY%2B/Z96ZcLpooIbuEI%3D' (2024-11-11) → 'github:nixos/nixpkgs/4633a7c72337ea8fd23a4f2ba3972865e3ec685d?narHash=sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0%3D' (2024-11-25) ``` ### Running GitHub Actions on this PR GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action. To run GitHub Actions workflows on this PR, run: ```sh git branch -D update_flake_lock_action git fetch origin git checkout update_flake_lock_action git commit --amend --no-edit git push origin update_flake_lock_action --force ``` --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
168 lines
4.3 KiB
JSON
168 lines
4.3 KiB
JSON
{
|
|
"nodes": {
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1732602776,
|
|
"narHash": "sha256-PH8tnUSxeSlKf1MRQYBfa64A2RLuvvWAoqPwDjdxfFo=",
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "e0d44b70dcd2b98dd77857b4c5c7b1dc6b1ef56d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix_2": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs_3",
|
|
"rust-analyzer-src": "rust-analyzer-src_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1729665260,
|
|
"narHash": "sha256-vlL7lH0Vg9Ee6G6GVRLvZ7x/hu+jI47QHFNTq0i4nIM=",
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "2f52fbbb56bbf1208835677f0c8992f942a47791",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1732014248,
|
|
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1732521221,
|
|
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1729413321,
|
|
"narHash": "sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "1997e4aa514312c1af7e2bda7fad1644e778ff26",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_4": {
|
|
"locked": {
|
|
"lastModified": 1729413321,
|
|
"narHash": "sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "1997e4aa514312c1af7e2bda7fad1644e778ff26",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"fenix": "fenix",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"tsunami": "tsunami"
|
|
}
|
|
},
|
|
"rust-analyzer-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1732562640,
|
|
"narHash": "sha256-TMDv2fuLWeoy5EkvlcgbjCoq6D5j230TJHjhPvveku4=",
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "157c7d01149e9be7179c5724b89d8d073e923bd8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rust-lang",
|
|
"ref": "nightly",
|
|
"repo": "rust-analyzer",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rust-analyzer-src_2": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1729618852,
|
|
"narHash": "sha256-hSkME8GNixrKQnSTt6NU7icuyOo8IdlLaL5co4zWUio=",
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "c2867868889a549562a7b53fb572719f852a8a6f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rust-lang",
|
|
"ref": "nightly",
|
|
"repo": "rust-analyzer",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"tsunami": {
|
|
"inputs": {
|
|
"fenix": "fenix_2",
|
|
"nixpkgs": "nixpkgs_4"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1729668455,
|
|
"narHash": "sha256-V0cADjDuBnsxuCzUstPJ4woQmL7r1pJ5ujggKtiXrEo=",
|
|
"owner": "itepastra",
|
|
"repo": "tsunami",
|
|
"rev": "3eae767ccfc5d7aa3774aa9c6a15cd1651b44758",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "itepastra",
|
|
"repo": "tsunami",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|