mirror of
https://codeberg.org/spire/nix.git
synced 2026-06-03 18:04:10 +02:00
update sourcemod includes
This commit is contained in:
parent
9e4222be31
commit
acb7f7f4f3
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ stdenv.mkDerivation rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "alliedmodders";
|
||||
repo = "sourcemod";
|
||||
rev = "39c2dc60e0c0d963cfbe39bee3a7cf953cc8055c";
|
||||
sha256 = "sha256-9maE7NKSpkMfK4NgO0NAItpj2ONhGhsOOp81rTpKyFE=";
|
||||
rev = "b0cf46521b2be5f1497644275caee9b7c330ed6c";
|
||||
hash = "sha256-4cB1Ey5eWoCYXmMrT/Irqk+w+1q0RwBQ23YZ4FKI/gM=";
|
||||
};
|
||||
|
||||
doConfigure = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue