chore(deps): lock file maintenance #251

Merged
renovate merged 1 commit from renovate/lock-file-maintenance into main 2025-01-16 00:04:25 +01:00
3 changed files with 13 additions and 13 deletions
Showing only changes of commit 73c8dc8870 - Show all commits

View file

@ -316,11 +316,11 @@
]
},
"locked": {
"lastModified": 1736876796,
"narHash": "sha256-Z7zxkh7b7Nfcryir3W2+wy7Ju1i1wSABGX01fA3+3hM=",
"lastModified": 1736964246,
"narHash": "sha256-gb3ujURRlI/D5Jc8PUDOpJr8RyrTwnDDIDtnQK4upso=",
"owner": "nix-community",
"repo": "nixvim",
"rev": "4282b73ac0dbea03ad74ee8975c33ec41b0a7f25",
"rev": "5b068e7f8f2b6beaa1fafe0c8b3604b63bcccc2d",
"type": "github"
},
"original": {
@ -370,11 +370,11 @@
"tinted-tmux": "tinted-tmux"
},
"locked": {
"lastModified": 1736381946,
"narHash": "sha256-k66y4eMHZiJO3N43wuZOdoRmGmNwIj3EZq6NGK+AEM8=",
"lastModified": 1736955352,
"narHash": "sha256-VujiBKJYM32b7HZEVO3Txla989lE7HMNGhVomLtguB0=",
"owner": "danth",
"repo": "stylix",
"rev": "c62df1918d178ade64dc8a2df99e78a5d5f20514",
"rev": "ef93972237a82cc340e804a1d2d4140ad65fe81d",
"type": "github"
},
"original": {
@ -471,11 +471,11 @@
},
"unstable": {
"locked": {
"lastModified": 1736798957,
"narHash": "sha256-qwpCtZhSsSNQtK4xYGzMiyEDhkNzOCz/Vfu4oL2ETsQ=",
"lastModified": 1736883708,
"narHash": "sha256-uQ+NQ0/xYU0N1CnXsa2zghgNaOPxWpMJXSUJJ9W7140=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9abb87b552b7f55ac8916b6fc9e5cb486656a2f3",
"rev": "eb62e6aa39ea67e0b8018ba8ea077efe65807dc8",
"type": "github"
},
"original": {

View file

@ -104,9 +104,9 @@ dependencies = [
[[package]]
name = "bitflags"
version = "2.7.0"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1be3f42a67d6d345ecd59f675f3f012d6974981560836e938c22b424b85ce1be"
checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
[[package]]
name = "cfg-if"

View file

@ -102,9 +102,9 @@ dependencies = [
[[package]]
name = "bitflags"
version = "2.7.0"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1be3f42a67d6d345ecd59f675f3f012d6974981560836e938c22b424b85ce1be"
checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
[[package]]
name = "bstr"