Commit Graph

103 Commits

Author SHA1 Message Date
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
Tyler Langlois
3cb2fa6e00 vagrant: 2.4.1 -> 2.4.3
I'm including the steps I took to update this package to help the next
committer. Time permitting, this should probably be codified as a
formal update script:

1. Clone the upstream hashicorp/vagrant repository
2. Check out the desired version tag
3. Run `bundle lock` within the repository to generate `Gemfile.lock`
4. Run `bundix` to generate a `gemset.nix`
5. Move `gemset.nix` to overwrite this package's `gemset.nix`
6. Remove the self-referential `vagrant` attribute of the gemset
7. Clone vagrant-libvirt/vagrant-libvirt and check out the desired tag (probably latest release tag)
8. (Maybe optional?) because `bundle lock` lacks the ability to exclude groups; comment out groups unrelated to a release like `development` and `test, otherwise dependency conflicts with vagrant's `gemset.nix` are likely.
9. Run `bundle lock` within the repository to generate `Gemfile.lock`
10. Run `bundix` to generate a `gemset.nix`
11. Move `gemset.nix` to overwrite this package's `gemset_libvirt.nix`
12. Edit the `vagrant-libvirt` gem attribute to change its source to rubygems and not a relative path

Aside from these specific steps, the normal package update steps apply (update version, set hash to `lib.fakeHash`, get the updated hash to replace the old).
2024-12-06 17:53:19 +01:00
Nikolay Korotkiy
3d3a119dce
vacuum-go: 0.14.1 -> 0.14.3 (#360802) 2024-12-02 21:00:20 +04:00
R. Ryantm
b42fae534c vacuum-go: 0.14.1 -> 0.14.3 2024-12-01 16:27:09 +00:00
R. Ryantm
6cd7b58bc5 vals: 0.37.7 -> 0.37.8 2024-11-30 23:09:06 +00:00
Weijia Wang
16e096e34e vapoursynth-znedi3: fix darwin build 2024-11-27 23:52:37 +01:00
Weijia Wang
e7af7017b1 vapoursynth-nnedi3: fix darwin build 2024-11-27 23:52:34 +01:00
Weijia Wang
31cb06a26a vapoursynth-editor: fix darwin build 2024-11-27 23:50:00 +01:00
Weijia Wang
c50074fffd vapoursynth: fix plugin interface on darwin 2024-11-26 18:01:21 +01:00
Weijia Wang
01cb82366f vapoursynth: reformat plugin interface 2024-11-26 17:53:50 +01:00
Weijia Wang
199697f54e vapoursynth: fix darwin build 2024-11-26 17:52:53 +01:00
Weijia Wang
15fa96fd94 vapoursynth: use new darwin sdk pattern 2024-11-26 13:09:04 +01:00
Nick Cao
3eb54812cd
vault: 1.18.1 -> 1.18.2 (#358001) 2024-11-25 13:41:41 -05:00
R. Ryantm
72809add26 vault-tasks: 0.4.0 -> 0.5.0 2024-11-24 16:22:07 +00:00
R. Ryantm
9830727394 varia: 2024.5.7 -> 2024.11.7-1 2024-11-23 21:58:17 +00:00
Aleksana
ee0c8ed912
vault-tasks: init at 0.4.0 (#354744) 2024-11-23 19:53:54 +08:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
techknowlogick
8ff76bc039 vault-bin: 1.18.1 -> 1.18.2 2024-11-21 16:31:08 -05:00
techknowlogick
410c68d8f5 vault: 1.18.1 -> 1.18.2
Diff: https://github.com/hashicorp/vault/compare/v1.18.1...v1.18.2

Changelog: https://github.com/hashicorp/vault/blob/v1.18.2/CHANGELOG.md
2024-11-21 16:09:48 -05:00
zowoq
fcebbc8729 vagrant: mark as broken 2024-11-21 11:39:57 +10:00
Peder Bergebakken Sundt
bfa4e81dde vale: 3.9.0 -> 3.9.1
Diff: https://github.com/errata-ai/vale/compare/v3.9.0...v3.9.1

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.9.1
2024-11-18 09:58:58 +01:00
Leona Maroni
03510aab95
vapoursynth-bestsource: init at R6 (#331874) 2024-11-17 17:07:22 +01:00
emily
470c1addff
vapoursynth-bestsource: init at R6 2024-11-17 16:36:56 +01:00
Leona Maroni
c11b8de896
vapoursynth-{eedi3,nnedi3cl,nnedi3,znedi3}: init (#332285) 2024-11-17 15:50:53 +01:00
Nick Cao
12b6f643e7
valeStyles.alex: 0.2.2 -> 0.2.3 (#356617) 2024-11-17 08:33:39 -05:00
R. Ryantm
2fb04b3677 valeStyles.google: 0.6.1 -> 0.6.2 2024-11-17 03:06:28 +00:00
R. Ryantm
0ddb6fe078 valeStyles.alex: 0.2.2 -> 0.2.3 2024-11-17 01:48:29 +00:00
Yorick
97dfe7efe4
maintainers: Remove mkaito (#355650) 2024-11-13 19:57:30 +01:00
Sandro
ac313b3f6f
vault: 1.18.0 -> 1.18.1, vault-bin: 1.18.0 -> 1.18.1 (#352529) 2024-11-13 16:03:10 +01:00
Christian Höppner
8feba149a0
mkaito: Remove 2024-11-13 12:03:00 +00:00
Artturin
1641c8d303
valkey: 7.2.7 -> 8.0.1 (#347906) 2024-11-13 07:03:55 +02:00
Janne Heß
7108a1dec0
valkey: Fix 8.0 upgrade and enable strict deps 2024-11-12 17:43:21 +01:00
Nick Cao
886b26bad3
vassal: 3.7.14 -> 3.7.15 (#354462) 2024-11-10 08:48:56 -05:00
Theodore Ni
9d3096074f
vale: 3.8.0 -> 3.9.0 (#354444) 2024-11-09 20:45:55 -08:00
R. Ryantm
061f86ca29 vassal: 3.7.14 -> 3.7.15 2024-11-10 02:21:30 +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
Louis Thevenet
e36c592733
vault-tasks: init at 0.4.0 2024-11-09 11:49:34 +01:00
Peder Bergebakken Sundt
92647d7592 vale: 3.8.0 -> 3.9.0
Diff: https://github.com/errata-ai/vale/compare/v3.8.0...v3.9.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.9.0
2024-11-08 10:10:46 +01:00
aleksana
7d7b8f8189 valent: 1.0.0.alpha.46 -> 1.0.0.alpha.46-unstable-2024-10-26 2024-11-01 23:15:19 +08:00
aleksana
74d7928a95 valent: format with nixfmt-rfc-style 2024-11-01 23:01:05 +08:00
aleksana
7e2ce73bbd valent: move to pkgs/by-name 2024-11-01 23:00:35 +08:00
Weijia Wang
b4b6cc6131
vapoursynth: 69 -> 70 (#342668) 2024-11-01 03:36:35 +01:00
techknowlogick
9e3959fbe5 vault-bin: 1.18.0 -> 1.18.1 2024-10-30 20:53:55 -07:00
techknowlogick
af521fac00 vault: 1.18.0 -> 1.18.1
Diff: https://github.com/hashicorp/vault/compare/v1.18.0...v1.18.1

Changelog: https://github.com/hashicorp/vault/blob/v1.18.1/CHANGELOG.md
2024-10-30 20:44:59 -07:00
Aleksana
6bdac89ce8
vale: 3.7.1 -> 3.8.0 (#350512) 2024-10-29 18:02:02 +08:00
Michele Guerini Rocco
a1071d0055
vapoursynth: Simplify plugin loading (#332800) 2024-10-24 10:39:26 +02:00
R. Ryantm
74273461f7 vacuum-go: 0.12.1 -> 0.14.1 2024-10-22 21:52:11 +00:00
Peder Bergebakken Sundt
2e327bd4fe vale: 3.7.1 -> 3.8.0
Diff: https://github.com/errata-ai/vale/compare/v3.7.1...v3.8.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.8.0
2024-10-22 18:12:12 +02:00
arthsmn
a50f683316
valuta: 1.2.0 -> 1.3.2 2024-10-17 19:46:02 -03:00
FliegendeWurst
d195900a0e valkey: 7.2.7 -> 8.0.1 2024-10-11 13:03:59 +02:00