Robert Schütz
8da14e862a
vips: 8.15.5 -> 8.16.0 ( #362444 )
2024-12-08 17:45:36 -08:00
Nick Cao
cacb9adf34
virtio-win: 0.1.262-2 -> 0.1.266-1 ( #363053 )
2024-12-08 11:02:26 -05:00
Nick Cao
01f0a7a17a
virter: 0.28.0 -> 0.28.1 ( #363187 )
2024-12-08 10:08:34 -05:00
Leona Maroni
657012932d
victoriametrics: 1.105.0 -> 1.107.0 ( #362767 )
2024-12-08 14:07:01 +01:00
R. Ryantm
c4706e1ff0
virter: 0.28.0 -> 0.28.1
2024-12-08 11:54:24 +00:00
R. Ryantm
e01c7ba4d7
virtio-win: 0.1.262-2 -> 0.1.266-1
2024-12-08 04:13:00 +00:00
Jan Tojnar
064ee2cb49
libsoup_2_4: Rename from libsoup
...
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
R. Ryantm
e292f22443
victoriametrics: 1.105.0 -> 1.107.0
2024-12-07 10:48:48 +00:00
phanirithvij
c6b810292b
viddy: 1.2.1 -> 1.3.0
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-12-06 22:56:02 +05:30
R. Ryantm
d2de853317
vips: 8.15.5 -> 8.16.0
2024-12-06 14:34:51 +00:00
R. Ryantm
38b5139ea0
villain: 2.2.0 -> 2.2.1
2024-12-06 14:17:41 +00:00
Kerstin
a75d28a5b0
visual-hexdiff: init at 0.0.53 ( #327172 )
2024-12-03 12:04:53 +01:00
summersamara
aef0614650
update supported platforms
...
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-12-02 22:41:35 +01:00
R. Ryantm
c38a936b55
viu: 1.5.0 -> 1.5.1
2024-12-01 11:06:46 +00:00
R. Ryantm
85206393e9
vieb: 12.0.0 -> 12.1.0
2024-11-25 17:25:16 +00:00
Aleksana
549b6df404
vidcutter: init at 6.0.5.3 ( #353504 )
2024-11-24 21:15:43 +08:00
R. Ryantm
60f142682c
violet: 0.5.0 -> 0.5.1
2024-11-23 19:21:58 +00:00
summersamara
561232db15
fix format
2024-11-23 16:51:37 +01:00
summersamara
0f8228bc40
Try to fix issue on Darwin
2024-11-23 16:24:42 +01:00
Leona Maroni
04d5b52575
vikunja: 0.24.4 -> 0.24.5
...
https://vikunja.io/changelog/vikunja-v0.24.5-was-released
2024-11-21 21:42:59 +01:00
Weijia Wang
0d0270803d
viddy: 1.2.0 -> 1.2.1 ( #357019 )
2024-11-20 14:14:45 +01:00
Sefa Eyeoglu
b6af12e739
vibrantlinux: nixfmt
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-19 16:56:54 +01:00
Sefa Eyeoglu
f2ea5ad6a9
vibrantlinux: 2.1.10 -> 2.2.0
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-19 16:56:53 +01:00
phanirithvij
458173b1f7
viddy: 1.2.0 -> 1.2.1
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-11-19 07:58:15 +05:30
phanirithvij
6ec7f3a32f
viddy: fix update script
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-11-19 07:58:15 +05:30
summersamara
7caf0ad318
Fix indent style issue: use spaces not tabs
2024-11-19 02:08:56 +01:00
summersamara
ac305d6920
Hardcode version in package url as version attribute doesn't work
...
reverts dd5fda8f0b
2024-11-19 01:58:13 +01:00
summersamara
7b7a0d9463
Add link to the changelogs associated with patch
2024-11-19 01:38:19 +01:00
summersamara
f6f1f03103
remove empty line
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-19 01:30:39 +01:00
summersamara
06f8b75c3c
use hash instead of sha256 attribute
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-19 01:30:15 +01:00
summersamara
dd5fda8f0b
use attribute instead of hardcoded version in package url
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-19 01:29:36 +01:00
summersamara
bec44da823
Use postPatch instead of prePatch to apply fix
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-19 01:28:03 +01:00
R. Ryantm
bc25a76d0d
vitess: 20.0.2 -> 21.0.0
2024-11-10 02:28:57 +01: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
zi3m5f
d19b53a571
vidcutter: init at 6.0.5.3
2024-11-05 21:51:26 +01:00
Doron Behar
ccac709d91
video-trimmer: 0.8.2 -> 0.9.0 ( #353303 )
2024-11-04 09:11:57 +02:00
aleksana
d718cf0d0f
video-trimmer: 0.8.2 -> 0.9.0
...
Changelog:
https://gitlab.gnome.org/YaLTeR/video-trimmer/-/releases/v0.9.0
2024-11-03 16:16:22 +08:00
Johannes Jöns
ff77e45423
vips: 8.15.3 -> 8.15.5 ( #351503 )
2024-11-02 14:36:49 +01:00
phanirithvij
fdfd646889
viddy: 1.1.5 -> 1.2.0
...
Also fixed update script
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-31 08:46:29 +05:30
R. Ryantm
7d263a7cbb
victoriametrics: 1.102.1 -> 1.105.0
2024-10-27 10:09:32 +00:00
Anthony ROUSSEL
60f3c0325f
vips: 8.15.3 -> 8.15.5
...
https://github.com/libvips/libvips/compare/v8.15.3...v8.15.5
2024-10-26 23:50:29 +02:00
Anthony ROUSSEL
7ef4cb6032
vips: migrate to pkgs/by-name, format with nixfmt-rfc-style
2024-10-26 23:50:29 +02:00
Ryan Yin
43ccd1d4e5
maintainers: add ryan4yin
2024-10-24 14:24:31 +08:00
Peder Bergebakken Sundt
6f266c5285
vivictpp: 1.0.0 -> 1.1.0 ( #344523 )
2024-10-21 01:43:42 +02:00
Sefa Eyeoglu
feb995ade0
pnpm: 9.12.1 -> 9.12.2 ( #349093 )
2024-10-20 20:27:37 +02:00
lukts30
c304b7a22f
virt-v2v: init at 2.6.0
2024-10-20 12:07:19 +02:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes
2024-10-19 23:50:41 +02:00
phanirithvij
e16e11cd20
viddy: migrate to pkgs/by-name
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-01 23:51:08 +05:30
kolaente
f020b7ac7a
vikunja: 0.24.3 -> 0.24.4
2024-09-29 17:12:55 +02:00
tilpner
58494bfe46
vivictpp: 1.0.0 -> 1.1.0
2024-09-25 22:41:33 +02:00