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": {
|
||||
"dir": "packaging/nix",
|
||||
"lastModified": 1730219667,
|
||||
"narHash": "sha256-vNvV7p4LTYfPUG46Dt8ubPVJid4l4gEQRqU/ZV/sQR0=",
|
||||
"lastModified": 1730836236,
|
||||
"narHash": "sha256-8jrg1DQrgYVaO4hpPRxRTAVluo8cE1Lcuvyv2EXuXpA=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "10a406962c27a5a7cf05eab4ae19072cfaa4f165",
|
||||
"revCount": 829,
|
||||
"rev": "90352466d502c40e147cfd11a428dde6c2899ab3",
|
||||
"revCount": 833,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
|
||||
"url": "https://github.com/Open-Wine-Components/umu-launcher/"
|
||||
},
|
||||
"original": {
|
||||
"dir": "packaging/nix",
|
||||
"submodules": true,
|
||||
"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": {
|
||||
|
|
|
@ -71,6 +71,7 @@
|
|||
mingwSupport = true;
|
||||
})
|
||||
winetricks
|
||||
r2modman
|
||||
|
||||
|
||||
(writeShellScriptBin "fix-desktop" ''
|
||||
|
|
Loading…
Reference in a new issue