nixpkgs-merge-bot[bot]
144406356a
versitygw: 1.0.8 -> 1.0.9 ( #363805 )
2024-12-11 12:39:57 +00:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19
.tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
917ed0b6d7
versitygw: 1.0.8 -> 1.0.9
2024-12-10 03:16:29 +00:00
R. Ryantm
e11c52a232
vendir: 0.42.0 -> 0.43.0
2024-12-09 15:21:13 +00:00
nixpkgs-merge-bot[bot]
4c97bc4a76
versatiles: 0.13.0 -> 0.14.5 ( #363023 )
2024-12-08 22:02:25 +00:00
R. Ryantm
195bd3b83e
versatiles: 0.13.0 -> 0.14.5
2024-12-08 02:13:02 +00:00
Leah Amelia Chen
d6c3f538ea
vesktop: 1.5.3 -> 1.5.4 ( #362579 )
2024-12-07 13:44:14 -05:00
34j
d637b85e25
treewide: replace --enable-wayland-ime
with --enable-wayland-ime=true
for the arguments to properly work ( #361341 )
2024-12-05 00:06:22 +05:30
aucub
df96e51f3c
venera: init at 1.0.8
2024-12-04 00:58:50 +08:00
Sefa Eyeoglu
38caec4e58
vencord: 1.10.7 -> 1.10.8 ( #360267 )
2024-11-30 18:44:43 +01:00
Aleksana
2885c26828
vermin: init a 1.6.0 ( #356403 )
2024-11-30 15:05:29 +08:00
Gliczy
5196f6a891
vencord: 1.10.7 -> 1.10.8
2024-11-30 01:45:18 +01:00
fidgetingbits
09da4761e1
vermin: init a 1.6.0
2024-11-29 21:55:22 +08:00
Aleksana
ef39c35c84
versitygw: init at 1.0.8 ( #355588 )
2024-11-24 20:32:18 +08:00
genga
f9d6f67745
versitygw: init at 1.0.8
...
versitygw: update to correct license
versitygw: update description
versitygw: update
2024-11-24 10:31:43 +03:00
OTABI Tomoya
21e00d7f2f
velero: 1.14.1 -> 1.15.0 ( #354461 )
2024-11-23 08:57:47 +09:00
error
8dd8ed68a1
verifpal: 0.27.0 -> 0.27.4
2024-11-18 11:32:24 +01:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is ( #356363 )
...
* treewide: stdenv.is -> stdenv.hostPlatform.is
* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Sefa Eyeoglu
d067edfd74
vencord: 1.10.6 -> 1.10.7, set VENCORD_HASH to finalAttrs.version ( #355767 )
2024-11-14 17:18:25 +01:00
Gliczy
74cca271f4
vencord: set VENCORD_HASH to finalAttrs.version
2024-11-13 23:38:34 +01:00
Gliczy
f435d08ed6
vencord: 1.10.6 -> 1.10.7
2024-11-13 23:36:01 +01:00
John Garcia
45f9734009
ventoy: fix defaultGuiType option
2024-11-12 08:14:24 +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
a2fbf260c8
velero: 1.14.1 -> 1.15.0
2024-11-08 11:43:19 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Infinidoge
94662991db
vencord: 1.10.5 -> 1.10.6
2024-11-06 00:28:32 -05:00
Peder Bergebakken Sundt
dc227b12af
veryl: 0.13.1 -> 0.13.2 ( #352567 )
2024-11-05 12:45:56 +01:00
DontEatOreo
6fde6162a2
vesktop: fix darwin extension .App
-> .app
2024-11-02 23:19:51 +02:00
R. Ryantm
b84e58eb87
versatiles: 0.12.10 -> 0.13.0
2024-10-31 05:35:05 +00:00
Peder Bergebakken Sundt
12e303d121
veryl: 0.13.1 -> 0.13.2
...
Diff: https://github.com/veryl-lang/veryl/compare/v0.13.1...v0.13.2
Changelog: https://github.com/veryl-lang/veryl/blob/v0.13.2/CHANGELOG.md
2024-10-30 23:01:43 +01:00
Henner Zeller
e629e4de20
verible: 0.0.3791 -> 0.0.3836
2024-10-27 12:45:59 -07:00
Henner Zeller
cb606f7603
verible: run formatter.
2024-10-27 11:39:44 -07:00
Stig
c105d9b506
vep: init at 110 ( #283317 )
2024-10-27 15:13:14 +00:00
Aleksana
786eb00dab
versatiles: init at 0.12.10 ( #350343 )
2024-10-27 22:26:27 +08:00
Ronja Schwarz
caad3ec530
versatiles: init at 0.12.10
...
versatiles: adding changelog link
versatiles: added recommended changes
versatiles: Changed description
2024-10-27 10:50:22 +01:00
Alexis Praga
f7dea4207f
vep: init at 110
...
Version number use Ensembl major version.
2024-10-27 09:45:26 +01:00
DontEatOreo
71fc5743a8
vencord: add maintainer donteatoreo
2024-10-24 18:26:15 +03:00
DontEatOreo
be43e12f91
vencord: 1.10.4 -> 1.10.5
...
Diff: https://github.com/Vendicated/Vencord/compare/v1.10.4...v1.10.5
2024-10-24 15:13:36 +00:00
Peder Bergebakken Sundt
56783f8200
velero: use stdenv.buildPlatform.canExecute
2024-10-21 11:34:21 +02:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes
2024-10-19 23:50:41 +02:00
Peder Bergebakken Sundt
35325ecea9
veryl: add shell completions
2024-10-11 23:51:45 +02:00
Peder Bergebakken Sundt
4cbccd4923
veryl: 0.13.0 -> 0.13.1
...
Diff: https://github.com/veryl-lang/veryl/compare/v0.13.0...v0.13.1
Changelog: https://github.com/veryl-lang/veryl/blob/v0.13.1/CHANGELOG.md
2024-10-11 23:33:46 +02:00
R. Ryantm
dced718864
vencord: 1.10.3 -> 1.10.4
2024-10-09 08:14:18 +00:00
h7x4
51cacf4965
verapdf: init at 1.26.2 ( #342508 )
2024-09-30 19:25:53 +02:00
Sandro
a968fa0376
veracrypt: 1.26.7 -> 1.26.15 ( #344488 )
2024-09-30 13:43:57 +02:00
R. Ryantm
b87c518e5c
vencord: 1.10.2 -> 1.10.3
2024-09-30 04:51:05 +00:00
Ryan Omasta
3f03d48cd3
veracrypt: 1.26.14 -> 1.26.15
2024-09-28 16:03:34 -06:00
Moritz Hedtke
1b3e725693
verapdf: init at 1.26.2
...
Co-authored-by: kilianar <mail@kilianar.de>
2024-09-28 14:30:29 +02:00
Ryan Omasta
ef7956291f
veracrypt: remove with lib;
, add myself as maintainer
2024-09-25 11:42:24 -06:00
Ryan Omasta
202021faf6
veracrypt: format using nixfmt-rfc-style
2024-09-25 11:41:20 -06:00