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

programs/lieer: use lieer package #3262

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Conversation

tadfisher
Copy link
Contributor

Description

Fixes #3261

The gmailieer attribute was aliased to lieer in nixpkgs.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

    • Added myself and the module files to .github/CODEOWNERS.

The gmailieer attribute was aliased to lieer in nixpkgs.
@tadfisher tadfisher requested a review from rycee as a code owner September 25, 2022 21:00
@teto
Copy link
Collaborator

teto commented Sep 26, 2022

when grepping for "gmailier", I find several ".gmailieer.json" . These dont need to get updated ?

@tadfisher
Copy link
Contributor Author

when grepping for "gmailier", I find several ".gmailieer.json" . These dont need to get updated ?

No, those are correct.

@teto teto merged commit e4e639d into nix-community:master Oct 3, 2022
austinharris pushed a commit to austinharris/home-manager that referenced this pull request Dec 23, 2022
The gmailieer attribute was aliased to lieer in nixpkgs.
spacekookie pushed a commit to spacekookie/home-manager that referenced this pull request Feb 10, 2023
The gmailieer attribute was aliased to lieer in nixpkgs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: gmailieer -> lieer
2 participants