aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-03-01 00:45:07 -0800
committerMark Nipper <nipsy@bitgnome.net>2025-03-01 00:45:07 -0800
commitd2280081c600319982ba29666f740b3fb680d4ce (patch)
tree2c2da4e6fbcaeef9e13c81962f68345b7c920d40 /flake.nix
parent78e8766afae88064a35748193c86c59348465031 (diff)
downloadnix-d2280081c600319982ba29666f740b3fb680d4ce.tar
nix-d2280081c600319982ba29666f740b3fb680d4ce.tar.gz
nix-d2280081c600319982ba29666f740b3fb680d4ce.tar.bz2
nix-d2280081c600319982ba29666f740b3fb680d4ce.tar.lz
nix-d2280081c600319982ba29666f740b3fb680d4ce.tar.xz
nix-d2280081c600319982ba29666f740b3fb680d4ce.tar.zst
nix-d2280081c600319982ba29666f740b3fb680d4ce.zip
Disable old Wine 9.22
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 10556a1..a45213b 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_22.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_22,
+ #nixpkgs-wine9_22,
nixpkgs,
nvidia-patch,
self,