Commit Graph

299 Commits

Author SHA1 Message Date
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
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
Alyssa Ross
9d76da314b
meson: 1.4.0 -> 1.4.1 2024-05-31 16:11:51 +01: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
github-actions[bot]
4df86afbd7
Merge staging-next into staging 2024-01-07 18:01:18 +00:00
github-actions[bot]
f85fe5fc29
Merge master into staging-next 2024-01-07 18:00:54 +00:00
R. Ryantm
1b8764b40a memtree: unstable-2023-11-22 -> unstable-2024-01-04 2024-01-07 11:04:39 +00:00
Alyssa Ross
503f06151f meson: 1.3.0 -> 1.3.1 2024-01-06 01:02:19 +01:00
github-actions[bot]
6ffc5a8603
Merge staging-next into staging 2023-12-18 00:03:01 +00:00
Weijia Wang
ad47ee62c2 memtree: deduplicate pytestCheckHook 2023-12-12 19:49:19 +01:00
Weijia Wang
cfb1ae4e7b memtree: fix imports check 2023-12-12 19:46:50 +01:00
github-actions[bot]
1065f5a68a
Merge staging-next into staging 2023-12-12 18:01:44 +00:00
nicoo
4c3cb33788 memtree: Add missing mainProgram metadata 2023-12-09 14:15:47 +00:00
nicoo
1b46ab02fd memtree: Replace custom checkPhase with pytestCheckHook 2023-12-09 14:15:47 +00:00
nicoo
5d66497260 memtree: unstable-2023-11-04 → 2023-11-22 2023-12-09 14:00:51 +00:00
github-actions[bot]
d961005060
Merge staging-next into staging 2023-12-09 06:01:23 +00:00
Weijia Wang
aa0fd04b4b
Merge pull request #272293 from gaelreyrol/mercure-update-0.15.6
mercure: 0.15.5 -> 0.15.6
2023-12-09 01:06:41 +01:00
Dmitry Kalinkin
025a278148 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/tools/networking/ofono/default.nix
2023-12-08 12:27:28 -05:00
Raghav Sood
e1a4a8b5f3
Merge pull request #266712 from ekimber/mev-boost-1.6
mev-boost: init at 1.6
2023-12-07 17:17:40 +08:00
Gaël Reyrol
5262ff980b
mercure: 0.15.5 -> 0.15.6 2023-12-05 17:00:45 +01:00
Alyssa Ross
8f001560cf
meson: 1.2.3 -> 1.3.0
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-12-03 21:57:37 +01:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Ed
857b105115 mev-boost: init at 1.6 2023-11-10 21:19:48 +00:00
github-actions[bot]
50249cdaf2
Merge staging-next into staging 2023-11-09 00:02:40 +00:00
Maciej Krüger
03af207636
Merge pull request #264471 from nbraud/pkgs/memtree 2023-11-08 19:38:05 +01:00
nicoo
70fe9c165e memtree: init at unstable-2023-11-04 2023-11-08 14:38:20 +00:00
Weijia Wang
8012034692 Merge branch 'staging-next' into staging 2023-11-07 03:41:49 +01:00
Mario Rodas
2b8117040e
Merge pull request #264436 from anthonyroussel/updatess/meritous
meritous: 1.4 -> 1.5
2023-11-05 07:11:08 -05:00
Gaël Reyrol
13c1993891
mercure: init at 0.15.5 2023-11-04 11:33:04 +01:00
github-actions[bot]
b39dbbacd8
Merge staging-next into staging 2023-11-03 06:01:45 +00:00
Emily Trau
dfa6dfc5fb mescc-tools-extra: init at 1.3.0 2023-11-02 18:26:39 -07:00
Emily Trau
f1a2feaa96 mescc-tools: init at 1.5.1 2023-11-02 18:25:07 -07:00
Anthony Roussel
8afd7447ee
meritous: add meta.{changelog,mainProgram} 2023-10-30 21:32:23 +01:00
Anthony Roussel
469419accf
meritous: 1.4 -> 1.5
https://gitlab.com/meritous/meritous/-/compare/v1.4...v1.5
2023-10-30 21:32:23 +01:00
Anthony Roussel
398758b86b
meritous: migrate to by-name 2023-10-30 21:32:22 +01:00
Anderson Torres
efac6d1302 meson.setupHook: shellcheck 2023-10-30 16:32:56 -03:00
Anderson Torres
1a3bec02f0 meson: rename patches 2023-10-30 16:32:56 -03:00
Anderson Torres
9cf584eb57 meson: move darwin references to the package.nix file 2023-10-30 16:32:56 -03:00
Anderson Torres
30020455fd meson: migrate to by-name 2023-10-30 16:32:56 -03:00
Robert Schütz
254230e251 mermaid-cli: use fetchYarnDeps 2023-10-02 14:10:23 -07:00