Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Winapps
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Winapps
Commits
c9893877
Unverified
Commit
c9893877
authored
6 months ago
by
Oskar Manhart
Committed by
GitHub
6 months ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #376 from winapps-org/chore/nix_update_actions
Packages: update
parents
f4f4d309
e897292a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/winapps/default.nix
+3
-3
3 additions, 3 deletions
packages/winapps/default.nix
with
3 additions
and
3 deletions
packages/winapps/default.nix
+
3
−
3
View file @
c9893877
...
@@ -11,12 +11,12 @@
...
@@ -11,12 +11,12 @@
...
...
}:
}:
let
let
rev
=
"
983a305518fd00f85b0269a620d5e6e62792ba2c
"
;
rev
=
"
f4f4d3099811823b2ebe92cd6615ae5a1f26eb67
"
;
hash
=
"sha256-
O8ewfb1957ICHR60e/aAFTrVpGHq7uz72WbRrZcxD6k
="
;
hash
=
"sha256-
QOW6oPOQo+glWiMxxJT1F8DOY4YamOh0s2SQs8wiaVE
="
;
in
in
stdenv
.
mkDerivation
rec
{
stdenv
.
mkDerivation
rec
{
pname
=
"winapps"
;
pname
=
"winapps"
;
version
=
"0-unstable-2025-01-0
1
"
;
version
=
"0-unstable-2025-01-0
3
"
;
src
=
fetchFromGitHub
{
src
=
fetchFromGitHub
{
owner
=
"winapps-org"
;
owner
=
"winapps-org"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment