From adeeae2fdcaa72ebba43d231842b52b2d486183b Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Thu, 27 Feb 2025 00:13:16 -0800 Subject: Fix Wine 9.4 references with 9.22 --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 86be19a..10556a1 100644 --- a/flake.nix +++ b/flake.nix @@ -26,7 +26,7 @@ # per https://nixos-and-flakes.thiscute.world/nixos-with-flakes/downgrade-or-upgrade-packages #nixpkgs-67e692392.url = "github:nixos/nixpkgs/67e69239226f37168d1adb8d29bd61150756a03e"; - nixpkgs-wine9_4.url = "github:nixos/nixpkgs/dea5930f0ed8c29d3758d5ade9898b4e99d80b74"; + nixpkgs-wine9_22.url = "github:nixos/nixpkgs/dea5930f0ed8c29d3758d5ade9898b4e99d80b74"; nixpkgs-master.url = "github:nixos/nixpkgs"; #nixpkgs-pr369712.url = "github:7c6f434c/nixpkgs/fix-tftp-hpa"; nixpkgs-stable.url = "github:nixos/nixpkgs/release-24.05"; @@ -52,7 +52,7 @@ nixpkgs-master, #nixpkgs-pr369712, nixpkgs-stable, - nixpkgs-wine9_4, + nixpkgs-wine9_22, nixpkgs, nvidia-patch, self, -- cgit v1.2.3