Closed
Conversation
Member
natsukium
reviewed
Feb 27, 2024
Member
natsukium
left a comment
There was a problem hiding this comment.
How about installing shell completions?
FliegendeWurst
requested changes
Nov 18, 2024
| @@ -0,0 +1,28 @@ | |||
| { lib | |||
| , buildGoModule | |||
Member
There was a problem hiding this comment.
Please format with the new formatter.
| ldflags = [ "-s" "-w" ]; | ||
|
|
||
| meta = with lib; { | ||
| description = "A BBS-style command line client for many backends"; |
Member
There was a problem hiding this comment.
Suggested change
| description = "A BBS-style command line client for many backends"; | |
| description = "BBS-style command line client for many backends"; |
Contributor
|
I am also interested in this package; is there anything I can do to help move this along? |
Member
|
Yes, you could clone the branch and create another PR based on it. |
13 tasks
acuteaangle
added a commit
to acuteaangle/nixpkgs
that referenced
this pull request
Jun 11, 2025
Adds Neon Modem Overdrive: a BBS-style TUI client for Discourse, Lemmy, Lobsters, and Hacker News. Homepage: https://neonmodem.com/ git: https://github.com/mrusme/neonmodem.git Co-authored-by: IogaMaster <iogamastercode@gmail.com> Resolves: NixOSgh-290386 Closes: NixOSgh-290467
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.
https://github.com/mrusme/neonmodem
Closes #290386
Description of changes
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.