Commit Graph

186 Commits

Author SHA1 Message Date
Guanran928
e27092e106
metacubexd: init at 1.140.0 (#297721)
* metacubexd: init at 1.140.0

* nixos/mihomo: add example for cfg.webui
2024-06-10 12:45:19 +02:00
Sandro
4c33451c06
Merge pull request #242804 from onny/flashcards 2024-06-10 11:54:45 +02:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01: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
Jonas Heinrich
b6a4ffcfe6 memorado: init at 0.3 2024-06-07 19:37:49 +02:00
R. Ryantm
3b21d0067e mercure: 0.16.0 -> 0.16.2 2024-06-07 07:58:33 +00:00
github-actions[bot]
7c106be2e0
Merge master into staging-next 2024-06-05 18:00:54 +00:00
euxane
195fa9872c meli: add gpgme to runtime lib path
Meli looks for libgpgme at runtime to handle message encryption and
decryption.

This patch solves the error:

    Decryption failed: libgpgme.so: cannot open shared object file:
    No such file or directory

GitHub: closes https://github.com/NixOS/nixpkgs/issues/174767
2024-06-04 17:02:18 +02:00
github-actions[bot]
738e64a2f9
Merge master into staging-next 2024-06-01 00:02:18 +00:00
John Ericson
fa5bfb2bab
Merge pull request #315543 from rhelmot/freebsd-minimal3/meson2
meson: Add additional check dependencies
2024-05-31 15:27:15 -04:00
Nick Cao
13c32ed69d
Merge pull request #316053 from r-ryantm/auto-update/mercure
mercure: 0.15.11 -> 0.16.0
2024-05-31 14:43:01 -04:00
R. Ryantm
a51e8e319f mercure: 0.15.11 -> 0.16.0 2024-05-31 02:19:20 +00:00
Artemis Tosini
665daed22b meson: fix build on FreeBSD (and possibly other non-darwin clang) 2024-05-29 10:58:17 -07:00
John Ericson
b60831abee
Merge pull request #311779 from rhelmot/freebsd-minimal3/meson
meson: fix build for native FreeBSD
2024-05-26 12:12:45 -04:00
Vladimír Čunát
9d9c87e699
Merge #303416: ninja: 1.11.1 -> 1.12.1
...into staging
2024-05-25 09:11:48 +02:00
Andrew Morgan
fc81ca6408 mealie: add 'anoa' as maintainer
I'm happy to help maintain this package going forwards.
2024-05-24 09:17:47 -05:00
James Atkins
bcaf6de467 mealie: 1.2.0 -> 1.7.0
https://github.com/mealie-recipes/mealie/releases/tag/v1.7.0
2024-05-24 09:17:42 -05:00
github-actions[bot]
7655996362
Merge staging-next into staging 2024-05-23 18:02:28 +00:00
Tobi Oloke
4731605e88
mediasynclite: init at 0.4.2 (#294716)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-05-23 17:43:59 +02:00
github-actions[bot]
68b5bb0cf5
Merge staging-next into staging 2024-05-20 00:02:41 +00:00
R. RyanTM
94ff40c3d4
melonDS: 0.9.5-unstable-2024-05-13 -> 0.9.5-unstable-2024-05-15 (#312886) 2024-05-19 17:38:43 -04:00
Audrey Dutcher
497d4b3836 meson: fix build for native FreeBSD 2024-05-17 18:29:27 -07:00
github-actions[bot]
dde486f944
Merge staging-next into staging 2024-05-16 06:01:32 +00:00
Jan van Esdonk
33e78fc53a mermaid-cli: 10.8.0 -> 10.9.0 2024-05-15 11:52:45 +02:00
Alyssa Ross
4dec85d68b meson.setupHook: always set --print-errorlogs
Otherwise, the logs are discarded, unless you built with
--keep-failed.
2024-05-14 21:26:19 +02:00
R. Ryantm
70014d7567 melonDS: 0.9.5-unstable-2024-05-05 -> 0.9.5-unstable-2024-05-13 2024-05-13 23:07:57 +00:00
John Titor
36d4305d40
meson: add patch to allow building via ninja 1.12
adapted from 1b9eb6f313
2024-05-13 11:33:08 +05:30
Robert Schütz
943bca52ec megapixels: 1.8.1 -> 1.8.2
Diff: https://gitlab.com/megapixels-org/Megapixels/-/compare/1.8.1...1.8.2

Changelog: https://gitlab.com/megapixels-org/Megapixels/-/tags/1.8.2
2024-05-12 17:51:09 -07:00
nixpkgs-merge-bot[bot]
2e31c3a7e9
Merge pull request #310266 from r-ryantm/auto-update/mediainfo-gui
mediainfo-gui: 24.03 -> 24.04
2024-05-10 17:43:59 +00:00
Weijia Wang
bac9f4c1e5
Merge pull request #309702 from r-ryantm/auto-update/meli
meli: 0.8.4 -> 0.8.5
2024-05-09 20:39:28 +02:00
R. Ryantm
8c28d41e84 mediainfo-gui: 24.03 -> 24.04 2024-05-09 02:34:13 +00:00
Andrew Morgan
ab20404e75 mealie: prepend version with a 'v'
This fixes the update checker in mealie's admin settings.

Previously it considered the mealie version was out of date when the
version of the deployment, e.g. "1.6.0", did not match the latest
version, "v1.6.0".
2024-05-08 00:53:28 +01:00
R. Ryantm
21f831e62f meli: 0.8.4 -> 0.8.5 2024-05-07 01:46:29 +00:00
R. RyanTM
00a248e2ab
melonDS: 0.9.5-unstable-2024-04-18 -> 0.9.5-unstable-2024-05-05 (#309445) 2024-05-06 14:15:39 -04:00
Aleksana
b68d7ffab7
Merge pull request #308293 from r-ryantm/auto-update/mediainfo
mediainfo: 24.03 -> 24.04
2024-05-06 23:16:26 +08:00
github-actions[bot]
3588aea450
Merge master into staging-next 2024-05-03 00:02:39 +00:00
toastal
b285b744ac meli: support mirrors
Servers go down. We can support mirrors for resilience.
2024-05-03 01:15:19 +07:00
toastal
e44a9cc1b6 meli: mv to by-name 2024-05-03 01:15:03 +07:00
R. Ryantm
c1102c0a80 mediainfo: 24.03 -> 24.04 2024-05-01 13:56:05 +00:00
github-actions[bot]
992b6af1a4
Merge master into staging-next 2024-05-01 12:01:23 +00:00
R. RyanTM
739126ba09
mednafen: 1.29.0 -> 1.32.1 (#308224) 2024-05-01 11:18:03 +00:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Anderson Torres
d3a2542d85 melonDS: 0.9.5-unstable-2024-01-17 -> 0.9.5-unstable-2024-04-18 2024-04-26 10:30:23 -03:00
Anderson Torres
c2955d3032 melonDS: migrate to by-name 2024-04-26 10:23:41 -03:00
Robert Schütz
462b716e8b megapixels: 1.8.0 -> 1.8.1
Diff: https://gitlab.com/megapixels-org/Megapixels/-/compare/1.8.0...1.8.1

Changelog: https://gitlab.com/megapixels-org/Megapixels/-/tags/1.8.1
2024-04-23 11:51:38 -07:00
Weijia Wang
3d3bf4d32b
Merge pull request #304942 from atorres1985-contrib/mednafen
Mednafen refactors
2024-04-21 00:08:52 +02:00
Anderson Torres
bd75a7b3cb mednaffe: 0.9.2 -> 0.9.3
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2024-04-17 22:25:17 -03:00
Anderson Torres
8a065e47dd mednaffe: refactor
- finalAttrs
- strictDeps
2024-04-17 21:55:46 -03:00
Anderson Torres
78fddb9988 mednafen: refactor
- finalAttrs
- strictDeps
2024-04-17 21:41:04 -03:00
Anderson Torres
8ef2b87e00 mednafen-server: refactor
- finalAttrs
- strictDeps
2024-04-17 21:41:04 -03:00
github-actions[bot]
e2bf665bb2
Merge master into staging-next 2024-04-18 00:02:13 +00:00
Anderson Torres
0376b74f0d mednaffe: migrate to by-name 2024-04-17 20:41:45 -03:00
Anderson Torres
f5d6dcb4b9 mednafen: migrate to by-name 2024-04-17 20:41:32 -03:00
Anderson Torres
8340a977c7 mednafen-server: migrate to by-name 2024-04-17 20:40:04 -03:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
github-actions[bot]
257e7bee59
Merge master into staging-next 2024-04-14 14:04:38 +00:00
R. Ryantm
a2130085b2 mercure: 0.15.10 -> 0.15.11 2024-04-12 10:38:49 +00:00
Vladimír Čunát
24d4f2cd52
Merge branch 'staging' into staging-next
Conflicts (tried to quickly resolve somehow, checked eval):
	pkgs/development/python-modules/apsw/default.nix
	pkgs/development/python-modules/mido/default.nix
	pkgs/development/python-modules/pytest-bdd/default.nix
	pkgs/development/python-modules/sparse/default.nix
2024-04-12 07:06:54 +02:00
Will Fancher
578d870ed2
Merge pull request #296271 from ElvishJerricco/mermaid-cli-10.8.0
mermaid-cli: 10.4.0 -> 10.8.0
2024-04-11 14:42:24 -04:00
Jörg Thalheim
6bbb71e0cb meson: fix cross-compilation of rust proc-macro
This workaround was suggested by upstream Meson developers in https://github.com/mesonbuild/meson/issues/12973
and was also applied in archlinux.
2024-04-09 08:47:03 +02:00
github-actions[bot]
8845a6f1c9
Merge staging-next into staging 2024-04-04 00:02:46 +00:00
rewine
61ed8b4bc2
Merge pull request #300271 from devhell/bump-mediainfo
{lib}mediainfo{-gui}: 24.01{.1} -> 24.03
2024-04-04 04:29:18 +08:00
github-actions[bot]
44f4ca9ce4
Merge staging-next into staging 2024-04-02 12:02:57 +00:00
Aleksana
4b455dc204
Merge pull request #284885 from averagebit/add-meg
meg: init at 0.3.0
2024-04-02 19:59:43 +08:00
averagebit
e69cc136ec
meg: init at 0.3.0
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-04-02 10:59:24 +00:00
annalee
df5c3e6dd1
Merge remote-tracking branch 'upstream/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/cssutils/default.nix
2024-03-31 12:50:06 +00:00
Atemu
63cde5f4e1
Merge pull request #296594 from Atemu/init/memtest_vulkan
memtest_vulkan: init at 0.5.0
2024-03-31 12:59:51 +02:00
github-actions[bot]
d7ece48399
Merge staging-next into staging 2024-03-30 18:01:46 +00:00
Weijia Wang
d3436f14a8
Merge pull request #297953 from r-ryantm/auto-update/memtree
memtree: unstable-2024-01-04 -> 0-unstable-2024-01-04
2024-03-30 18:24:02 +01:00
devhell
f4e420025a {lib}mediainfo{-gui}: 24.01{.1} -> 24.03 2024-03-30 16:44:37 +00:00
devhell
81295a476a {lib}mediainfo{-gui}: move to by-name structure 2024-03-30 16:36:20 +00:00
Alyssa Ross
a0a4b45ba9 meson: 1.3.2 -> 1.4.0 2024-03-26 11:03:50 +01:00
Martin Weinelt
258485293f
Merge pull request #279618 from zebreus/init-med
med: init at 3.10.1
2024-03-23 02:23:17 +01:00
R. Ryantm
a351f3ecaa memtree: unstable-2024-01-04 -> 0-unstable-2024-01-04 2024-03-22 05:36:43 +00:00
R. Ryantm
30c55fae58 mercure: 0.15.9 -> 0.15.10 2024-03-20 04:30:17 +00:00
Atemu
e8dcb2763c memtest_vulkan: init at 0.5.0 2024-03-19 20:09:40 +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
Will Fancher
f03a4d8e97 mermaid-cli: 10.4.0 -> 10.8.0 2024-03-15 18:19:01 -04:00
Pol Dellaiera
54c52cb276
Merge pull request #294334 from ShamrockLee/sourceroot-fix
treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
2024-03-11 16:50:57 +01:00
Nick Cao
7be0ff15b6
Merge pull request #294506 from r-ryantm/auto-update/mev-boost
mev-boost: 1.7 -> 1.7.1
2024-03-09 19:06:22 -05:00
Weijia Wang
dd645990a2
Merge pull request #292974 from Aleksanaa/metronome
metronome: init at 1.3.0
2024-03-09 20:42:50 +01:00
R. Ryantm
cec1ea1272 mev-boost: 1.7 -> 1.7.1 2024-03-09 14:00:18 +00: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
Lennart
7b3431e72f med: init at 3.10.1 2024-03-05 18:57:01 +01:00
Mario Rodas
468297ab74
Merge pull request #291967 from r-ryantm/auto-update/mev-boost
mev-boost: 1.6 -> 1.7
2024-03-04 08:37:14 -05:00
aleksana
b3da635bbc metronome: init at 1.3.0 2024-03-03 23:18:06 +08:00
R. Ryantm
7f3b09bae8 mev-boost: 1.6 -> 1.7 2024-02-28 02:07:58 +00:00
lelgenio
ed9eb92106 menulibre: 2.2.3 -> 2.4.0 2024-02-27 20:38:55 -03:00
lelgenio
61a0b56da9 menulibre: add passthru.updateScript 2024-02-27 20:38:48 -03:00
Atemu
f53c775852
Merge pull request #278454 from litchipi/mealie
mealie: init at 1.2.0
2024-02-26 21:01:49 +00:00
github-actions[bot]
b67dbe0ff1
Merge master into staging-next 2024-02-23 18:01:06 +00:00
Litchi Pi
aeb79caaf6 nixos/mealie: init tests
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23 07:15:44 +01:00
Litchi Pi
c1373dd3ab mealie: init at v1.2.0
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2024-02-23 07:15:20 +01:00
Luflosi
a74abfa17d
megapixels: 1.7.0 -> 1.8.0
https://gitlab.com/megapixels-org/Megapixels/-/tags/1.8.0
2024-02-18 10:11:41 +01:00
Luflosi
8f92ea094a
megapixels: move to new upstream repo
The old repository at https://gitlab.com/postmarketOS/megapixels was archived recently and replaced with https://gitlab.com/megapixels-org/Megapixels.
2024-02-18 10:11:33 +01:00
Luflosi
0494985d0b
megapixels: cleanup
- Use `finalAttrs`
- Enable `strictDeps
- Set `meta.mainProgram`
2024-02-18 10:09:44 +01:00
Luflosi
5c8b72fd75
megapixels: migrate to by-name 2024-02-18 10:08:59 +01:00
Sergei Trofimovich
88b862c256 meson: 1.3.1 -> 1.3.2
Changes: https://github.com/mesonbuild/meson/compare/1.3.1...1.3.2
2024-02-15 20:39:04 +01:00
lelgenio
0fb4434d0e menulibre: init at 2.2.3 2024-02-13 00:31:54 -03:00
Gaël Reyrol
6b76271cbe
mercure: 0.15.6 -> 0.15.9
Diff: https://github.com/dunglas/mercure/compare/v0.15.6...v0.15.9

Changelog: https://github.com/dunglas/mercure/releases/tag/v0.15.9
2024-01-28 11:10:32 +01:00