Commit Graph

156 Commits

Author SHA1 Message Date
Randy Eckenrode
65da162fa7
meson: use _accumFlagsArray 2024-06-25 17:09:34 -04:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
Emily
fbda1dbfd6 treewide: replace freeglut with libglut
Allow the macOS GLUT framework to be used automatically in many
cases. Packages that specifically search for freeglut or require its
additional APIs should still explicitly depend on it.

Deliberately skip the Haskell package set, which is mostly
automatically generated, and mupdf, which has its own fork of freeglut.
2024-06-22 18:06:51 +01:00
R. Ryantm
4a39a0e0a9 melonDS: 0.9.5-unstable-2024-06-08 -> 0.9.5-unstable-2024-06-18 2024-06-22 06:40:58 +00:00
github-actions[bot]
c6707a9686
Merge staging-next into staging 2024-06-21 12:01:53 +00:00
Pyrox
d94a39f87d
mealie: 1.7.0 -> 1.9.0
Also fix a small issue with the module not casting the port number
to a string
2024-06-19 20:48:39 -04:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
aleksana
d17b2be69b media-downloader: add aleksana as maintainer 2024-06-17 04:30:50 +08:00
aleksana
59bc5093bf media-downloader: allow wrapping with more extensions 2024-06-17 04:27:48 +08:00
aleksana
8a862af461 media-downloader: disable automatically update 2024-06-17 04:20:28 +08:00
aleksana
d7dcb48bf4 media-downloader: format with nixfmt-rfc-style 2024-06-17 03:39:29 +08:00
aleksana
6f565453f4 media-downloader: move to pkgs/by-name 2024-06-17 03:38:59 +08:00
Nick Cao
2ac3318052
Merge pull request #320092 from pacien/pkgs-meli-0-8-6
meli: 0.8.5 -> 0.8.6
2024-06-16 10:21:48 -04:00
Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
Sefa Eyeoglu
d20426f87b
meletrix-udev-rules: init at 0-unstable-2023-10-20 (#253670)
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>

squash-merged due to erroneous commit message
2024-06-16 13:17:53 +02:00
euxane
ba07824533 meli: 0.8.5 -> 0.8.6
Changelog: https://git.meli-email.org/meli/meli/releases/tag/v0.8.6
2024-06-15 18:49:41 +02:00
jopejoe1
50104fde7d menulibre: use pname instead of name 2024-06-15 09:56:43 +02:00
github-actions[bot]
098fe8ee26
Merge staging-next into staging 2024-06-14 18:01:39 +00:00
R. RyanTM
1895d86396
melonDS: 0.9.5-unstable-2024-05-15 -> 0.9.5-unstable-2024-06-08 (#319745) 2024-06-14 12:15:27 -04:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
github-actions[bot]
4b24ae6c36
Merge master into staging-next 2024-06-10 12:01:16 +00:00
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
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