diff --git a/nix/config/release.nix b/nix/config/release.nix index 0285fa8e2211aff67b0a349071ea626fda97ca6f..5dc8cafd01a8a2ad8b22c662ed340619ac64c6c0 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 = "1.22.6"; - commit = "cb1f0038b696c9862ca83acc013aa394a7970657"; + version = "v1.22.7"; + commit = "25f513f719b003b504768d766d97a10b39d76acb"; projectURL = "https://gitlab.schukai.com/oss/configuration"; name = "configuration"; mnemonic = "configuration"; @@ -12,4 +12,4 @@ # this file is generated by nix/scripts/init-project.nix # please don't edit it manually -} +} \ No newline at end of file