Skip to content

sieve-editor-gui: init at 0.6.1#337931

Merged
Aleksanaa merged 1 commit intoNixOS:masterfrom
Silver-Golden:init-sieve
Sep 21, 2024
Merged

sieve-editor-gui: init at 0.6.1#337931
Aleksanaa merged 1 commit intoNixOS:masterfrom
Silver-Golden:init-sieve

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.

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.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 28, 2024
@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.

@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=

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Sep 6, 2024
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
@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

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants