Commit Graph

425 Commits

Author SHA1 Message Date
Gaël James
0e74d2b64c tree-wide: fetchgit, fetchFromGitHub, fetchFromGitLab, fetchFromGitea, fetchFromBitbucket, fetchFromSourcehut: use tag = instead of rev = refs/tags/... 2026-01-15 18:27:42 +01:00
R. Ryantm
fc396c6d25 fishPlugins.pure: 4.12.0 -> 4.15.0 2026-01-10 16:29:17 +00:00
R. Ryantm
745bb065e6 fishPlugins.async-prompt: 1.2.0 -> 1.3.0 2026-01-05 14:10:43 +00:00
Aleksana
b8b9eef5d9 fishPlugins.foreign-env: 0-unstable-2020-02-09 -> 0-unstable-2023-08-23 (#475471) 2026-01-01 10:15:11 +00:00
Sizhe Zhao
abc0fe3fa4 fishPlugins.foreign-env: 0-unstable-2020-02-09 -> 0-unstable-2023-08-23 2026-01-01 17:50:41 +08:00
R. Ryantm
c6361b0c42 fishPlugins.forgit: 25.12.0 -> 26.01.0 2026-01-01 01:12:39 +00:00
Jost Alemann
aaf9ecf95f fishPlugins.done: 1.20.2 -> 1.21.1
Changelog: https://github.com/franciscolourenco/done/releases/tag/1.21.1
Diff: https://github.com/franciscolourenco/done/compare/1.20.2...1.21.1
2025-12-15 11:18:41 +01:00
Jost Alemann
5c45de7889 fishPlugins.done: 1.20.1 -> 1.20.2
Changelog: https://github.com/franciscolourenco/done/releases/tag/1.20.2
Diff: https://github.com/franciscolourenco/done/compare/1.20.1...1.20.2
2025-12-13 18:26:38 +01: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
Aleksana
f6ff61ae6e fishPlugins.done: 1.20.0 -> 1.20.1 (#466874) 2025-12-06 15:45:05 +00:00
R. Ryantm
3ec49b9b00 fishPlugins.forgit: 25.10.0 -> 25.12.0 2025-12-04 15:19:58 +00:00
Wolfgang Walther
3eef7f5ace maintainers: drop beezow
Inactive since 2023.
2025-12-02 16:34:23 +01:00
Jost Alemann
b4c351353c fishPlugins.done: 1.20.0 -> 1.20.1
Changelog: https://github.com/franciscolourenco/done/releases/tag/1.20.1
Diff: https://github.com/franciscolourenco/done/compare/1.20.0...1.20.1
2025-12-01 17:52:37 +01:00
dish
591be9d9a7 fishPlugins.hydro: remove self from maintainers 2025-11-24 18:34:58 -05:00
dish
68900949db fishPlugins.autopair: remove self from maintainers 2025-11-24 18:34:49 -05:00
kashw2
138ac3a281 jackett: modernize 2025-11-08 12:27:35 +10:00
Michael Daniels
1d0bb7b61b treewide: drop figsoda as maintainer (part 3)
s/^\s*figsoda\s*$//
2025-11-02 20:16:11 -05:00
Michael Daniels
30420dabad treewide: drop figsoda as maintainer (part 2)
s/maintainers = with maintainers; [ figsoda ];/maintainers = with maintainers; [ ];/
2025-11-02 20:16:11 -05:00
Weijia Wang
2275fc86c8 fishPlugins.pure: 4.11.3 -> 4.12.0 (#445387) 2025-10-26 12:13:36 +00:00
NAHO
c8d4dabc43 pkgs: remove optional builtins prefixes from prelude functions
Remove optional builtins prefixes from prelude functions by running:

    builtins=(
      abort
      baseNameOf
      break
      derivation
      derivationStrict
      dirOf
      false
      fetchGit
      fetchMercurial
      fetchTarball
      fetchTree
      fromTOML
      import
      isNull
      map
      null
      placeholder
      removeAttrs
      scopedImport
      throw
      toString
      true
    )

    fd \
      --type file \
      . \
      pkgs \
      --exec-batch sed --in-place --regexp-extended "
        s/\<builtins\.($(
          printf '%s\n' "${builtins[@]}" |
            paste --delimiter '|' --serial -
        ))\>/\1/g
      "

    nix fmt
2025-10-04 19:02:37 +02:00
R. Ryantm
90747f59d0 fishPlugins.pure: 4.11.3 -> 4.12.0 2025-10-04 04:19:25 +00:00
R. Ryantm
5dcf5e899d fishPlugins.forgit: 25.09.0 -> 25.10.0 2025-10-01 03:57:50 +00:00
Adam C. Stephens
344d17b62e fishPlugins.fzf-fish: mark broken on darwin
fishplugin-fzf.fish> not ok 15 ouputs right command
fishplugin-fzf.fish>   ---
fishplugin-fzf.fish>     operator: =
fishplugin-fzf.fish>     expected: "function select_me echo I\\'m just testing end"
fishplugin-fzf.fish>     actual: 'function select_me echo I'
fishplugin-fzf.fish>     at: /nix/var/nix/builds/nix-10997-426883987/source/tests/search_history/multi_line_cmd.fish:25
fishplugin-fzf.fish>   ...
2025-09-30 17:46:17 -04:00
R. Ryantm
05dd4a6150 fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-09-04 -> 0-unstable-2025-09-28 2025-09-29 09:51:15 +00:00
R. Ryantm
bbca822b55 fishPlugins.plugin-sudope: 0-unstable-2021-04-11 -> 0-unstable-2025-09-16 2025-09-18 04:00:21 +00:00
Sefa Eyeoglu
50280d2abd fishPlugins.aws: init at 0-unstable-2023-08-03 (#441051) 2025-09-10 16:31:09 +02:00
Sefa Eyeoglu
e919201620 fishPlugins.bobthefish: 0-unstable-2023-06-16 -> 0-unstable-2024-09-24 (#441520) 2025-09-10 16:19:52 +02:00
R. Ryantm
8b6cc25464 fishPlugins.macos: 7.1.0 -> 7.2.0 2025-09-10 06:15:12 +00:00
Gus
a5236a918f fishPlugins.bobthefish: 0-unstable-2023-06-16 -> 0-unstable-2024-09-24 2025-09-09 13:16:27 -04:00
Théo Bori
154ae2fcd8 fishPlugins.aws: init at 0-unstable-2023-08-03 2025-09-09 15:34:57 +02:00
Théo Bori
6c3ae0b70e fishPlugins.ai: init at 0-unstable-2025-02-14 2025-09-07 23:17:15 +02:00
R. Ryantm
9002bf62dd fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-07-14 -> 0-unstable-2025-09-04 2025-09-07 14:32:21 +00:00
R. Ryantm
9a250ef295 fishPlugins.forgit: 25.08.0 -> 25.09.0 2025-09-01 01:20:19 +00:00
Weijia Wang
6f240ec6ee fishPlugins.tide: 6.1.1 -> 6.2.0 (#430552) 2025-08-05 12:06:15 +02:00
R. Ryantm
77346cb9ff fishPlugins.tide: 6.1.1 -> 6.2.0 2025-08-03 07:07:17 +00:00
R. Ryantm
ca16d03ddb fishPlugins.macos: 7.0.1 -> 7.1.0 2025-08-02 17:01:28 +00:00
R. Ryantm
4b27d6f46f fishPlugins.forgit: 25.07.0 -> 25.08.0 2025-08-01 01:12:40 +00:00
mivorasu
ee0866bddd treewide: conform descriptions to the standards 2025-07-28 04:39:00 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
R. Ryantm
dd1f09a13f fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-06-27 -> 0-unstable-2025-07-14 2025-07-22 22:50:45 +00:00
R. Ryantm
f9ca0ff00b fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-06-23 -> 0-unstable-2025-06-27 2025-07-05 04:09:39 +00:00
R. Ryantm
501ab4ff9e fishPlugins.forgit: 25.06.0 -> 25.07.0 2025-07-01 08:49:09 +00:00
Sandro
c81cb5a8da fishPlugins.fishbang: init at 0-unstable-2025-01-10 (#416206) 2025-06-29 22:21:20 +02:00
Aleksana
f47f96b861 fishPlugins.pure: update project homepage (#411513) 2025-06-29 21:42:55 +08:00
Édouard Lopez
f0df0c4775 fishPlugins.pure: update project homepage
docs(pkgs): update `pure` project homepage
see decision to migrate to organization: https://github.com/pure-fish/pure/issues/249#issuecomment-751510259
2025-06-28 20:08:38 +02:00
R. Ryantm
a09756aae9 fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2025-06-12 -> 0-unstable-2025-06-23 2025-06-25 07:25:59 +00:00
R. Ryantm
eb84bcf9c9 fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2024-11-29 -> 0-unstable-2025-06-12 2025-06-16 05:36:57 +00:00
Marcel
d5a7aff288 fishPlugins.fishbang: init at 0-unstable-2025-01-10 2025-06-12 19:54:29 +02:00
Marcel
d5c077f4d2 fishPlugins.pure: 4.11.0 -> 4.11.3 2025-06-09 18:21:00 +02:00
R. Ryantm
ba5ccd0844 fishPlugins.forgit: 25.05.0 -> 25.06.0 2025-06-01 01:17:09 +00:00