Add pob2 package, not working yet
This commit is contained in:
parent
8aaf0b81c2
commit
b077da4998
@ -14,4 +14,5 @@
|
|||||||
sos = pkgs.callPackage ./sos { };
|
sos = pkgs.callPackage ./sos { };
|
||||||
xwacomcalibrate = pkgs.callPackage ./xwacomcalibrate { };
|
xwacomcalibrate = pkgs.callPackage ./xwacomcalibrate { };
|
||||||
acer-battery-health-mode = pkgs.callPackage ./acer-battery-health-mode { };
|
acer-battery-health-mode = pkgs.callPackage ./acer-battery-health-mode { };
|
||||||
|
pob2 = pkgs.callPackage ./pob2 { };
|
||||||
}
|
}
|
||||||
|
@ -15,7 +15,7 @@ let
|
|||||||
owner = "PathOfBuildingCommunity";
|
owner = "PathOfBuildingCommunity";
|
||||||
repo = "PathOfBuilding-PoE2";
|
repo = "PathOfBuilding-PoE2";
|
||||||
rev = "3c579af5612d2137d37558d40d797801b5bbaa69";
|
rev = "3c579af5612d2137d37558d40d797801b5bbaa69";
|
||||||
hash = "sha256-apZYU0PrB3wehzJPNNH3aFKLMA/fK5vo+dtgbho6EiM=";
|
hash = "sha256-hRS4k2V9Ze6dc7BMA0iZxjCOZgqPa3Cu7gRZiVLrFR4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ unzip ];
|
nativeBuildInputs = [ unzip ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user