Skip to content

Commit

Permalink
antora-ui-default: 0-unstable-2024-09-20 -> 0-unstable-2024-12-26 (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
pbsds authored Dec 31, 2024
2 parents feb6ac9 + 518ba17 commit e695d85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/an/antora-ui-default/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ let
hash = "sha256-q2FwkwzjanxTIxjMpCyMpzPt782uYZiWVdZ7Eev79oM=";
owner = "trueNAHO";
repo = "antora-ui-default";
rev = "83bf9bf5f22a6dee397f8b089eb0315c14a278b5";
rev = "11f563294248e9b64124b9289d639e349f2e9f5f";
};
in
stdenvNoCC.mkDerivation {
pname = "antora-ui-default";
version = "0";
version = "0-unstable-2024-12-26";

# The UI bundle is fetched from lib.maintainers.naho's antora-ui-default fork
# for the following reasons:
Expand All @@ -37,7 +37,7 @@ stdenvNoCC.mkDerivation {
#
# For reference, the UI bundle from [3] is 300K large.
#
# [3]: https://gitlab.com/trueNAHO/antora-ui-default/-/commit/83bf9bf5f22a6dee397f8b089eb0315c14a278b5
# [3]: https://gitlab.com/trueNAHO/antora-ui-default/-/commit/11f563294248e9b64124b9289d639e349f2e9f5f
src = fetchFromGitLab srcFetchFromGitLab;

phases = [ "installPhase" ];
Expand Down

0 comments on commit e695d85

Please sign in to comment.