Weijia Wang
b1eed71fc3
Merge pull request #322830 from r-ryantm/auto-update/svelte-language-server
...
svelte-language-server: 0.16.11 -> 0.16.13
2024-07-02 23:09:49 +02:00
Jan Tojnar
b69ed4249d
zenity: Move from gnome scope to top-level
...
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
R. Ryantm
c415fefb1b
svelte-language-server: 0.16.11 -> 0.16.13
2024-06-27 07:33:28 +00:00
Peder Bergebakken Sundt
d473279dfa
Merge pull request #220785 from techknowlogick/svix-cli
...
svix-cli: init at 0.21.1
2024-06-23 19:44:04 +02:00
R. Ryantm
ee4d9f5953
svelte-language-server: 0.16.10 -> 0.16.11
2024-06-20 21:51:09 +00:00
techknowlogick
d3f25d54bb
svix-cli: init at 0.21.1
2024-06-16 18:40:49 -04:00
Weijia Wang
b6d24f9e87
Merge pull request #317550 from r-ryantm/auto-update/svelte-language-server
...
svelte-language-server: 0.16.9 -> 0.16.10
2024-06-12 00:40:18 +02:00
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
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
Anderson Torres
238d981213
svp: adapt to the new mpv wrapper
2024-06-08 01:24:01 -03:00
R. Ryantm
3afe079012
svelte-language-server: 0.16.9 -> 0.16.10
2024-06-05 20:11:46 +00:00
purepani
a46ce7c77d
svelte-language-server: convert to buildNpmPackage
2024-05-24 00:23:44 +02:00
Yueh-Shun Li
91b3db1309
treewide: fix sourceRoot for fetchgit-based src
...
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.
`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.
[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08:00
Joseph LaFreniere
afad2235d2
svndumpsanitizer: init at 2.0.7 ( #282398 )
...
Co-authored-by: h7x4 <h7x4@nani.wtf>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-02-24 00:39:45 +01:00
Lan Tian
8d355e4b66
svp: init at 4.5.210-2
2024-01-27 13:58:55 -08:00
techknowlogick
75533a36f9
svix-server: init at 1.13.0
2023-10-21 22:40:49 -04:00