Yureka
ef69e91c60
Merge branch 'waf-cross' of https://github.com/atorres1985-contrib/nixpkgs into HEAD
2023-09-09 08:27:19 +02: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
Anderson Torres
d6af0d07de
lvtk: change wafHook to waf.hook
2023-08-26 13:12:09 +00:00
Anderson Torres
b6b4958ed9
lilv: change wafHook to waf.hook
2023-08-26 13:12:09 +00:00
Weijia Wang
c887adf061
Merge pull request #247610 from r-ryantm/auto-update/roc-toolkit
...
roc-toolkit: 0.2.4 -> 0.2.5
2023-08-08 19:45:14 +02:00
R. Ryantm
91d0b754b8
roc-toolkit: 0.2.4 -> 0.2.5
2023-08-07 00:23:23 +00:00
Artturi
ea992785f0
Merge pull request #236076 from MaxHearnden/sratom
2023-07-20 08:43:38 +03:00
MaxHearnden
0b404939da
sratom: fix requires
...
fixes https://github.com/NixOS/nixpkgs/issues/235944
2023-07-20 07:21:40 +03:00
OPNA2608
af620cbd40
libopenmpt: 0.7.1 -> 0.7.2
2023-06-18 22:13:21 +02:00
github-actions[bot]
fced6fe69b
Merge master into staging-next
2023-05-26 00:02:17 +00:00
Sandro
7a47bec743
Merge pull request #232304 from OPNA2608/update/libopenmpt
...
libopenmpt: 0.6.10 -> 0.7.1
2023-05-25 21:41:24 +02:00
R. Ryantm
0c5ec23f13
roc-toolkit: 0.2.3 -> 0.2.4
2023-05-20 23:44:39 +00:00
OPNA2608
3e2f831360
libopenmpt: doCheck only if canExecute
...
And optional -> optionals style for libpulseaudio
2023-05-20 23:13:38 +02:00
OPNA2608
6e272215fc
libopenmpt: 0.6.10 -> 0.7.1
2023-05-16 23:24:11 +02:00
Sergei Trofimovich
2deee79916
Merge pull request #226505 from trofi/libmysofa-dev-output
...
libmysofa: split headers to "dev" output
2023-04-24 21:46:45 +01:00
R. Ryantm
5a5021f259
libopenmpt: 0.6.9 -> 0.6.10
2023-04-17 14:46:27 +00:00
Sergei Trofimovich
c80513bf07
libmysofa: split headers to "dev" output
2023-04-16 18:06:06 +01:00
Sergei Trofimovich
3926207e40
Merge pull request #223221 from trofi/sratom-update
...
sratom: 0.6.8 -> 0.6.14
2023-03-30 23:51:38 +01:00
Weijia Wang
70c40261be
roc-toolkit: 0.2.1 -> 0.2.3
2023-03-27 00:21:33 +03:00
Sergei Trofimovich
8c890897b5
sratom: 0.6.8 -> 0.6.14
...
The main upstream change is the switch from waf build system to meson.
2023-03-26 09:55:10 +01:00
Sergei Trofimovich
b1d1bc21c6
Merge pull request #220902 from trofi/lv2-update
...
lv2: 1.18.2 -> 1.18.10
2023-03-25 09:57:01 +00:00
Sergei Trofimovich
6d96f0b9b9
lv2: 1.18.2 -> 1.18.10
...
The major change is the switch from waf to meson.
Changes: https://gitlab.com/lv2/lv2/-/blob/master/NEWS
2023-03-18 22:39:10 +00:00
github-actions[bot]
9feb9fda3e
Merge staging-next into staging
2023-03-14 18:02:00 +00:00
R. Ryantm
c68f2c937a
libopenmpt: 0.6.8 -> 0.6.9
2023-03-06 15:51:47 +00:00
Yuu Yin
a3059850c5
zix: init at unstable-2023-02-13
...
Co-authored-by: zseri <zseri.devel@ytrizja.de>
2023-02-28 12:16:55 +00:00
Alyssa Ross
52c286ee5b
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/libraries/pmdk/default.nix
2023-02-23 13:51:34 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Mario Rodas
c0d2793475
Merge pull request #209848 from r-ryantm/auto-update/libopenmpt
...
libopenmpt: 0.6.6 -> 0.6.8
2023-02-12 10:19:10 -05:00
github-actions[bot]
bece38afcc
Merge staging-next into staging
2023-02-09 00:02:56 +00:00
Weijia Wang
bbd5882988
Merge pull request #208438 from r-ryantm/auto-update/zita-alsa-pcmi
...
zita-alsa-pcmi: 0.5.1 -> 0.6.1
2023-02-08 18:54:49 +01:00
Artturin
c80031505e
roc-toolkit: split output
...
propagated-build-inputs are written in out if dev does not exist
2023-02-03 13:14:11 +02:00
R. Ryantm
6ee589b39a
libopenmpt: 0.6.6 -> 0.6.8
2023-01-30 06:35:11 +00:00
github-actions[bot]
feb2240b37
Merge master into staging-next
2023-01-22 18:01:03 +00:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
90c78aee6c
Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs
2023-01-21 12:00:00 +00:00
Sergei Trofimovich
7cd1c436f5
roc-toolkit: drop removed --disable-tests --disable-doc
...
Both re-appeared after a staging / staging-next merge.
2023-01-14 12:44:37 +00:00
Sergei Trofimovich
ca4da963f8
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/audio/roc-toolkit/default.nix
2023-01-14 11:07:42 +00:00
K900
91558c86de
roc-toolkit: propagate buildInputs
...
Required by the pkg-config file for libroc.
2023-01-12 16:19:08 +03:00
Ben Gamari
0db6b38fa2
roc-toolkit: 0.1.5 -> 0.2.1
2023-01-12 16:15:26 +03:00
ChaotiCryptidz
6aabf2f2d2
roc-toolkit: add sox support
...
Sox is required for using roc-send with any input source other than PulseAudio.
2023-01-11 22:19:16 -05:00
Winter
54513ae6d0
roc-toolkit: guard optional libraries in buildInputs with their flags
2023-01-11 22:19:16 -05:00