Loading pkgs/by-name/ai/airwindows/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: stdenv.mkDerivation { pname = "airwindows"; version = "0-unstable-2025-08-10"; version = "0-unstable-2025-08-24"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; rev = "b00a82a01a4d7e243370a1c6c912e9b3b7d51245"; hash = "sha256-qjffMca9vS2DnN++IKdCfl+bCgVLSgXmKY8ZYmB1tVQ="; rev = "05cb274c275139dc3fd12922b88fa0a101595d99"; hash = "sha256-MPGkB2WkP5wpAc1FFKY4+9Itj6JM76FoaDikxVeMGsQ="; }; # we patch helpers because honestly im spooked out by where those variables Loading Loading
pkgs/by-name/ai/airwindows/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: stdenv.mkDerivation { pname = "airwindows"; version = "0-unstable-2025-08-10"; version = "0-unstable-2025-08-24"; src = fetchFromGitHub { owner = "airwindows"; repo = "airwindows"; rev = "b00a82a01a4d7e243370a1c6c912e9b3b7d51245"; hash = "sha256-qjffMca9vS2DnN++IKdCfl+bCgVLSgXmKY8ZYmB1tVQ="; rev = "05cb274c275139dc3fd12922b88fa0a101595d99"; hash = "sha256-MPGkB2WkP5wpAc1FFKY4+9Itj6JM76FoaDikxVeMGsQ="; }; # we patch helpers because honestly im spooked out by where those variables Loading