Commit Graph

4869 Commits

Author SHA1 Message Date
R. Ryantm
1bf0b91f79 mdcat: 2.5.0 -> 2.6.1 2024-11-13 18:20:45 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
R. Ryantm
e73925c767 mdbook-katex: 0.9.0 -> 0.9.1 2024-11-07 20:26:02 +00:00
Weijia Wang
4c972bb0ce
highlight: 4.12 -> 4.14 (#348680) 2024-11-07 02:49:52 +01:00
Nick Cao
b5879c96fd
scraper: 0.20.0 -> 0.21.0 (#352684) 2024-11-06 09:14:31 -05:00
Ian M. Jones
232ece2599
maintainers: remove ianmjones 2024-11-05 20:47:26 +00:00
Sandro
7d815d32b7
reckon: add missing runtime dependency (#353194) 2024-11-05 11:21:39 +01:00
zowoq
8e8f6c00e8 ripgrep: switch to apple-sdk_11 2024-11-05 10:46:53 +10:00
Weijia Wang
0f04253638
xurls: 2.5.0 -> 2.5.0-unstable-2024-11-03 (#353397) 2024-11-04 19:35:41 +01:00
Noa Aarts
1ab2fa31a3
xurls: 2.5.0 -> 2.5.0-unstable-2024-11-03 2024-11-03 15:22:49 +01:00
mosjek
17c51d6906
reckon: add missing runtime dependency
The csv parser uses the command `file`, which is currently not
available. The link leads to the code in which the command is used:

974b3ebe2c/lib/reckon/csv_parser.rb (L277-L281)
2024-11-02 20:32:07 +01:00
seth
ac04a3ca25
riffdiff: migrate to by-name 2024-11-01 13:02:26 -04:00
Weijia Wang
0fee573958
ansifilter: 2.20 -> 2.21 (#348292) 2024-11-01 12:55:13 +01:00
Sefa Eyeoglu
3e1c9ec060
kdiff3: 1.11.2 -> 1.11.4 (#348734) 2024-11-01 10:21:36 +01:00
R. Ryantm
16fe74480d scraper: 0.20.0 -> 0.21.0 2024-10-31 18:14:17 +00:00
Vladimír Čunát
e19cfce6f3
staging-next 2024-10-15 (#348827) 2024-10-31 08:17:40 +01:00
Ihar Hrachyshka
0232b1d3ba xidel: fix for darwin
On darwin, the tool was linked to system libcrypto.dylib and failed to
start with:

```
Invalid dylib load. Clients should not load the unversioned libcrypto
dylib as it does not have a stable ABI.
abort() called
```
2024-10-31 08:17:02 +01:00
Reno Dakota
339ec45795
cconv: link -liconv on darwin 2024-10-31 01:02:30 +00:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next 2024-10-29 06:05:06 +00:00
Aleksana
606f697411
ugrep: 7.0.0 -> 7.0.2 (#351677) 2024-10-29 12:33:33 +08:00
K900
0c45a8b5c4 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 21:46:13 +03:00
Damien Cassou
a2d0a4b685
crowdin-cli: 4.2.0 -> 4.3.0 (#351887) 2024-10-28 15:41:28 +01:00
R. Ryantm
73bd551f86 crowdin-cli: 4.2.0 -> 4.3.0 2024-10-28 13:35:39 +00:00
Nick Cao
856fa7b364
autocorrect: 2.11.1 -> 2.13.0 (#351723) 2024-10-28 08:33:51 -04:00
Ashish SHUKLA
3e44ec4dcd
ugrep: 7.0.1 -> 7.0.2
Changes: https://github.com/Genivia/ugrep/releases/tag/v7.0.2
2024-10-28 07:49:09 +00:00
Fabián Heredia Montiel
980dd8b4ed Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 23:56:04 -06:00
Artturin
48f52fa324
opencc: 1.1.8 -> 1.1.9 (#349223) 2024-10-28 07:00:59 +02:00
Fabián Heredia Montiel
34b62f7c47 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 16:10:56 -06:00
R. Ryantm
4896ff1a24 autocorrect: 2.11.1 -> 2.13.0 2024-10-27 17:58:19 +00:00
Ashish SHUKLA
4da8422970
ugrep: 7.0.0 -> 7.0.1
Changes: https://github.com/Genivia/ugrep/releases/tag/v7.0.1
2024-10-27 14:39:12 +00:00
Nick Cao
4aee17942c
asciigraph: 0.7.2 -> 0.7.3 (#351452) 2024-10-27 09:36:41 -04:00
Nick Cao
69b53b7fda
ugrep: 6.5.0 -> 7.0.0 (#351104) 2024-10-27 09:14:03 -04:00
K900
280a9f86c8 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 09:10:05 +03:00
Aleksana
49aaa66398
linuxdoc-tools: 0.9.83 -> 0.9.85 (#348321) 2024-10-27 12:23:36 +08:00
R. Ryantm
8002701647 asciigraph: 0.7.2 -> 0.7.3 2024-10-26 14:24:52 +00:00
R. Ryantm
56c91c4828 ugrep: 6.5.0 -> 7.0.0 2024-10-25 07:39:09 +00:00
github-actions[bot]
e60fd6d56f
Merge master into staging-next 2024-10-24 12:05:54 +00:00
Muhammad Falak R Wani
1def0b6596 difftastic: 0.60.0 -> 0.61.0
Diff: https://github.com/wilfred/difftastic/compare/0.60.0...0.61.0
Changelog: https://github.com/Wilfred/difftastic/blob/0.61.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-10-24 15:12:13 +05:30
K900
dee94df6f2 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 09:28:51 +03:00
Maximilian Bosch
3a0901b9d8
Merge: ripgrep-all: avoid producing debug symbols (#350768) 2024-10-24 00:55:03 +02:00
Francesco Zanini
309e5ad624 ripgrep-all: avoid producing debug symbols
Upstream enabled `debug = true` for the release profiles, breaking the
`wrapProgram` logic we have in the build.

Additionally, we don't want to have debug symbols produced by default.
2024-10-23 21:45:31 +02:00
piegames
ad8d051645
treewide: Fix indentation in strings (#350296) 2024-10-23 21:44:22 +02:00
piegames
68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
github-actions[bot]
f2d7c5202d
Merge master into staging-next 2024-10-21 18:04:46 +00:00
Nick Cao
85c9ca36eb
mark: 10.0.1 -> 11.2.0 (#350151) 2024-10-21 09:43:14 -04:00
github-actions[bot]
557897f89c
Merge master into staging-next 2024-10-21 12:06:04 +00:00
Yt
d96ebab04a
nltk-data: add wordnet (#349192) 2024-10-21 05:20:44 -04:00
zowoq
f6bdbd1605 shfmt: 3.9.0 -> 3.10.0
Diff: https://github.com/mvdan/sh/compare/v3.9.0...v3.10.0
2024-10-21 17:59:59 +10:00
R. Ryantm
53cb15aadc mark: 10.0.1 -> 11.2.0 2024-10-21 05:49:55 +00:00
github-actions[bot]
275a4ece4b
Merge master into staging-next 2024-10-18 00:14:07 +00:00