Commit Graph

3483 Commits

Author SHA1 Message Date
R. Ryantm
8a6a14d1d4 fishPlugins.forgit: 24.05.0 -> 24.06.0 2024-06-10 20:02:34 +02:00
Alyssa Ross
3df6bb2c85 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Jan Tojnar
0421c816ba treewide: Simplify use of update-source-version
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
github-actions[bot]
5aea0ef461 Merge master into staging-next 2024-06-09 18:00:55 +00:00
R. Ryantm
d716e1e267 nu_scripts: 0-unstable-2024-06-01 -> 0-unstable-2024-06-08 2024-06-09 04:38:28 +00:00
github-actions[bot]
f22f5c2c0c Merge master into staging-next 2024-06-08 00:02:16 +00:00
Minijackson
17d990d9f7 zsh: disable function subdirs
partial revert of #242678,
since it can make Zsh very slow to start
2024-06-07 16:58:34 +02:00
github-actions[bot]
e7fb1ff4be Merge master into staging-next 2024-06-07 06:01:17 +00:00
Yt
9c2adf0c9a Merge pull request #317269 from JoaquinTrinanes/nu_plugin_polars
nu_plugin_polars: init at 0.94.1
2024-06-07 00:51:11 +00:00
github-actions[bot]
4ace29447c Merge master into staging-next 2024-06-07 00:02:15 +00:00
Yohann Boniface
db5f339eec fishPlugins.wakatime-fish: unbreak (#317803) 2024-06-07 01:07:51 +02:00
Joaquín Triñanes
73472e3d77 nu_plugin_net: Fix meta.mainProgram 2024-06-06 19:49:42 +02:00
Joaquín Triñanes
923ad862cd nu_plugin_polars: init at 0.94.1 2024-06-06 19:49:42 +02:00
R. Ryantm
338bbf8fdb zsh-prezto: 0-unstable-2024-04-15 -> 0-unstable-2024-06-03 2024-06-05 19:09:36 +00:00
github-actions[bot]
4b2a80fbd0 Merge master into staging-next 2024-06-05 00:02:31 +00:00
Yt
227f0327cb Merge pull request #317245 from BaerLKR/update-nu_plugin_net
nu_plugin_net: 1.4.0 -> 1.4.1
2024-06-04 22:05:54 +00:00
Nick Cao
4cd61d85a6 Merge pull request #316945 from r-ryantm/auto-update/hishtory
hishtory: 0.294 -> 0.295
2024-06-04 15:53:05 -04:00
Lovis Rentsch
abf9d35cfb nu_plugin_net: 1.4.0 -> 1.4.1
The plugins for nushell must be built with the same version as the
current shell, so I want to update it to use the current nushell version
that is in the 24.05 and unstable branches (0.93.0).
2024-06-04 18:50:56 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
R. Ryantm
df8c4c6b1d hishtory: 0.294 -> 0.295 2024-06-03 15:21:08 +00:00
github-actions[bot]
97d15b22bf Merge master into staging-next 2024-06-02 18:01:10 +00:00
Weijia Wang
8bd9ff0f78 Merge pull request #315086 from r-ryantm/auto-update/nu_scripts
nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01
2024-06-02 19:07:46 +02:00
Sandro
42fa9593b9 Merge pull request #315913 from Sigmanificient/wakatime-cli 2024-06-02 19:00:11 +02:00
Eric Kim-Butler
78ae8350dc nushell: 0.93.0 -> 0.94.1 2024-06-02 17:26:59 +02:00
Weijia Wang
b1be798d6a Merge pull request #311705 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2024-05-03 -> 2024-05-31
2024-06-02 17:24:34 +02:00
Sigmanificient
1d5618e0ec wakatime: rename to wakatime-cli 2024-06-02 17:12:06 +02:00
github-actions[bot]
39c82b1a85 Merge master into staging-next 2024-06-02 00:02:38 +00:00
Yt
28f30464c6 Merge pull request #316082 from JoaquinTrinanes/fix_nu_plugins_license
nushellPlugins: fix incorrect license
2024-06-01 22:23:14 +00:00
R. Ryantm
bec6bcc79f nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01 2024-06-01 21:16:05 +00:00
github-actions[bot]
f4392ae842 Merge master into staging-next 2024-06-01 18:01:06 +00:00
R. Ryantm
0903e4d0c9 carapace: 1.0.2 -> 1.0.3 2024-06-01 00:28:17 +00:00
R. Ryantm
dc96571a57 oh-my-zsh: 2024-05-03 -> 2024-05-31 2024-05-31 16:33:59 +00:00
Joaquín Triñanes
5ff8d5cbe7 nushellPlugins: fix incorrect license 2024-05-31 08:55:59 +02:00
Vladimír Čunát
5804775d03 Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
Weijia Wang
24432d228e Merge pull request #310394 from Sigmanificient/remove-2y-broken
Remove long (18+ months) broken packages
2024-05-30 17:30:31 +02:00
Sigmanificient
ad1cc3a045 dgsh: remove
notice dgsh removal
2024-05-30 02:03:56 +02:00
R. Ryantm
66b6e84e28 spaceship-prompt: 4.15.2 -> 4.15.3 2024-05-29 15:14:31 +00:00
github-actions[bot]
545ffa3ee7 Merge staging-next into staging 2024-05-29 06:01:50 +00:00
Jörg Thalheim
112ada3320 Merge pull request #314657 from Mic92/editline
editline: enable sigstop
2024-05-29 06:48:24 +02:00
Jörg Thalheim
59135e4435 jush: drop shell
It hasn't received significant updates after its initial development 5
years ago. It seems more like a proof of concept of editline.
I was trivially able to crash the shell multiple times by providing
invalid syntax. Given the feature set I doubt that it has many users.
2024-05-29 06:21:54 +02:00
github-actions[bot]
88d9d40017 Merge staging-next into staging 2024-05-29 00:02:38 +00:00
R. Ryantm
e5135b2585 zsh-abbr: 5.7.1 -> 5.8.0 2024-05-28 09:39:12 +00:00
Audrey Dutcher
846de80d1c various: Enable updateAutotoolsGnuConfigScriptsHook
Prior to August 2023, any config.guess generated by autoconf will
include a hardcoded /usr/bin/uname invocation for FreeBSD on any
architecture other than arm. This clearly doesn't work under nix.
We must then update or otherwise patch each old config.guess.
2024-05-27 11:09:28 -04:00
github-actions[bot]
7537b40813 Merge staging-next into staging 2024-05-26 18:01:42 +00:00
Guillaume Girol
752302b194 Merge pull request #263246 from romildo/upd.liquidprompt
liquidprompt: 2.1.2 -> 2.2.0
2024-05-26 15:37:20 +02:00
github-actions[bot]
edcb881454 Merge staging-next into staging 2024-05-25 18:01:21 +00:00
Andrew Kvalheim
8fdf340723 carapace: update homepage
- Previous URL returns 404 Not Found
- Current URL is referenced at https://github.com/carapace-sh/carapace-bin
2024-05-24 17:21:38 -07:00