Packages needed for Yesod + Postgresql development#50
Merged
peti merged 1 commit intoNixOS:masterfrom Jul 16, 2012
dstcruz:yesod
Merged
Packages needed for Yesod + Postgresql development#50peti merged 1 commit intoNixOS:masterfrom dstcruz:yesod
peti merged 1 commit intoNixOS:masterfrom
dstcruz:yesod
Conversation
peti
added a commit
that referenced
this pull request
Jul 16, 2012
Packages needed for Yesod + Postgresql development
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
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
Port over the NixOS fish module
Deep-Six
added a commit
to Deep-Six/nixpkgs
that referenced
this pull request
Nov 4, 2023
Adding gitlab duo as per instructions from Nix Hour NixOS#50
This was referenced Nov 4, 2023
modulitos
pushed a commit
to modulitos/nixpkgs
that referenced
this pull request
Nov 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please let me know if there is a preferred way to submit these type of patches to nixpkgs. Also, since this is my first pull request, let me know if there are better ways to do things.
Thanks,
Daniel