Sergei Trofimovich
145fb3eae4
libopenmpt: 0.7.8 -> 0.7.9
...
Changes: https://lib.openmpt.org/libopenmpt/2024/07/21/security-updates-0.7.9-0.6.18-0.5.32-0.4.44/
(cherry picked from commit 3f547bd512
)
2024-08-04 10:25:45 +00:00
R. Ryantm
dd7ae4c231
libopenmpt: 0.7.7 -> 0.7.8
...
(cherry picked from commit 28a49fea7e
)
2024-06-16 22:26:46 +02:00
R. Ryantm
613445ccd8
libopenmpt: 0.7.6 -> 0.7.7
...
(cherry picked from commit 598fca77bd
)
2024-06-16 22:26:33 +02:00
Andrew Dunham
ca9932abe5
maintainers: remove andrew-d as a maintainer
...
I am deeply saddened at the fact that I need to do this. I have no
interest in re-litigating everything that has happened over the past
weeks and months, but I want to make my position(s) extremely clear:
The thought of any of my work contributing to someone's death by drone
makes me feel physically ill.
Recent communications from senior members of the NixOS community have
made it clear that leadership is unaware or uninterested in the basics
of how to run and moderate a community in a way that is resilient to bad
actors. The recent post by @edolstra is tone-deaf and gives me no
confidence that the Nix/NixOS community is a place that I want to remain
involved in going forward. I am thus choosing to remove myself from such
a community.
I also hereby resign from the ACME team.
See also: #307033
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2024-04-27 14:05:07 -04:00
Alain Emilia Anna Zscheile
783a35ca3d
maintainers: remove fogti
...
Feel free to remove the following packages, which were essentially personal tools:
- apc-temp-fetch:
this is outdated anyways, it needs flit to build now,
see also: 53bcaab3e9/net-analyzer/APC-Temp-fetch/APC-Temp-fetch-0.0.9.ebuild
- libowlevelzs
- zs-apc-spdu-ctl
- zs-wait4host
- zstxtns-utils
2024-04-27 14:44:36 +02:00
éclairevoyant
86608a8ad9
rtaudio: disable nixpkgs-update
2024-04-26 02:27:38 -04:00
R. Ryantm
fdd354f197
libopenmpt: 0.7.4 -> 0.7.6
2024-03-30 13:57:15 +00:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +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
Sergei Trofimovich
3b6cf1e0ce
libopenmpt: 0.7.3 -> 0.7.4
...
Changes: https://lib.openmpt.org/libopenmpt/2024/03/03/releases-0.7.4-0.6.13-0.5.27-0.4.39/
2024-03-07 09:26:57 +00:00
Nick Cao
25bf31036f
vamp-plugin-sdk: fix owner in fetchFromGitHub
2024-03-01 21:10:20 -05:00
Sergei Trofimovich
08fb5feb87
lilv: 0.24.22 -> 0.24.24
...
Change: https://drobilla.net/2024/01/23/lilv-0-24-24.html
2024-01-24 11:50:50 +00:00
Alyssa Ross
48c54f64ca
pkgsStatic.lilv: fix build
2023-12-30 02:40:09 +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
Peder Bergebakken Sundt
f41aba3739
treewide: remove unreferenced patch files
...
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Sergei Trofimovich
3602b74fad
zix: enable tests
2023-12-01 00:42:31 +00:00
Sergei Trofimovich
014943848a
zix: apply upstream fix for fdatasync() on darwin
2023-12-01 00:42:31 +00:00
K900
f3ee548e96
roc-toolkit: 0.2.5 -> 0.3.0
...
Diff: https://github.com/roc-streaming/roc-toolkit/compare/v0.2.5...v0.3.0
2023-11-26 14:12:21 +03:00
Mario Rodas
2976a0984e
Merge pull request #263921 from trofi/lilv-update
...
lilv: 0.24.20 -> 0.24.22
2023-11-25 22:06:42 -05:00
github-actions[bot]
531ab0c74e
Merge staging-next into staging
2023-11-20 12:01:24 +00:00
Paul Meyer
2c97a5caa7
maintainers: remove jfrankenau
...
due to inactivity.
2023-11-20 08:44:58 +01:00
github-actions[bot]
27846a08e0
Merge staging-next into staging
2023-11-17 18:01:17 +00:00
Weijia Wang
a5fcd81011
Merge pull request #268084 from trofi/zix-darwin-fix
...
zix: workaround -Wno-error=implicit-function-declaration build fails …
2023-11-17 14:55:32 +01:00
github-actions[bot]
991a07725b
Merge staging-next into staging
2023-11-17 12:01:30 +00:00
Sergei Trofimovich
ee1d5dbfa5
zix: workaround -Wno-error=implicit-function-declaration build fails on Darwin
2023-11-17 10:49:29 +00: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
Sergei Trofimovich
6198757309
sratom: 0.6.14 -> 0.6.16
...
Changes: https://drobilla.net/2023/10/22/sratom-0-6-16.html
2023-11-15 07:30:40 +00:00
Sergei Trofimovich
0a9b7f2e94
lilv: 0.24.20 -> 0.24.22
...
Changes: https://github.com/lv2/lilv/compare/v0.24.20...v0.24.22
2023-10-28 09:41:29 +01:00
github-actions[bot]
4c838ddf14
Merge master into staging-next
2023-10-27 18:01:08 +00:00
Timothy DeHerrera
95f43cba10
ardour: build with libs from nixpkgs
2023-10-26 14:39:37 -06:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next
2023-10-26 10:36:50 +02:00
Mario Rodas
4c24cf90ff
Merge pull request #261809 from trofi/libmysofa-update
...
libmysofa: 1.3.1 -> 1.3.2
2023-10-25 20:59:52 -05:00
Sergei Trofimovich
c801196db7
zix: unstable-2023-02-13 -> 0.4.2
...
Newer `sord` requires at least zix-0.4. Let's update it.
2023-10-24 23:44:15 +01:00
Mario Rodas
5bf4e462ec
Merge pull request #260988 from trofi/lilv-update
...
lilv: 0.24.12 -> 0.24.20
2023-10-23 06:32:35 -05:00
Sergei Trofimovich
dfd9ed939b
libmysofa: 1.3.1 -> 1.3.2
...
Changes: https://github.com/hoene/libmysofa/releases/tag/v1.3.2
2023-10-18 12:14:05 +01:00
Sergei Trofimovich
dc4f98c095
lilv: 0.24.12 -> 0.24.20
...
Switched to meson build system.
Added trivial updater script.
Changes:
- https://gitlab.com/lv2/lilv/-/releases/v0.24.20
- https://gitlab.com/lv2/lilv/-/releases/v0.24.18
- https://gitlab.com/lv2/lilv/-/releases/v0.24.16
- https://gitlab.com/lv2/lilv/-/releases/v0.24.14
- https://gitlab.com/lv2/lilv/-/releases/v0.24.12
2023-10-14 04:44:34 +01:00
Vladimír Čunát
f93bb58142
Merge #254965 : libopenmpt: 0.7.2 -> 0.7.3
...
...into staging
2023-10-09 10:24:19 +02:00
Rebecca Kelly
2e45dd5b0d
game-music-emu: add zlib dependency
...
It'll build without this, but won't support compressed formats like VGZ.
2023-09-28 14:24:33 -04:00
Rebecca Kelly
55e0f80e37
game-music-emu: disable UBSAN
...
The VGM/VGZ loader contains undefined behaviour, which results in lots
of console spam that the end user can't reasonably do anything about.
This should be fixed upstream, but until it is I think it makes sense to
disable ubsan for end users.
2023-09-28 14:24:33 -04:00
OPNA2608
6ca008ddd5
libopenmpt: 0.7.2 -> 0.7.3
2023-09-14 19:14:04 +02:00
Yureka
ef69e91c60
Merge branch 'waf-cross' of https://github.com/atorres1985-contrib/nixpkgs into HEAD
2023-09-09 08:27:19 +02:00
Artturi
6946977de0
Merge pull request #252874 from atorres1985-contrib/waf-cross
2023-09-07 21:39:12 +03:00
github-actions[bot]
204bfce523
Merge staging-next into staging
2023-09-07 00:02:49 +00:00
Alain Zscheile
7348c5c6d8
maintainers: rename zseri -> fogti, update details
2023-09-06 22:15:40 +02:00
Anderson Torres
e24107b347
treewide: convert configureFlags to wafConfigureFlags when appropriate
2023-09-06 10:41:28 -03:00
Anderson Torres
f2f9262b92
treewide: waf.hook -> wafHook
2023-09-06 10:41:28 -03:00
Anderson Torres
9f52275e52
treewide: change wafConfigureFlags to configureFlags
...
Because it makes no sense to treat it differently.
2023-09-01 15:21:21 +00:00
Anderson Torres
63688a260e
suil: change wafHook to waf.hook
2023-08-26 13:12:09 +00:00
Anderson Torres
1e9f0794e3
raul: change wafHook to waf.hook
2023-08-26 13:12:09 +00:00
Anderson Torres
a08164d519
ntk: change wafHook to waf.hook
2023-08-26 13:12:09 +00:00