Bump flake inputs

This commit is contained in:
adisbladis 2024-03-02 15:12:28 +13:00
parent d3f8949dbe
commit 311d2ad38c
1 changed files with 11 additions and 55 deletions

View File

@ -1,26 +1,5 @@
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"pyproject-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"mdbook-nixdoc": {
"inputs": {
"nix-github-actions": [
@ -69,11 +48,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1708294118,
"narHash": "sha256-evZzmLW7qoHXf76VCepvun1esZDxHfVRFUJtumD7L2M=",
"lastModified": 1709218635,
"narHash": "sha256-nytX/MkfqeTD4z7bMq4QRXcHxO9B3vRo9tM6fMtPFA8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e0da498ad77ac8909a980f07eff060862417ccf7",
"rev": "068d4db604958d05d0b46c47f79b507d84dbc069",
"type": "github"
},
"original": {
@ -85,20 +64,18 @@
},
"pyproject-nix": {
"inputs": {
"flake-parts": "flake-parts",
"mdbook-nixdoc": "mdbook-nixdoc",
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
]
},
"locked": {
"lastModified": 1708398443,
"narHash": "sha256-hK1nTAzhqM0C3gxAexLS5uvHa3aA4/ReGFxoVVX6qR8=",
"lastModified": 1708414356,
"narHash": "sha256-neHF92cht4G94Ye1j9YgLeqdE0dGL920lQQMLTqNm9A=",
"owner": "nix-community",
"repo": "pyproject.nix",
"rev": "b8a5076ab323a63035dc0fb7b622109a52585c14",
"rev": "f75d39ce888632500bf4cff2197784929d3ed265",
"type": "github"
},
"original": {
@ -114,40 +91,19 @@
"zephyr": "zephyr"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"pyproject-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1702979157,
"narHash": "sha256-RnFBbLbpqtn4AoJGXKevQMCGhra4h6G2MPcuTSZZQ+g=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "2961375283668d867e64129c22af532de8e77734",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"zephyr": {
"flake": false,
"locked": {
"lastModified": 1697797249,
"narHash": "sha256-72QFsKOWkF6BiP4XgZAXXSBcN4t6yvhAeXCpgCYrhe8=",
"lastModified": 1708734632,
"narHash": "sha256-iwEXEIA63JWSB6GcTNHHMZAEfMEwEfqcIWetF7VD2tU=",
"owner": "zephyrproject-rtos",
"repo": "zephyr",
"rev": "a6eef0ba3755f2530c5ce93524e5ac4f5be30194",
"rev": "468eb56cf242eedba62006ee758700ee6148763f",
"type": "github"
},
"original": {
"owner": "zephyrproject-rtos",
"ref": "v3.5.0",
"ref": "v3.6.0",
"repo": "zephyr",
"type": "github"
}