diff --git a/nix/config/release.nix b/nix/config/release.nix index 630267aad86e477575c0e43ce475ead07e047304..8dddae9c2f46cb9d82eb5e963f2b02bbff1a8b8a 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -2,8 +2,8 @@ # this file is generated by nix/scripts/init-project.nix # please don't edit it manually - version = "v1.22.2"; - commit = "5413c0dc10d5d51e1540b773e17ecaf34b8af239"; + version = "v1.22.3"; + commit = "6a57758f1e003b0c3c9b997c118ec6e994b1a795"; projectURL = "https://gitlab.schukai.com/oss/configuration"; name = "configuration"; mnemonic = "configuration";