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

wordlists: refactor #267555

Merged
merged 1 commit into from
Nov 17, 2023
Merged

wordlists: refactor #267555

merged 1 commit into from
Nov 17, 2023

Conversation

h7x4
Copy link
Member

@h7x4 h7x4 commented Nov 14, 2023

Description of changes

Ref #260240

  • Remove version tag
  • Filter out non-wordlist content from wordlist packages
  • Split up the derivation into several logical parts
  • Reorder package inputs to be in the order which they are used
  • Add h7x4 as maintainer

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/)
  • 23.11 Release Notes (or backporting 23.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.

Copy link
Member

@Janik-Haag Janik-Haag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the refactor <3
mostly looks good also I'm not quite sure about the find pipe into shell command part we might to use the find builtin -delete.

pkgs/by-name/wo/wordlists/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/wo/wordlists/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/wo/wordlists/package.nix Outdated Show resolved Hide resolved
pkgs/by-name/wo/wordlists/package.nix Outdated Show resolved Hide resolved
@h7x4 h7x4 changed the title wordlists: refactor wordlists: unstable-2023-10-10 -> unstable-2023-11-14, refactor Nov 16, 2023
@h7x4 h7x4 requested a review from Janik-Haag November 16, 2023 22:27
@Janik-Haag
Copy link
Member

Result of nixpkgs-review pr 267555 run on x86_64-linux 1

1 package built:
  • wordlists

Copy link
Member

@Janik-Haag Janik-Haag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build works fine, offborg should be happy if you rebase onto master.

@h7x4 h7x4 force-pushed the pkgs-refactor-wordlists branch 3 times, most recently from 0028eba to 61c4a30 Compare November 17, 2023 00:49
@h7x4 h7x4 changed the title wordlists: unstable-2023-10-10 -> unstable-2023-11-14, refactor wordlists: refactor Nov 17, 2023
- Remove version tag
- Filter out non-wordlist content from wordlist packages
- Split up the derivation into several logical parts
- Reorder package inputs to be in the order which they are used
- Add h7x4 as maintainer

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
Co-authored-by: Janik H. <janik@aq0.de>
@Janik-Haag
Copy link
Member

Result of nixpkgs-review pr 267555 run on x86_64-linux 1

1 package built:
  • wordlists

@ofborg ofborg bot requested a review from Janik-Haag November 17, 2023 18:47
@Janik-Haag Janik-Haag merged commit de20681 into NixOS:master Nov 17, 2023
21 of 22 checks passed
@h7x4 h7x4 deleted the pkgs-refactor-wordlists branch December 8, 2023 07:24
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.

None yet

4 participants