Loading pkgs/development/php-packages/uuid/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: let version = "1.2.1"; version = "1.3.0"; in buildPecl { inherit version; Loading @@ -16,7 +16,7 @@ buildPecl { owner = "php"; repo = "pecl-networking-uuid"; tag = "v${version}"; hash = "sha256-C4SoSKkCTQOLKM1h47vbBgiHTG+ChocDB9tzhWfKUsw="; hash = "sha256-00zJ//O1xqKTedRYThzeXOuL25wKLMZXjJWm/eXLkC4="; }; buildInputs = [ libuuid ]; Loading Loading
pkgs/development/php-packages/uuid/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ }: let version = "1.2.1"; version = "1.3.0"; in buildPecl { inherit version; Loading @@ -16,7 +16,7 @@ buildPecl { owner = "php"; repo = "pecl-networking-uuid"; tag = "v${version}"; hash = "sha256-C4SoSKkCTQOLKM1h47vbBgiHTG+ChocDB9tzhWfKUsw="; hash = "sha256-00zJ//O1xqKTedRYThzeXOuL25wKLMZXjJWm/eXLkC4="; }; buildInputs = [ libuuid ]; Loading