mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 23:27:19 +02:00
Merge pull request #342 from winapps-org/chore/nix_update_actions
Packages: update
This commit is contained in:
commit
220bd55964
@ -16,12 +16,12 @@
|
|||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
rev = "5fb2c7b0fd516a957948b019ab6ae971cf2f5bf0";
|
rev = "a2fb11150667f6ab6abbbc1e0b43d77b0619ee2f";
|
||||||
hash = "sha256-pRmA9eYBNjZsxXLlq1aPoIviFrMTQcbBGcJMRJmOiOQ=";
|
hash = "sha256-cNCnVjpAa/39GvWpT8Ah2p4oaQeAvkrN6P1yFUZENOo=";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "winapps";
|
pname = "winapps";
|
||||||
version = "0-unstable-2024-11-04";
|
version = "0-unstable-2024-12-01";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "winapps-org";
|
owner = "winapps-org";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user