Compare commits
2 commits
70a093ed7a
...
e41b72eedf
Author | SHA1 | Date | |
---|---|---|---|
e41b72eedf | |||
074a47a2bd |
2 changed files with 7 additions and 6 deletions
12
flake.lock
12
flake.lock
|
@ -677,20 +677,20 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "packaging/nix",
|
"dir": "packaging/nix",
|
||||||
"lastModified": 1730219667,
|
"lastModified": 1730836236,
|
||||||
"narHash": "sha256-vNvV7p4LTYfPUG46Dt8ubPVJid4l4gEQRqU/ZV/sQR0=",
|
"narHash": "sha256-8jrg1DQrgYVaO4hpPRxRTAVluo8cE1Lcuvyv2EXuXpA=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "10a406962c27a5a7cf05eab4ae19072cfaa4f165",
|
"rev": "90352466d502c40e147cfd11a428dde6c2899ab3",
|
||||||
"revCount": 829,
|
"revCount": 833,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
|
"url": "https://github.com/Open-Wine-Components/umu-launcher/"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"dir": "packaging/nix",
|
"dir": "packaging/nix",
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
|
"url": "https://github.com/Open-Wine-Components/umu-launcher/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"xwayland-satellite-stable": {
|
"xwayland-satellite-stable": {
|
||||||
|
|
|
@ -71,6 +71,7 @@
|
||||||
mingwSupport = true;
|
mingwSupport = true;
|
||||||
})
|
})
|
||||||
winetricks
|
winetricks
|
||||||
|
r2modman
|
||||||
|
|
||||||
|
|
||||||
(writeShellScriptBin "fix-desktop" ''
|
(writeShellScriptBin "fix-desktop" ''
|
||||||
|
|
Loading…
Reference in a new issue