Skip to content

Commit

Permalink
Merge pull request #352 from winapps-org/chore/nix_update_actions
Browse files Browse the repository at this point in the history
Packages: update
  • Loading branch information
oskardotglobal authored Dec 8, 2024
2 parents 3f44fc3 + c065c0d commit d316784
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/winapps/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
...
}:
let
rev = "a2fb11150667f6ab6abbbc1e0b43d77b0619ee2f";
hash = "sha256-cNCnVjpAa/39GvWpT8Ah2p4oaQeAvkrN6P1yFUZENOo=";
rev = "3f44fc3b0fbe1437f2fb39b178fee63f81e34bbb";
hash = "sha256-5YOzr/Q7qfokQolTu285OPi+7cMvAiAsOP1o9nvyqPE=";
in
stdenv.mkDerivation rec {
pname = "winapps";
version = "0-unstable-2024-12-01";
version = "0-unstable-2024-12-07";

src = fetchFromGitHub {
owner = "winapps-org";
Expand Down

0 comments on commit d316784

Please sign in to comment.