[create-pull-request] automated change

This commit is contained in:
Mic92 2025-06-23 03:21:31 +00:00 committed by github-actions[bot]
parent 70a6f5a038
commit dabb61ce4b
2 changed files with 10 additions and 10 deletions

12
flake.lock generated
View File

@ -42,10 +42,10 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1750360494, "lastModified": 1750576544,
"narHash": "sha256-wa6VwW0oBTL2nwBOsxLQZ2q/K64ed1byAYFKu0ac4xo=", "narHash": "sha256-8myT+IxNWIB1B66NNDzQCXc5apy6pIXLW49m4qCRHFs=",
"ref": "nixos-unstable-small", "ref": "nixos-unstable-small",
"rev": "2b94dff39adc3a5ca34c9bbeef888747b1b1448c", "rev": "e2d9c5bd3cd01115da3fc48c5d46b508a2c5deb1",
"shallow": true, "shallow": true,
"type": "git", "type": "git",
"url": "https://github.com/NixOS/nixpkgs" "url": "https://github.com/NixOS/nixpkgs"
@ -94,11 +94,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1750295173, "lastModified": 1750641062,
"narHash": "sha256-W2dgraLz7VZZz/x+6LGt+hiHb94+FCjfyGfxN0TR+Qo=", "narHash": "sha256-BlsBuLi1YxJyYQFmSUesBZaMmPnfTzI2WbZhAbc20z8=",
"owner": "numtide", "owner": "numtide",
"repo": "srvos", "repo": "srvos",
"rev": "7c93b611d175a62f3ce57fbda976c29261525a15", "rev": "59e4d88787de0a2bdc58854566ab90419de73a06",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -13,8 +13,8 @@
hash = "sha256-RX5VoB69n1EAy7xxgDlnfBybZrm4w3ygI+sktIUb4OY="; hash = "sha256-RX5VoB69n1EAy7xxgDlnfBybZrm4w3ygI+sktIUb4OY=";
}; };
"Translate" = fetchzip { "Translate" = fetchzip {
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_43-ef20cb3.tar.gz/Translate-REL1_43-ef20cb3.tar.gz"; url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_43-7e7607a.tar.gz/Translate-REL1_43-7e7607a.tar.gz";
hash = "sha256-V6wTC2wOQs9fVqJBiKTjq2kgpyMxXl/lLJNUqdDraRU="; hash = "sha256-UacrgbUDdrW80HdklZmEmL3xqtGyrRSnzVYkh+frB9E=";
}; };
"UniversalLanguageSelector" = fetchzip { "UniversalLanguageSelector" = fetchzip {
url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_43-5eb5ecd.tar.gz/UniversalLanguageSelector-REL1_43-5eb5ecd.tar.gz"; url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_43-5eb5ecd.tar.gz/UniversalLanguageSelector-REL1_43-5eb5ecd.tar.gz";
@ -29,7 +29,7 @@
hash = "sha256-tLOdAsXsaP/URvKcl5QWQiyhMy70qn8Fi8g3+ecNOWQ="; hash = "sha256-tLOdAsXsaP/URvKcl5QWQiyhMy70qn8Fi8g3+ecNOWQ=";
}; };
"AuthManagerOAuth" = fetchzip { "AuthManagerOAuth" = fetchzip {
url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.2/AuthManagerOAuth.zip"; url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.3/AuthManagerOAuth.zip";
hash = "sha256-hr/DLyL6IzQs67eA46RdmuVlfCiAbq+eZCRLfjLxUpc="; hash = "sha256-xReQzh/ZcQsOD/qb3iqbgSeNOh+7pE6d7h6Sc/aHyTw=";
}; };
} }