linkding: init at 1.36.0 - #341963
Conversation
|
I can take over the review for aarch64-darwin as soon as the PR is ready. 🙂 |
1304d4d to
714781b
Compare
Thanks! I can't see you in the list of possible reviewers, but feel free to look into aarch64-darwin support. |
There was a problem hiding this comment.
Hi!
The diff LGTM, except a few nits.
The PR must contain 2 commits ad minima:
- 1 commit to add the package:
linkding: init at 1.36.0 - 1 commit to add the NixOS service:
nixos/linkding: init(please verify in the contributor guide documentation how to format commit log messages correctly, I may be wrong here)
Since you're adding a new NixOS service, a release note entry must be added too.
GaetanLepage
left a comment
There was a problem hiding this comment.
FYI, linkding 1.37.0 is out (it's ok to not bump it just yet).
|
Almost all tests fail with: (full log) |
|
@l0b0 need a hand pushing this one through? stumbled upon this one just now looking for linkding in nixos man. I rebased it in my fork supermarin@3ea6353 but not sure I can contribute the change here without opening a separate PR to nixpkgs. Feel free to reset on my tree and force push |
Yes, please, I basically put this on indefinite pause. |
|
@l0b0 no prob. want me to open a separate PR? don't think I can contribute to this one |
Yeah, I don't think you can. Go for it, use as much as you like from this one. |
|
Sounds good I'll open a new one shortly. I saw there were a few releases since and I'll update it to 1.39. One thing that comes to my mind looking at this: does it make sense to duplicate every ENV setting in nix (might be long term maintenance burden) vs dynamically generate ENV from the module the fly? I see this much like how docker-compose based projects work |
A freeform module would be better imo |
|
ok so I spent a bit of time on this yesterday #404962, and I can't figure out why headless chromium is crashing on e2e tests. anyone has ideas? |
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Helps with NixOS#341665. Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com> Co-authored-by: Arne Keller <2012gdwu+github@posteo.de> Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Closes NixOS#341665. Includes all relevant options <https://linkding.link/options/#list-of-options>, leaving any options with a `null`/`[]` default unset if not explicitly set to something else. Flips the semantics of some options to avoid double negatives in the configuration. Co-Authored-By: Pol Dellaiera <pol.dellaiera@protonmail.com>
|
#509346 supercedes this |
Description of changes
From the project:
Closes #341665.
FYI @sissbruecker
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.