Skip to content

Xml catalogs#51

Closed
jcumming wants to merge 3 commits intoNixOS:masterfrom
jcumming:xml_catalogs
Closed

Xml catalogs#51
jcumming wants to merge 3 commits intoNixOS:masterfrom
jcumming:xml_catalogs

Conversation

@jcumming
Copy link
Copy Markdown
Contributor

Have expressions that contain xml catalogs register setupHooks that insert them into the XML_CATALOG_FILES environment variable. Then we can set them as dependencies to expressions that use them (like asciidoc).

And add the new asciidoc version,.

@6e441f9c
Copy link
Copy Markdown

Looks nice, in my opinion

@peti
Copy link
Copy Markdown
Member

peti commented Jul 16, 2012

I like the idea very much. One detail that bothers me, though, is the fact that setup-hook.sh is duplicated all over the place.

@jcumming
Copy link
Copy Markdown
Contributor Author

I could put a generic setup_hooks.sh in pkgs/build_support/xml_catalogs, and find a clever way to reference it?

@peti
Copy link
Copy Markdown
Member

peti commented Jul 17, 2012

I could put a generic setup_hooks.sh in pkgs/build_support/xml_catalogs, and find a clever way to reference it?

Yes, that would be a good solution, IMHO. It's fine to refer to it using relative paths, i.e. ../../../build-support/xml-catalogs or something.

@shlevy
Copy link
Copy Markdown
Member

shlevy commented Jul 17, 2012

+1 to the general idea and to @peti's improvement suggestion.

@jcumming
Copy link
Copy Markdown
Contributor Author

I'm going back to the drawing board on this one. libxml2 has an appropriate setupHook. I'd like to understand why I wasn't getting it.

@jcumming jcumming closed this Jul 22, 2012
wkennington pushed a commit to wkennington/nixpkgs that referenced this pull request Jun 9, 2016
r-ryantm pushed a commit to r-ryantm/nixpkgs that referenced this pull request Jul 4, 2018
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libskk/versions.

Version release notes (from GitHub):
 * Don't consume key release events [NixOS#52]
 * Improve hankaku katakana conversion [NixOS#51]
 * Use the same typing rule in dict-edit mode [NixOS#50]
 * Add `abort-to-latin` and `abort-to-latin-unhandled` command [NixOS#48]
 * Add more z-* shortcuts from DDSKK
 * Fix memory leak caused by Vala array conversion
 * Bump build requirements (glib >= 2.36, valadoc >= 0.40)

These checks were done:

- built on NixOS
- /nix/store/bdfn6ravpxm5qrgf8j9zfip4w98d76i9-libskk-1.0.4/bin/skk passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.4 with grep in /nix/store/bdfn6ravpxm5qrgf8j9zfip4w98d76i9-libskk-1.0.4
- directory tree listing: https://gist.github.com/5b1ab808d49b2ef79a30b2188305f5e4
- du listing: https://gist.github.com/3dc4ba1b5b8124a3ac41c17b89fb5260
@r-ryantm r-ryantm mentioned this pull request Jul 4, 2018
xeji pushed a commit that referenced this pull request Jul 8, 2018
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libskk/versions.

Version release notes (from GitHub):
 * Don't consume key release events [#52]
 * Improve hankaku katakana conversion [#51]
 * Use the same typing rule in dict-edit mode [#50]
 * Add `abort-to-latin` and `abort-to-latin-unhandled` command [#48]
 * Add more z-* shortcuts from DDSKK
 * Fix memory leak caused by Vala array conversion
 * Bump build requirements (glib >= 2.36, valadoc >= 0.40)

These checks were done:

- built on NixOS
- /nix/store/bdfn6ravpxm5qrgf8j9zfip4w98d76i9-libskk-1.0.4/bin/skk passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.4 with grep in /nix/store/bdfn6ravpxm5qrgf8j9zfip4w98d76i9-libskk-1.0.4
- directory tree listing: https://gist.github.com/5b1ab808d49b2ef79a30b2188305f5e4
- du listing: https://gist.github.com/3dc4ba1b5b8124a3ac41c17b89fb5260
ethancedwards8 pushed a commit to ethancedwards8/nixpkgs that referenced this pull request Apr 2, 2021
@Janik-Haag Janik-Haag added the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
modulitos pushed a commit to modulitos/nixpkgs that referenced this pull request Nov 24, 2024
Hyphastorm pushed a commit to Hyphastorm/nixpkgs that referenced this pull request Apr 1, 2025
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
K900 pushed a commit to K900/nixpkgs that referenced this pull request Aug 7, 2025
Respect Kernel setting in /etc/nixos-generate-config.conf
notklea pushed a commit to notklea/nixpkgs that referenced this pull request Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants