mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
airwindows: 0-unstable-2025-04-27 -> 0-unstable-2025-05-18
This commit is contained in:
parent
89ee231963
commit
f1593e00b6
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
|||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "airwindows";
|
||||
version = "0-unstable-2025-04-27";
|
||||
version = "0-unstable-2025-05-18";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "airwindows";
|
||||
repo = "airwindows";
|
||||
rev = "f8a3f0d1b4ba5ad15777a7143f338731b9658d1a";
|
||||
hash = "sha256-Kdz8Q71LHeYhH+Lbgg9fhAYsC62LJLdQo5R+h9DwpXY=";
|
||||
rev = "083d3d6df8ce3688fb328fd434e27653fa6433b5";
|
||||
hash = "sha256-Pfh+zVsAqlP7aVtzTzdaTDB0E/d3bJrexsFm6n93ABQ=";
|
||||
};
|
||||
|
||||
# we patch helpers because honestly im spooked out by where those variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue