Matt Sturgeon
32697736a0
nexusmods-app: add MattSturgeon to maintainers
2024-06-10 07:03:28 +01: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
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
Sandro
3bdd553aab
Merge pull request #317561 from matteo-pacini/needle
2024-06-06 15:55:47 +02:00
Matteo Pacini
28fbc62990
needle: init at 0.24.0
2024-06-06 07:46:10 +02:00
Victor Engmark
59255b36ac
nexusmods-app: init at 0.4.1
...
Closes #270358 .
Name recommended by @erri120
<https://github.com/NixOS/nixpkgs/pull/270372#issuecomment-2147052607 >.
Replaces the `7zz` binary executable included with the upstream project
for safety and reproducibility.
Requires an `enableUnfree = true` override to support RAR format mods.
Disables tests marked as requiring networking (actually requiring Nexus
Mods API key according to
<https://github.com/Nexus-Mods/NexusMods.App/pull/1222#issuecomment-2060687094 >),
and one other tests which requires networking.
Co-Authored-By: Matej Cotman <matej@matejc.com>
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-06-06 17:44:51 +12:00
Christian Kögler
d1af0c17b3
Merge pull request #312936 from ck3d/neovide-rm-x86-darwin
...
neovide: remove unsupported x86_64-darwin
2024-06-04 22:50:21 +02:00
Moraxyc
95065e7740
nezha-agent: 0.16.10 -> 0.16.11
2024-06-04 23:08:10 +08:00
Aleksana
94d7265861
Merge pull request #316336 from Aleksanaa/netease-cloud-music-gtk
...
netease-cloud-music-gtk: 2.3.1 -> 2.4.0
2024-06-01 18:38:28 +08:00
aleksana
11f21c4761
netease-cloud-music-gtk: 2.3.1 -> 2.4.0
2024-06-01 13:39:31 +08:00
R. Ryantm
dd89f445a9
nezha-agent: 0.16.9 -> 0.16.10
2024-06-01 01:25:15 +00:00
kirillrdy
4d652a9cd8
Merge pull request #315136 from andrevmatos/neovide-0.13.1
...
neovide: 0.13.0 -> 0.13.1
2024-06-01 07:46:54 +10:00
André Vitor de Lima Matos
8aa77199da
neovide: 0.13.0 -> 0.13.1
...
Diff: https://github.com/neovide/neovide/compare/0.13.0...0.13.1
Changelog: https://github.com/neovide/neovide/releases/tag/0.13.1
2024-05-30 09:29:24 -03:00
R. Ryantm
4f29187c25
newsraft: 0.24 -> 0.25
2024-05-28 18:16:32 +00:00
Pol Dellaiera
d9062cd5f9
Merge pull request #313146 from malteneuss/add-nextjs-ollama-llm-ui
...
Add nextjs ollama llm UI frontend for Ollama
2024-05-24 06:51:37 +02:00
Malte Neuss
8a05b4f8d4
nixos/nextjs-ollama-llm-ui: init module
...
NixOS already has good support for the Ollama
backend service. Now we can benefit from
having a convenient web frontend as well for it.
2024-05-23 23:48:55 +02:00
kirillrdy
0bc1816966
Merge pull request #313890 from stasjok/neovim-fix-markdown-inline-parser
...
neovim-unwrapped: fix markdown_inline tree-sitter parser
2024-05-24 06:38:22 +10:00
Nick Cao
f5a9501499
Merge pull request #313863 from Moraxyc/update-nezha-agent
...
nezha-agent: 0.16.8 -> 0.16.9
2024-05-23 14:15:27 -04:00
kirillrdy
540bf3b6f8
Merge pull request #312968 from stasjok/neovim-remove-unused-deps
...
neovim-unwrapped: remove unused dependencies
2024-05-23 19:36:44 +10:00
Stanislav Asunkin
d28cf9c00b
neovim-unwrapped: fix markdown_inline tree-sitter parser
...
Closes #312763 .
2024-05-23 09:59:12 +03:00
Moraxyc
1e4ff676da
nezha-agent: 0.16.8 -> 0.16.9
...
changelog: https://github.com/nezhahq/agent/releases/tag/v0.16.9
2024-05-23 13:34:31 +08:00
Price Hiller
954cc257cf
neovide: 0.12.2 -> 0.13.0
2024-05-22 22:08:34 -03:00
Benoit de Chezelles
d5786c1b5d
neovim: Update bundled tree-sitter parsers
2024-05-22 22:08:25 -03:00
Gaetan Lepage
7f731cae79
neovim: 0.9.5 -> 0.10.0
...
Changelog: https://neovim.io/doc/user/news-0.10.html
2024-05-22 22:08:15 -03:00
Toma
04d3e02586
nekoray: add qtwayland to buildInputs ( #313170 )
2024-05-22 22:06:20 +00:00
Malte Neuss
1df1f8d3be
nextjs-ollama-llm-ui: init at 1.0.1
2024-05-22 22:33:26 +02:00
Weijia Wang
19d3279a5c
Merge pull request #313359 from NixOS/revert-311047-neovim
...
Revert "neovim: 0.9.5 -> 0.10.0"
2024-05-22 00:46:52 +02:00
natsukium
94083775e1
Revert "neovide: 0.12.2 -> 0.13.0"
...
This reverts commit 0fe111d1c7
.
neovim was accidentally bumped during the freeze period before release
with breaking changes.
This commit is related to neovim 0.10, so it is reverted for now.
2024-05-22 00:55:43 +09:00
natsukium
76ef4c7888
Revert "neovim: Update bundled tree-sitter parsers"
...
This reverts commit 7f4c36c982
.
neovim was accidentally bumped during the freeze period before release
with breaking changes.
This commit is related to neovim 0.10, so it is reverted for now.
2024-05-22 00:31:45 +09:00
Sandro
015e1d63d6
Merge pull request #311347 from isabelroses/update/netscanner
2024-05-21 16:11:35 +02:00
isabel
1f1a9bb15d
netscanner: 0.4.5 -> 0.5.1
2024-05-21 14:01:14 +01:00
Ryan Lahfa
db2ee05512
Revert "neovim: 0.9.5 -> 0.10.0"
...
The release schedule indicate that breaking changes are restricted
during this period, 752d81e439
("neovim:
0.9.5 -> 0.10.0") was merged five days ago, full of breaking changes for
the NeoVim ecosystem.
This PR should go *after* the branch-off.
2024-05-21 12:22:42 +02:00
Stanislav Asunkin
903403da6d
neovim-unwrapped: remove unused dependencies
2024-05-19 22:10:17 +03:00
Christian Kögler
62a02b41d4
neovide: remove unsupported x86_64-darwin
2024-05-19 18:49:03 +02:00
Nick Cao
778d96bdc5
Merge pull request #312774 from r-ryantm/auto-update/nezha-agent
...
nezha-agent: 0.16.7 -> 0.16.8
2024-05-19 11:08:42 -04:00
R. Ryantm
7ff2cf96e2
nezha-agent: 0.16.7 -> 0.16.8
2024-05-19 01:24:15 +00:00
Price Hiller
0fe111d1c7
neovide: 0.12.2 -> 0.13.0
2024-05-18 05:14:03 -05:00
Benoit de Chezelles
7f4c36c982
neovim: Update bundled tree-sitter parsers
2024-05-17 10:40:05 +02:00
Gaetan Lepage
752d81e439
neovim: 0.9.5 -> 0.10.0
...
Changelog: https://neovim.io/doc/user/news-0.10.html
2024-05-16 16:58:36 +02:00
R. Ryantm
8c779d7e05
netclient: 0.24.0 -> 0.24.1
2024-05-16 01:23:25 +00:00
Weijia Wang
7e75e86de8
Merge pull request #311124 from r-ryantm/auto-update/nezha-agent
...
nezha-agent: 0.16.6 -> 0.16.7
2024-05-13 11:26:35 +02:00
Pol Dellaiera
687875db53
Merge pull request #309891 from Naxdy/work/add-neothesia
...
neothesia: init at 0.2.1
2024-05-12 21:30:12 +02:00
R. Ryantm
a4522b5812
nezha-agent: 0.16.6 -> 0.16.7
2024-05-12 17:28:47 +00:00
Jan Tojnar
4be4408157
Merge branch 'master' into staging-next
...
; Conflicts:
; maintainers/scripts/luarocks-packages.csv
; pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
Fabián Heredia Montiel
a7883a69b5
Merge pull request #310206 from TomaSajt/nekoray
...
nekoray: enable strictDeps, fix dependency location
2024-05-10 15:04:35 -06:00
github-actions[bot]
ff72686a96
Merge master into staging-next
2024-05-09 06:01:00 +00:00
TomaSajt
51595aee98
nekoray: enable strictDeps, fix dependency location
2024-05-08 23:17:24 +02:00
Naxdy
6ab1e56f8f
neothesia: init at 0.2.1
2024-05-08 14:06:12 +02:00
Jan Tojnar
100509c030
Merge branch 'staging-next' into staging
...
Conflicts in luaPackages.luarocks-nix:
- 8b563cd9f9
switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
bc4f6fa543
bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).
Used the new version but replaced the tag prefix with 0.
- b73ec84b9e
removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
bf311d950e
modified meta to fix the update script properly.
Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00