Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Doron Behar
01d57709ec
Merge pull request #290715 from Scrumplex/pkgs/build-support/fetchPnpmDeps
...
pnpm.fetchDeps: init
2024-06-06 09:41:22 +03:00
Peder Bergebakken Sundt
6bd7b07ef9
Merge pull request #315319 from oluceps/add-violet
...
violet: init at 0.4.6
2024-06-05 04:00:22 +02:00
Sefa Eyeoglu
3b2e68d242
vikunja: use pnpm.fetchDeps
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-02 19:56:11 +02:00
oluceps
8f2509d79f
violet: init at 0.4.6
...
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-05-29 07:24:29 +00:00
nicoo
1de626d24b
Merge #314504 : init vim-startuptime
at 1.3.2
2024-05-28 11:56:12 +00:00
9yokuro
acaf683004
vim-startuptime: init at 1.3.2
2024-05-28 11:46:44 +00:00
Liquid D. Raikov
cc42e47b8c
vinegar: 1.7.3 -> 1.7.4; Add childwindow patch; pinned Wine to 9.2-staging ( #305099 )
...
This PR adds the following:
- Updates the hash and version for vinegar
- Adds the childwindow patch (from the vinegar flatpak)
- Ping the WINE version to 9.2-staging (this is the version of WINE vinegar ships with in their flatpak)
and with this, the nix package will be the same functionally as the official Flatpak.
Co-authored-by: Liquidovski <109692107+liquidovski@users.noreply.github.com>
2024-05-28 08:43:53 +00:00
Jeff Huffman
bf3ef41cf5
vieb: 11.0.0 -> 12.0.0
2024-05-16 00:25:17 -04:00
Nikolay Korotkiy
e5de825be6
vis: migrate to by-name
2024-05-02 13:26:14 +04:00
R. Ryantm
95b89cc17b
victoriametrics: 1.100.1 -> 1.101.0
2024-04-26 14:57:30 +00:00
R. Ryantm
01866b54b4
victoriametrics: 1.100.0 -> 1.100.1
2024-04-12 19:55:20 +00:00
R. Ryantm
90e67390b3
victoriametrics: 1.99.0 -> 1.100.0
2024-04-04 17:44:58 +00:00
Sandro
c2328cf5d0
Merge pull request #297266 from ByteSudoer/init-vidmerger
...
vidmerger: init at 0.3.2
2024-03-25 20:58:14 +01:00
Doron Behar
744a81271f
Merge pull request #296847 from doronbehar/pkg/vim-language-server
...
vim-language-server: init at 2.3.1
2024-03-23 20:37:21 +02:00
Doron Behar
578ee3b8b3
vim-language-server: init at 2.3.1
2024-03-23 19:56:20 +02:00
ByteSudoer
eedaca8ef1
update license: added the common clause license
2024-03-21 14:49:16 +01:00
ByteSudoer
11075319f2
init vidmerger at 0.3.2
2024-03-20 23:28:06 +01:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
hexchen
5a459174ce
VictoriaMetrics: re-include vmalert
...
This was broken by https://github.com/NixOS/nixpkgs/pull/293328 / ee411f2c1b
2024-03-17 14:13:35 +00:00
Jonas Chevalier
ee411f2c1b
VictoriaMetrics: 1.97.1 -> 1.99.0 ( #293328 )
...
Package upgrade and move to pkgs/by-name.
* https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.98.0
* https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.99.0
2024-03-05 10:53:19 +01:00
Martin Weinelt
f09b7dc6a5
Merge pull request #289961 from leona-ya/vikunja-0.23.0
...
vikunja: 0.22.1 -> 0.23.0
2024-03-03 19:15:35 +01:00
R. Ryantm
3dcf8ef99b
virtio-win: 0.1.240-1 -> 0.1.248-1
2024-02-29 17:16:00 +00:00
Leona Maroni
7f9bb7103a
vikunja: init at 0.23.0
...
https://vikunja.io/blog/2024/02/whats-new-in-vikunja-0.23.0/
https://github.com/go-vikunja/vikunja/blob/main/CHANGELOG.md#0230---2024-02-10
2024-02-20 22:43:45 +01:00
ardishco-the-great
1c15371393
vinegar: added overrideAttrs comment back (minor change)
2024-02-19 19:03:36 +03:00
ardishco-the-great
5a810307b2
vinegar: removed wine-loader-prefer-winedllpatch.patch
2024-02-18 02:24:50 +03:00
ardishco-the-great
93f6cd522a
vinegar: switched Wine version to wine64Packages.staging, added
...
segregrevert patch, added mouselock patch, added
wine-loader-prefer-winedllpath.patch, bumped vinegar version from 1.6.1
--> 1.7.3 and removed patches folder
2024-02-16 18:43:37 +03:00
ardishco-the-great
2e4fb1a50b
vinegar: added segregrevert.mypatch
2024-02-16 15:58:27 +03:00
ardishco
f40fcf4517
vinegar: add regregrevert patch for wine 9.0 (stable)
2024-02-16 15:10:39 +03:00
Sergei Trofimovich
b5bf528ee0
vibrantlinux: fix revision to contain v
prefix
...
Without the change build fails to fetch source on `master`
https://hydra.nixos.org/build/248980589 :
trying https://github.com/libvibrant/vibrantLinux/archive/2.1.10.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
error: cannot download source from any mirror
2024-02-11 11:50:12 +00:00
R. Ryantm
b1f8dd9890
vinegar: 1.6.0 -> 1.6.1
2024-01-24 12:11:52 +00:00
maxine
76702cf9d7
Merge pull request #272579 from unclamped/vibrantlinux
...
vibrantLinux: init at 2.1.10
2024-01-21 00:40:06 +01:00
Guillaume Girol
d7db3ee91f
Merge pull request #276396 from nyabinary/vinegar-1.6.0
...
vinegar: 1.5.9 -> 1.6.0
2023-12-31 15:04:03 +01:00
Adam C. Stephens
9a540950d7
Merge pull request #273460 from tejing1/vieb-update-11.0.0
...
vieb: 10.6.0 -> 11.0.0
2023-12-25 08:20:07 -05:00
Niko
e5ab70f4ee
vinegar: 1.5.9 -> 1.6.0
2023-12-23 18:32:10 -05:00
ardishco-the-great
983f9e0b4b
vinegar: add segrevert patch for wine 9.0-rc1-staging
2023-12-17 01:31:31 +03:00
Jeff Huffman
572300c97f
vieb: 10.6.0 -> 11.0.0
2023-12-10 20:41:44 -05:00
Niko
6bf97b3050
vinegar: 1.5.8 -> 1.5.9
2023-12-10 17:48:16 -05:00
Peder Bergebakken Sundt
72a301c09f
Merge pull request #266094 from ambroisie/add-vimix-cursors
...
vimix-cursors: init at 2021-09-18
2023-12-09 21:27:42 +01:00
unclamped
2d5fcca24d
vibrantLinux: init at 2.1.10
2023-12-08 07:47:33 -03:00
Bruno BELANYI
63dce72198
vimix-cursors: init at 2021-09-18
2023-12-07 20:02:13 +00:00
Weijia Wang
bf4ee01fc6
Merge pull request #266725 from tejing1/update-vieb-10.5.0
...
vieb: 10.4.0 -> 10.6.0
2023-12-03 18:57:56 +01:00
Niko
b7c363b20d
vinegar: init at 1.5.8
2023-12-01 12:30:25 -05:00
Jeff Huffman
322c3882aa
vieb: 10.4.0 -> 10.6.0
2023-11-17 10:52:01 -05:00
Anthony Roussel
7d90e85ef4
virtio-win: rename from win-virtio
2023-10-18 00:27:06 +02:00