Merge pull request #390 from winapps-org/chore/nix_update_actions

Packages: update
This commit is contained in:
Oskar Manhart 2025-01-19 12:28:54 +01:00 committed by GitHub
commit 8c4a695a9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,8 +11,8 @@
...
}:
let
rev = "d12b40073074ba8f639d723601146ea9527ac16c";
hash = "sha256-SG1EVN0pKXzZxQGz01HgmsmCEvRNBFI9JrA5VxmRzDg=";
rev = "e20e3423fb9c8070646b1764286fd5e4135da37e";
hash = "sha256-PKlVkse0E6bdqDIavDVnxasoQH2LkohOFFGt8o+t6cA=";
in
stdenv.mkDerivation rec {
pname = "winapps";