Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plantuml: 1.2018.11 -> 1.2018.12 #48923

Merged
merged 1 commit into from Oct 24, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/plantuml/versions.

meta.description for plantuml is: '"Draw UML diagrams using a simple and human readable text description"'.

Checks done (click to expand)
Outpath report (click to expand)

Outpath difference report
20 total rebuild paths

5 package rebuilds

5 x86_64-linux rebuilds
5 i686-linux rebuidls
5 x86_64-darwin rebuilds
5 aarch64-linux rebuilds

First ten rebuilds by attrpath
plantuml
python27Packages.plantuml
python27Packages.sphinxcontrib_plantuml
python36Packages.plantuml
python36Packages.sphinxcontrib_plantuml

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/5zrbri38di1c3j3rnh6bh6rgs0xi3llj-plantuml-1.2018.12 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A plantuml https://github.com/r-ryantm/nixpkgs/archive/e0162e77a381b1cafb81cf355fc84445d3bd8bd8.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/5zrbri38di1c3j3rnh6bh6rgs0xi3llj-plantuml-1.2018.12
ls -la /nix/store/5zrbri38di1c3j3rnh6bh6rgs0xi3llj-plantuml-1.2018.12/bin

cc @bjornfor for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: plantuml

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: plantuml

Partial log (click to expand)

    -splash             To display a splash screen with some progress bar
    -progress           To display a textual progress bar in console
    -pipeimageindex N   To generate the Nth image with pipe option
    -stdlib             To print standart library info
    -extractstdlib      To extract PlantUML Standard Library into stdlib folder
    -filename "example.puml"    To override %filename% variable
    -preproc            To output preprocessor text of diagrams

If needed, you can setup the environment variable GRAPHVIZ_DOT.
/nix/store/a4ws94ijidrcxkk2ygy268qjbr37swp4-plantuml-1.2018.12

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: plantuml

Partial log (click to expand)

    -splash             To display a splash screen with some progress bar
    -progress           To display a textual progress bar in console
    -pipeimageindex N   To generate the Nth image with pipe option
    -stdlib             To print standart library info
    -extractstdlib      To extract PlantUML Standard Library into stdlib folder
    -filename "example.puml"    To override %filename% variable
    -preproc            To output preprocessor text of diagrams

If needed, you can setup the environment variable GRAPHVIZ_DOT.
/nix/store/5zrbri38di1c3j3rnh6bh6rgs0xi3llj-plantuml-1.2018.12

@FRidh FRidh merged commit ebe1595 into NixOS:master Oct 24, 2018
@r-ryantm r-ryantm deleted the auto-update/plantuml branch November 17, 2018 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants