Commit Graph

29 Commits

Author SHA1 Message Date
Maëlys Bras de fer
385f21ae20 sonic-pi: add pipewire.jack 2024-02-06 01:18:08 +00:00
R. Ryantm
200f8bc852 sonic-pi: 4.4.0 -> 4.5.0 2023-12-07 16:20:56 +00:00
Maëlys Bras de fer
59dcae4a7e sonic-pi: add jack-example-tools dependency 2023-10-25 22:45:12 +00:00
R. Ryantm
5109666fad sonic-pi: 4.3.0 -> 4.4.0 2023-07-04 08:10:03 +00:00
happysalada
6a050b80fa fetchMixDeps: transition to hash 2023-06-05 09:29:32 -04:00
Sandro
09c509a507
Merge pull request #201755 from lilyinstarlight/fix/sonic-pi-inputs-qa
sonic-pi: add updateScript and add ruby to nativeBuildInputs
2023-03-08 12:38:22 +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
Lily Foster
5988ada835
sonic-pi: add ruby to nativeBuildInputs
The ruby interpreter is used during the configure and build phases in
addition to the check phase, so add it to nativeBuildInputs instead of
checkInputs.
2023-01-03 08:13:39 -05:00
Lily Foster
2f8266e022
sonic-pi: add updateScript 2023-01-03 08:13:03 -05:00
Lily Foster
9399cda0bf
sonic-pi: 4.2.0 -> 4.3.0 2022-09-30 08:41:28 -04:00
Lily Foster
20981ca545
sonic-pi: 4.1.0 -> 4.2.0 2022-09-14 17:51:00 -04:00
Lily Foster
db28e9a05f
sonic-pi: 4.0.3 -> 4.1.0 2022-08-30 15:45:15 -04:00
Lily Foster
ff519d504c sonic-pi: 3.3.1 -> 4.0.3 2022-07-30 07:18:21 -04:00
Lily Foster
5ee4150073
sonic-pi: use supercollider with sc3-plugins (#169851)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-06 16:38:44 +02:00
Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs 2022-03-31 12:35:21 -05:00
sohalt
8dc6d0d0ac sonic-pi: 3.2.2 -> 3.3.1 2022-03-13 01:33:15 +01:00
kraem
4f7012bef7
sonic-pi: wrap sonic-pi-server.rb as standalone executable 2021-08-27 19:01:51 +02:00
Sandro Jäckel
dd9862ba98
jack2Full: deprecate alias 2021-04-03 18:13:59 +02:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Jos van Bakel
8bbe246516
sonic-pi: 3.1.0 -> 3.2.2 2020-06-13 15:00:14 +02:00
zimbatm
bcdc90a3a7 ruby_2_4: remove
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.

Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.

Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
Jos van Bakel
2a795789b6
sonic-pi: add midi support 2019-10-11 15:57:53 +02:00
Linus Heckemann
5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Jos van Bakel
24c55e2c9d
sonic-pi: fix qt wrapper 2019-09-09 16:03:09 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Jos van Bakel
2e31732bc4
sonic-pi: 3.0.1 -> 3.1.0 2018-10-13 19:40:54 +02:00
Kamil Chmielewski
7525a3c89f sonic-pi: 2.9.0 -> 3.0.1 2017-10-05 17:50:45 +02:00
zimbatm
4bc516aa54 sonic-pi: 2.8.0 -> 2.9.0
Fixes compilation and path issues. The executable still segfaults after boot
though.
2016-03-04 14:44:07 +00:00
Noé Rubinstein
01a81506a6 sonic-pi: init at 2.8.0 2015-11-21 20:41:30 +01:00