Closed
Conversation
Expression handles new modular structure of zathura and adds support for djvu, pdf and ps plugins.
Contributor
Author
|
Yes, meta links are all broken. I'm not sure how to add a patch to an existing request, so I better close this one. |
|
FYI: you can a) push a new commit into the same branch and GitHub will update the pull request Yes, this means that if you comment in a pull request you cannot be sure that the code is the same as you read last time unless you check the hashes. |
Contributor
Author
|
Ah, Thanks. github is smart, good to know :) |
Member
Actually, smart thing would be to write in big red letters last update |
12 tasks
ethancedwards8
pushed a commit
to ethancedwards8/nixpkgs
that referenced
this pull request
Apr 2, 2021
As described in detail here: NixOS#32533 bash will load completion scripts in $p/share/bash-completion/completions/ on startup instead of letting bash-completion do it's lazy loading. Bash startup will then slow down (very noticeable when bash-completion is installed in a profile). This commit leaves loading of scripts in the hands of bash-completion, improving startup time for everyone using `enableCompletion`. Fixes NixOS#101
symphorien
added a commit
to symphorien/nixpkgs
that referenced
this pull request
Jun 16, 2025
changelog: https://github.com/fdw/rofi-rbw/releases 1.5.1: Fix release process Latest Unfortunately, the new automatic build process with uv was broken, resulting in useless wheel files. 1.5.0: It's time Changed Fields are shown in plain text or hidden based on their type. (NixOS#17) Stopped support for Python 3.8. Added Show a notification after copying TOTP. (NixOS#101) Support for fuzzel. (NixOS#109) Support cards.
notklea
pushed a commit
to notklea/nixpkgs
that referenced
this pull request
Dec 1, 2025
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.
Expression handles new modular structure of zathura and adds support for djvu,
pdf and ps plugins.