diff --git a/nix/config/release.nix b/nix/config/release.nix index 0f8f5c4cc3f4b1622187460a365034b462faaf82..f02d8424ce74407dbbab01dd1c78b5c1765d6f68 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -3,7 +3,7 @@ # please don't edit it manually version = "0.2.0"; - commit = "34f88e9a0e8bf4c67205340bae87072f681bb459"; + commit = "821a44708815e334fbfa1b754a78c96422fe622f"; projectURL = "https://gitlab.schukai.com/oss/configuration"; name = "configuration"; mnemonic = "configuration";