Commit Graph

14 Commits

Author SHA1 Message Date
Ben Siraphob
59b52db759 treewide: remove redundant name attrs and parseDrvName calls 2026-04-01 21:04:20 -07:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
John Titor
766ad54fde treewide: remove primeos from maintainers
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-07-06 00:00:32 +05:30
Guy Chronister
e91fc91387 bundler-audit: 0.9.1 -> 0.9.2 2025-03-17 11:40:57 -05: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
Michael Weiss
172a1d9397 bundler-audit: 0.9.0.1 -> 0.9.1 2022-06-12 13:42:01 +02:00
Michael Weiss
4fef4315e8 bundler-audit: 0.8.0 → 0.9.0.1 2021-09-04 16:06:53 +02:00
Michael Weiss
a3228bb6e8 bundler-audit: 0.7.0.1 -> 0.8.0 2021-03-11 16:55:03 +01:00
zowoq
59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Michael Weiss
dde87455ed bundler-audit: 0.6.1 -> 0.7.0.1 2020-06-13 15:17:58 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Michael Fellinger
f92600b406 update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Michael Weiss
4572e79ef9 bundler-audit: init at 0.6.1 2019-04-02 17:53:25 +02:00