Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sieve-editor-gui: init at 0.6.1 #337931

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

Silver-Golden
Copy link
Member

Description of changes

A GUI sieve script editor that integrates with Thunderbird.
Sieve scripts allow for a user controlled automated processing of mail.

Previously it used to be a plugin for Thunderbird but got split off into its own thing, partly because plugin support waned in Thunderbird as well as to make it better cross platform compatible.

  • Initiated at 0.6.1
  • homepage: https://github.com/thsmi/sieve
  • I have been personally using it for the last few months without issue.
  • Used teh nixfmt in the dev shell.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

pkgs/by-name/si/sieve-editor-gui/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/si/sieve-editor-gui/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/si/sieve-editor-gui/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/si/sieve-editor-gui/package.nix Show resolved Hide resolved
@Silver-Golden
Copy link
Member Author

Feck, going to have to put a pin in this for teh moment.

Was building locally to test it and it kept crashing.
Thankfully it did (sometimes) get a crash log.
-20240903-210431.kcrash.txt

I've been using it fine over the summer without any hassle, now this.....
Thanks anyways Sandro

@Silver-Golden
Copy link
Member Author

Huh, it works on 12228ff but not on a58bc8a
Prob something with KDE?

Anyways it builds and works fine with those changes, pushing in a min.

pkgs/by-name/si/sieve-editor-gui/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/si/sieve-editor-gui/package.nix Show resolved Hide resolved
pkgs/by-name/si/sieve-editor-gui/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/si/sieve-editor-gui/package.nix Outdated Show resolved Hide resolved
@Aleksanaa
Copy link
Member

Failed to build due to hash mismatch. See https://logs.ofborg.org/?key=nixos/nixpkgs.337931&attempt_id=fe49bc7b-36b7-47de-b3e7-9ad995dd8138

error: hash mismatch in fixed-output derivation '/nix/store/gr7zxkr15372lcvblaraqwyq8szzc5rp-source.drv':
         specified: sha256-wl6dwKoGan+DrpXk2p1fD/QN/C2qT4h/g3N73gF8sOI=
            got:    sha256-XWvRiGhfw2NeN1wg7AD9pAzEDSj3a7khoIjEa5Fp42Q=

A GUI sieve script editor that integrates with Thunderbird.
Previously it used to be a plugin for Thunderbird but got split off into its own thing, partly because plugin support waned in thunderbird as well as to make it better cross platform compatible.
@Silver-Golden
Copy link
Member Author

Sorry for the delay, got swamped by uni.

@Aleksanaa I am not sure why by that hash (that was committed was the main branch, not the versioned one (from basically 3 years ago)
It should build fine now without any issues.

@Aleksanaa Aleksanaa merged commit 871d4cd into NixOS:master Sep 21, 2024
24 of 26 checks passed
@Silver-Golden Silver-Golden deleted the init-sieve branch September 21, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants