Commit graph

1829 commits

Author SHA1 Message Date
Anderson Torres b3a4080baf
Merge pull request #176029 from AndersonTorres/SRI-hashes
Treewide: change hashes to SRI format
2022-06-04 08:27:01 -03:00
AndersonTorres 5842fde37a yash: use new SRI hash format 2022-06-04 08:19:29 -03:00
Klemens Nanni fa5867073f pkgs/shells/fish: Fix completion file generator
Cherry-pick upstream commit to ensure that completions for commands
like mkfs.xfs(8) end up in mkfs.xfs.fish by fixing over-eager stripping
of file extensions.

All mkfs.*(8) (and fsck.*(8), etc.) programs would yield mkfs.fish files
with unique `complete -c mkfs ...` lines using the same command.

Thus completing `mkfs` in fish would for example yield XFS specific
suggestions, given "xfsprogs" was installed **and** won over other
packages.

Noticed through build logs:
```
building '/nix/store/5fz5jgkd2ycx5fk3lb30my2hr2br639f-system_fish-completions.drv'...
warning: collision between `/nix/store/1z01j2pma0l005w3qg6slndn0rp136s8-dosfstools-4.2_fish-completions/mkfs.fish' and `/nix/store/jxxgrng41l6qakg45fksk1qpil976vgi-xfsprogs-5.16.0_fish-completions/mkfs.fish'
```
2022-06-03 14:19:52 -07:00
R. RyanTM 64d7afee21
oh-my-zsh: 2022-05-25 -> 2022-06-01 (#175713) 2022-06-01 09:27:36 -04:00
Sandro 9024c69378
Merge pull request #174721 from Artturin/zsh1
zsh: 5.8.1 -> 5.9 && add artturin to maintainers
2022-06-01 02:13:12 +02:00
Artturin c8474bca54 zsh: remove versioned binary
fedora, openSUSE, and debian do it too

https://src.fedoraproject.org/rpms/zsh/blob/rawhide/f/zsh.spec#_108
https://salsa.debian.org/debian/zsh/-/blob/debian/debian/rules#L142
2022-05-31 19:56:02 +03:00
Artturi 2e6d39ac82
Merge pull request #175178 from Artturin/rustthing1
nushell: use cargo-edit instead of a patch to add pkg-config feature
2022-05-31 18:32:53 +03:00
Sandro 741e3c486d
Merge pull request #174765 from schuelermine/powershell-getHashes 2022-05-30 22:21:26 +02:00
Rick van Schijndel 010f6ee30d
treewide: mark broken for darwin 2022-05-30 13:42:58 +02:00
Anselm Schüler 1461002cc8 powershell: add maintainer script getHashes 2022-05-29 12:10:55 +02:00
Mario Rodas e8c8779280
Merge pull request #174514 from marsam/update-dash
dash: 0.5.11.4 -> 0.5.11.5
2022-05-28 20:50:23 -05:00
Artturin 7d735f01a4 nushell: use cargo-edit instead of a patch to add pkg-config feature
to zstd-sys

cargo add has been merged in to cargo so the extra package won't be
needed once 1.62.0 is available in nixpkgs
2022-05-28 22:10:16 +03:00
Sandro 86d4e2256d
Merge pull request #174695 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2022-05-15 -> 2022-05-25
2022-05-27 19:40:00 +02:00
Maximilian Bosch f08420aa2a
Merge pull request #174711 from schuelermine/update/powershell-7.2.4
powershell: 7.2.3 -> 7.2.4
2022-05-27 18:28:12 +02:00
Sandro d5cc1e8659
Merge pull request #174910 from onny/fish-grc
fishPlugins.grc: init at unstable-2022-05-24
2022-05-27 18:16:02 +02:00
Jonas Heinrich 376715187c fishPlugins.grc: init at unstable-2022-05-24 2022-05-27 13:13:55 +02:00
Shane Sveller 835df2aea7
nushell: 0.62.0 -> 0.63.0 2022-05-26 10:12:51 -05:00
Artturin 8445bf5f63 fish: split doc
it is 3.6M
2022-05-26 07:37:44 -07:00
Anselm Schüler 0abae979a9 powershell: 7.2.3 -> 7.2.4 2022-05-26 12:49:57 +02:00
R. Ryantm 3d64bf8c56 oh-my-zsh: 2022-05-15 -> 2022-05-25 2022-05-26 08:08:11 +00:00
Artturin 19dd92369e zsh: 5.8.1 -> 5.9 && add artturin to maintainers 2022-05-26 04:18:43 +03:00
Artturi 6df916ac83
Merge pull request #166319 from r-ryantm/auto-update/grml-zsh-config
grml-zsh-config: 0.19.1 -> 0.19.2
2022-05-26 03:23:40 +03:00
R. Ryantm 9d91d843d6 oh-my-zsh: 2022-04-24 -> 2022-05-15 2022-05-25 09:58:02 +00:00
Mario Rodas ba2290852f dash: 0.5.11.4 -> 0.5.11.5 2022-05-25 04:20:00 +00:00
D Anzorge b10f0f6958 nushell: 0.61.0 -> 0.62.0
https://www.nushell.sh/blog/2022-05-03-nushell_0_62.html
2022-05-20 15:32:32 +02:00
Vladimír Čunát 4c0c8ac7fe
rc: fixup build
There was a race between update (db93a10d81)
and adding strictDeps = true; (ea79263e60).
2022-05-16 18:27:11 +02:00
github-actions[bot] 826104819b
Merge master into staging-next 2022-05-15 00:02:28 +00:00
AndersonTorres d99becc893 mksh: fix URL 2022-05-14 18:45:35 -03:00
github-actions[bot] 6705a41352
Merge staging-next into staging 2022-05-12 12:09:45 +00:00
Theodore Ni d9163e4a03
zsh-fzf-tab: fix Darwin build
Old patch for Darwin is no longer needed, since the current version
pulled in already includes it.
2022-05-12 00:17:53 -05:00
github-actions[bot] 7dbfbc2e90
Merge staging-next into staging 2022-05-11 18:10:52 +00:00
Sandro aefcb8f476
Merge pull request #171301 from RamKromberg/fix/rc 2022-05-11 17:02:31 +02:00
Ram Kromberg db93a10d81 rc: update 1.7.4 -> unstable-2021-08-03 2022-05-11 11:03:40 +03:00
github-actions[bot] 629adb097a
Merge staging-next into staging 2022-05-09 18:01:59 +00:00
Sandro aadd312b18
Merge pull request #171870 from schuelermine/update/powershell-7.2.3 2022-05-09 16:15:32 +02:00
github-actions[bot] 6ab1fe48df
Merge staging-next into staging 2022-05-08 18:01:43 +00:00
Vonfry 98c41cf5b4
zsh-fzf-tab: unstable-2022-02-10 -> unstable-2022-04-15 2022-05-08 09:38:02 +08:00
John Ericson 19dca9d543
Merge pull request #171823 from Artturin/strictdeps1
pkgs/shells: enable strictDeps
2022-05-07 12:30:17 -04:00
Anselm Schüler ea9be9e24f powershell: 7.2.2 -> 7.2.3 2022-05-07 13:05:05 +02:00
Artturin 4f180210a0 bash: enable strictDeps 2022-05-06 23:39:22 +03:00
Artturin ea79263e60 pkgs/shells: enable strictDeps 2022-05-06 22:31:38 +03:00
Artturin 0bf838dc6e dgsh: mark broken 2022-05-06 22:31:38 +03:00
Malo Bourgon 16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Mario Rodas 51b3aa5f99
Merge pull request #169847 from r-ryantm/auto-update/fishplugin-fzf.fish
fishPlugins.fzf-fish: 8.2 -> 8.3
2022-04-30 01:54:03 -05:00
R. RyanTM c06162dbf1
oh-my-zsh: 2022-04-22 -> 2022-04-24 (#170382) 2022-04-27 14:50:22 -04:00
R. RyanTM babdc25b1a
oh-my-zsh: 2022-04-19 -> 2022-04-22 (#169921) 2022-04-25 09:15:12 -04:00
Nikolay Korotkiy 15427feaeb
oksh: fix cross-compilation 2022-04-23 10:08:22 +03:00
R. Ryantm c8988e7bc3 fishPlugins.fzf-fish: 8.2 -> 8.3 2022-04-22 19:49:01 +00:00
Artturi ba0b39e02c
Merge pull request #169479 from raboof/nushell-0.60.0-to-0.61.0
nushell: 0.60.0 -> 0.61.0
2022-04-21 03:43:18 +03:00
Arnout Engelen 67e9ab5612
nushell: 0.60.0 -> 0.61.0
lots of nice improvements, among others showing documentation
when auto-completing flags in custom completions

https://github.com/nushell/nushell/releases/tag/0.61.0
2022-04-20 21:36:28 +02:00