Compare commits

...

3 Commits

Author SHA1 Message Date
Dave Gallant
1ef299281b Use unstable.ryujinx 2024-03-04 22:07:31 -05:00
Dave Gallant
cd379a3924 Use yuzu stable 2024-03-04 21:53:53 -05:00
Dave Gallant
9a04438a03 nix flake update: 2024-03-05 01:36:10 UTC
• Updated input 'darwin':
    'github:lnl7/nix-darwin/17c2ca3c7537a2512224242b84e1ea3c08e79b92' (2024-03-03)
  → 'github:lnl7/nix-darwin/daa03606dfb5296a22e842acb02b46c1c4e9f5e7' (2024-03-04)
2024-03-04 20:36:10 -05:00
2 changed files with 5 additions and 5 deletions

6
flake.lock generated
View File

@@ -30,11 +30,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1709434167, "lastModified": 1709554374,
"narHash": "sha256-2VLj0k4GNZCISN/1uf02GSaLwM1iBbTwWRLJWbjh/fw=", "narHash": "sha256-1yYgwxBzia+QrOaQaZ6YKqGFfiQcSBwYLzd9XRsRLQY=",
"owner": "lnl7", "owner": "lnl7",
"repo": "nix-darwin", "repo": "nix-darwin",
"rev": "17c2ca3c7537a2512224242b84e1ea3c08e79b92", "rev": "daa03606dfb5296a22e842acb02b46c1c4e9f5e7",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -160,7 +160,6 @@ in {
psst psst
qemu qemu
rustup rustup
ryujinx
strace strace
tailscale tailscale
traceroute traceroute
@@ -168,8 +167,8 @@ in {
unstable.burpsuite unstable.burpsuite
unstable.logseq unstable.logseq
unstable.obsidian unstable.obsidian
unstable.ryujinx
unstable.signal-desktop unstable.signal-desktop
unstable.yuzu
usbutils usbutils
virt-manager virt-manager
vlc vlc
@@ -177,6 +176,7 @@ in {
wine wine
wine64 wine64
wireshark-qt wireshark-qt
yuzu
zoom-us zoom-us
] ]
++ gnomeExtensions; ++ gnomeExtensions;