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

highlight: 3.39 -> 3.40 #30968

Merged
merged 1 commit into from Oct 30, 2017
Merged

highlight: 3.39 -> 3.40 #30968

merged 1 commit into from Oct 30, 2017

Conversation

WilliButz
Copy link
Member

Motivation for this change
  • update to the most recent version
  • fetch source from the official github repo
  • add myself as maintainer
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

url = "http://www.andre-simon.de/zip/${name}.tar.bz2";
sha256 = "0z8gs69sqlyis4kvl8wwdgzywi199k73kkvn1mf9pf60npvcxwj4";
name = "highlight-${rev}";
rev = "3.40";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use version instead of rev.

@grahamc
Copy link
Member

grahamc commented Oct 30, 2017

@GrahamcOfBorg highlight

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For system: x86_64-linux

error: attribute ‘higlight’ in selection path ‘higlight’ not found

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For system: x86_64-linux

Execute 'make install-gui' to install the highlight GUI ('make gui').
Do not hesitate to report problems. Unknown bugs are hard to fix.
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mvhy0vkajysr3nz8fw4xvayy4qbsxgzj-highlight-3.40
shrinking /nix/store/mvhy0vkajysr3nz8fw4xvayy4qbsxgzj-highlight-3.40/bin/highlight
gzipping man pages under /nix/store/mvhy0vkajysr3nz8fw4xvayy4qbsxgzj-highlight-3.40/share/man/
stripping (with flags -S) in /nix/store/mvhy0vkajysr3nz8fw4xvayy4qbsxgzj-highlight-3.40/bin
patching script interpreter paths in /nix/store/mvhy0vkajysr3nz8fw4xvayy4qbsxgzj-highlight-3.40
checking for references to /tmp/nix-build-highlight-3.40.drv-0 in /nix/store/mvhy0vkajysr3nz8fw4xvayy4qbsxgzj-highlight-3.40...
/nix/store/mvhy0vkajysr3nz8fw4xvayy4qbsxgzj-highlight-3.40

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