Commit Graph

29 Commits

Author SHA1 Message Date
RoGreat
345d2059b5 _7zz: 26.0.1 -> 26.0.2 2026-07-18 18:33:02 -05:00
RoGreat
2dcb86fc30 _7zz-rar: move to pkgs/by-name 2026-07-18 18:32:49 -05:00
R. Ryantm
77befb5308 _7zip-zstd-rar: 26.02-v1.5.7-R1 -> 26.02-v1.5.7-R2 2026-07-09 16:00:41 +00:00
R. Ryantm
069e805a77 _7zip-zstd-rar: 26.01-v1.5.7-R1 -> 26.02-v1.5.7-R1 2026-06-27 15:12:28 +00:00
R. Ryantm
791e65138a _7zip-zstd: 25.01-v1.5.7-R4 -> 26.01-v1.5.7-R1 2026-06-13 07:25:39 +00:00
Vladimír Čunát
4b0c8160d4 _7zz: 26.00 -> 26.01 (#514393) 2026-05-20 10:57:18 +00:00
Stzx
5c0a211a58 _7zz: 26.00 -> 26.01 2026-04-28 19:40:27 +08:00
Guy Chronister
27973787bc _7zz: switch to replace-fail 2026-04-22 08:13:44 -05:00
Guy Chronister
102185e743 _7zip-zstd: switch to replace-fail 2026-04-22 08:13:44 -05:00
ccicnce113424
f7039b4361 _7zip-zstd: enable strictDeps and structuredAttrs 2026-04-10 21:15:34 +08:00
Luna Schwalbe
333ba9f7dc _7zz: add 7-zip to description for discoverability
At the moment, https://search.nixos.org does not include this package
in its results when searching for either "7zip" or "7-zip".
Since most users are more familiar with the name 7-Zip than the executable
7zz, we want to increase discoverability of this package.
2026-03-13 17:19:37 +01:00
ccicnce113424
f62766439b _7zip-zstd: init at 25.01-v1.5.7-R4 2026-02-28 02:07:14 +08:00
ccicnce113424
78a1bf40bf _7zz: 25.01 -> 26.00, enable asm 2026-02-28 02:07:14 +08:00
Yohann Boniface
4eff83e16c _7-segment-font: init at 3.0-unstable-2025-06-03 (#403915) 2025-11-22 21:33:08 +00:00
Vladimír Čunát
7697ff4396 _7zz: fixup build on darwin
Man, this is ugly.
2025-10-03 08:30:40 +02:00
Marcell Tóth
45422b8ec1 _7-segment-font: init at 3.0-unstable-2025-06-03 2025-08-08 22:13:30 +02:00
R. Ryantm
fcf82c51ca _7zz: 25.00 -> 25.01 2025-08-03 18:52:49 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
R. Ryantm
91403a3638 _7zz: 24.09 -> 25.00 2025-07-08 20:48:34 +00:00
Wael Nasreddine
b1115f873c treewide: migrate rev to tag batch 2 (#419400) 2025-06-24 22:05:21 -07:00
Guy Chronister
b3f74569d7 treewide: migrate rev to tag batch 2 2025-06-24 13:24:35 +00:00
Guy Chronister
33c8949e5f treewide: refactor meta section part 2
adapta-gtk-theme: remove maintainers.

Co-authored-by: Shawn8901 <shawn8901@googlemail.com>
2025-06-23 12:46:23 +00:00
Peder Bergebakken Sundt
3cc2f5fd4b treewide: substitute finalAttrs.pname for strings 2025-06-02 06:16:01 +02:00
awwpotato
509efdedbd treewide: move to by-name 2025-05-05 08:49:04 -07:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
aleksana
e906b8b4a8 _7z2hashcat: renamed from '7z2hashcat' 2024-11-27 16:07:48 +08:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00