Commit Graph

2980 Commits

Author SHA1 Message Date
Felix Buehler
0ec13b1b92 grml-zsh-config: remove 'with lib;' 2024-08-16 16:09:03 +02:00
Felix Buehler
af0be7f495 pure-prompt: remove 'with lib;' 2024-08-16 16:09:03 +02:00
R. RyanTM
f38b1bf1e2
oh-my-zsh: 2024-08-04 -> 2024-08-14 (#334620) 2024-08-14 10:35:23 -04:00
github-actions[bot]
261f1edcbd
Merge master into staging-next 2024-08-14 06:01:07 +00:00
Sebastián Mancilla
6aad68f7ca
Merge pull request #328310 from r-ryantm/auto-update/antidote
antidote: 1.9.6 -> 1.9.7
2024-08-13 21:17:12 -04:00
github-actions[bot]
8674a36b01
Merge master into staging-next 2024-08-12 12:01:27 +00:00
R. Ryantm
b8d7fbe148 hishtory: 0.302 -> 0.303 2024-08-12 01:07:57 +00:00
github-actions[bot]
0bc8d4924e
Merge master into staging-next 2024-08-07 18:01:07 +00:00
R. RyanTM
74bedbce0a
oh-my-zsh: 2024-07-03 -> 2024-08-04 (#327649) 2024-08-07 09:46:01 -04:00
github-actions[bot]
b4c408518b
Merge staging-next into staging 2024-08-05 12:01:48 +00:00
Thomas Tuegel
9fef4f2b58
Merge pull request #321437 from viraptor/es-new-compiler
es: fix on new compilers
2024-08-05 06:05:11 -05:00
Vladimír Čunát
d4720e9c1e
Merge branch 'staging-next' into staging
There was a nontrivial conflict in pkgs/stdenv/linux/bootstrap-tools*
(reorganizing code vs. modifying it)  I hope I really got it right.
2024-08-05 11:05:55 +02:00
Pol Dellaiera
760e817fa8
Merge pull request #332284 from r-ryantm/auto-update/yash
yash: 2.56.1 -> 2.57
2024-08-05 08:29:52 +02:00
tomberek
fa17672bc4
Merge pull request #331004 from r-ryantm/auto-update/zsh-abbr
zsh-abbr: 5.8.0 -> 5.8.2
2024-08-04 14:46:02 -04:00
R. Ryantm
6512aad46b yash: 2.56.1 -> 2.57 2024-08-04 16:10:03 +00:00
Donovan Glover
1b1dc39505
Merge pull request #331771 from r-ryantm/auto-update/carapace
carapace: 1.0.4 -> 1.0.5
2024-08-04 05:13:49 +00:00
Weijia Wang
d42813c774
Merge pull request #330262 from r-ryantm/auto-update/powershell
powershell: 7.4.3 -> 7.4.4
2024-08-03 20:28:34 +03:00
Yt
37648eae0c
Merge pull request #331970 from happysalada/nushell_plugin_query_fix_build
nushellPlugins.query: fix build
2024-08-03 17:01:55 +00:00
happysalada
df67de0747 nushellPlugins.query: fix build 2024-08-03 07:58:26 -04:00
R. Ryantm
4ec7463376 carapace: 1.0.4 -> 1.0.5 2024-08-02 13:02:50 +00:00
Emily
b62cfa99c3 bash: add upstream fix for pop_var_context error
Closes: #214822
2024-08-01 15:35:34 +01:00
Emily
a76707e813 bash: 5.2p26 -> 5.2p32
Replace one patch with its upstream version.
2024-08-01 15:35:17 +01:00
R. Ryantm
29c5b28609 murex: 6.2.3000 -> 6.2.4000 2024-08-01 06:36:21 +00:00
1adept
f85e1e1d18 nushell: 0.96.0 -> 0.96.1 2024-07-30 15:42:25 +02:00
R. Ryantm
25fe9c17b8 zsh-abbr: 5.8.0 -> 5.8.2 2024-07-30 03:13:19 +00:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
K900
24076029d2 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-28 01:04:35 +03:00
Yt
3032a3844c
Merge pull request #329681 from 1adept/update-nushell
nushell: 0.95.0 -> 0.96.0
2024-07-27 15:31:15 +00:00
1adept
1b14769458 nushell: 0.95.0 -> 0.96.0
add missing dependencies to query-plugin
2024-07-27 14:36:46 +02:00
R. Ryantm
39e1b97d33 powershell: 7.4.3 -> 7.4.4 2024-07-26 20:32:36 +00:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
github-actions[bot]
12ea252962
Merge master into staging-next 2024-07-25 06:01:22 +00:00
Aleksana
f79f480332
Merge pull request #328446 from r-ryantm/auto-update/murex
murex: 6.1.8300 -> 6.2.3000
2024-07-25 11:03:12 +08:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
R. Ryantm
6bc2df8a13 hishtory: 0.298 -> 0.302 2024-07-21 16:17:48 +00:00
github-actions[bot]
be3262bae8
Merge master into staging-next 2024-07-21 00:02:58 +00:00
Thiago Kenji Okada
f709e90813 any-nix-shell: move to pkgs/by-name 2024-07-20 21:19:51 +01:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next 2024-07-20 16:12:24 +02:00
R. Ryantm
276828565e murex: 6.1.8300 -> 6.2.3000 2024-07-19 14:06:44 +00:00
R. Ryantm
3fb8f04fd4 antidote: 1.9.6 -> 1.9.7 2024-07-19 00:57:03 +00:00
Artturin
20cf80e167 Merge branch 'staging-next' into staging 2024-07-17 21:29:37 +03:00
Anderson Torres
c5aa149ef9 bash-5: remove dtzWill as maintainer [orphan]
Since theey is not active in a long span of time.
2024-07-17 12:12:56 -03:00
Bruno Pacheco
348a4d16b0 fishPlugins.hydro: change sha256 to hash 2024-07-15 13:59:13 -04:00
Bruno Pacheco
07d1ea706f fishPlugins.hydro: 2022-02-21 → 2024-03-24
Should fix https://github.com/jorgebucaran/hydro/issues/55
2024-07-15 13:01:11 -04:00
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Nick Cao
e93cf5f368
Merge pull request #325767 from r-ryantm/auto-update/hishtory
hishtory: 0.297 -> 0.298
2024-07-09 16:32:53 -04:00
R. Ryantm
868bafcb7a hishtory: 0.297 -> 0.298 2024-07-09 07:16:19 +00:00