This commit is contained in:
brutaljokerz 2026-08-06 13:30:31 +07:00 committed by GitHub
commit 3860e7e0b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# Auto-updated by scripts/update-nightly.sh — do not edit manually.
{ pkgs }:
pkgs.callPackage ./package.nix {
pinVersion = "0.19.0-unstable-2026-07-22.9eb7b1a6";
pinRev = "9eb7b1a6b1ffdd4ad1a85aee3f38edceee2b927f";
pinHash = "sha256-baXMhFvdjbw6nW0TChPWlBZrCRxFCnyLJ1Pe7IjGDUA=";
pinVersion = "0.20.0-unstable-2026-08-06.8f271272";
pinRev = "8f2712725af78c98c9ef7cdd447d14cb9348428d";
pinHash = "sha256-ZSQG2XxNuSe7mKQrkZOBUEmfGDDShNYJ0l9K0OmjCUQ=";
}