Skip to content
Snippets Groups Projects
Unverified Commit c554632f authored by Oskar Manhart's avatar Oskar Manhart Committed by GitHub
Browse files

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

Packages: update
parents 983a3055 996ff12c
No related branches found
No related tags found
No related merge requests found
...@@ -11,12 +11,12 @@ ...@@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "ea1bd4f319887ca3d918cdb3e4524e35a81183b6"; rev = "983a305518fd00f85b0269a620d5e6e62792ba2c";
hash = "sha256-GVjLNhkJQYiFqQ+FwgP+6MVWj4I0LuLnkKYQ+Mt4ycs="; hash = "sha256-O8ewfb1957ICHR60e/aAFTrVpGHq7uz72WbRrZcxD6k=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2024-12-22"; version = "0-unstable-2025-01-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment