1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 03:25:02 +00:00
Commit graph

5990 commits

Author SHA1 Message Date
github-actions[bot] a4e03b8977
Merge staging-next into staging 2021-11-11 18:01:50 +00:00
github-actions[bot] f2d7271432
Merge master into staging-next 2021-11-11 18:01:13 +00:00
Thiago Kenji Okada eda6dfde2a
Merge pull request #145461 from sumnerevans/sublime-music-11.15
sublime-music: 0.11.14 -> 0.11.16
2021-11-11 10:20:15 -03:00
Sandro 982231df62
Merge pull request #136695 from magnetophon/surge-XT 2021-11-11 14:18:55 +01:00
Sandro aabb663563
Merge pull request #145018 from magnetophon/aether-lv2 2021-11-11 14:18:34 +01:00
Sandro d178aab28d
Merge pull request #143889 from r-ryantm/auto-update/faustPhysicalModeling 2021-11-11 14:14:27 +01:00
Sumner Evans 32bd7aaf32
sublime-music: 0.11.14 -> 0.11.16
The failing tests have been fixed upstream
2021-11-11 00:33:28 -07:00
Kerstin Humm bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
github-actions[bot] b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
Felix Bühler f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
github-actions[bot] 84d856a651
Merge master into staging-next 2021-11-10 12:01:22 +00:00
xaverdh 03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Diffumist 7148439d89
netease-cloud-music-gtk: init at 1.2.2 2021-11-10 18:02:17 +08:00
github-actions[bot] 8c89876ceb
Merge master into staging-next 2021-11-10 06:01:02 +00:00
Sandro 5fb426179a
Merge pull request #143313 from r-ryantm/auto-update/x42-avldrums 2021-11-10 01:18:12 +01:00
Sandro cfc390e7f5
Merge pull request #143887 from r-ryantm/auto-update/faust 2021-11-10 01:18:01 +01:00
Sandro 783164f601
Merge pull request #143333 from r-ryantm/auto-update/x42-plugins 2021-11-10 01:17:49 +01:00
Sandro 22fe812872
Merge pull request #143789 from r-ryantm/auto-update/zam-plugins 2021-11-10 01:17:29 +01:00
github-actions[bot] 6e4d2d1f10
Merge master into staging-next 2021-11-10 00:01:31 +00:00
Sandro 662373bd37
Merge pull request #123935 from magnetophon/ChowKick 2021-11-09 22:50:20 +01:00
Sandro 445a96b154
Merge pull request #144547 from tshaynik/zrythm-pkg 2021-11-09 22:42:37 +01:00
Sandro 9a9ef88b8c
Merge pull request #145178 from SuperSandro2000/applications
Applications
2021-11-09 21:33:41 +01:00
github-actions[bot] 7414a16ee5
Merge master into staging-next 2021-11-09 18:01:23 +00:00
Fabian Affolter f1ab10812a sublime-music: 0.11.13 -> 0.11.14 2021-11-09 07:55:05 -08:00
Patrick Hilhorst bddacbbf4c
Merge pull request #145189 from samuela/upkeep-bot/plexamp-3.8.2-1636459786 2021-11-09 16:49:59 +01:00
nixpkgs-upkeep-bot 7e0eb9ecf0
plexamp: 3.8.0 -> 3.8.2 2021-11-09 15:55:53 +01:00
Sandro Jäckel e3fe5e9328
aumix: remove ? null from inputs, cleanup meta 2021-11-09 10:19:27 +01:00
figsoda 351c32411a mmtc: 0.2.13 -> 0.2.14 2021-11-08 14:22:15 -05:00
github-actions[bot] f14d7cb2f6
Merge master into staging-next 2021-11-08 18:01:24 +00:00
Romanos Skiadas 08c5c121f5 mopidy-iris: 3.59.0 -> 3.60.0 2021-11-08 17:34:41 +02:00
Sandro Jäckel 37015cdfd3
tagutil: prePatch -> postPatch 2021-11-08 11:44:11 +01:00
Bart Brouns a884a60226 ChowKick: init at 1.1.1
Standalone segfaults
2021-11-07 23:05:31 +01:00
Bart Brouns d9e363ca12 surge-XT: init at unstable-2021-11-07 2021-11-07 22:47:23 +01:00
Bart Brouns 5a4df47ec7 aether-lv2: init at 1.2.1 2021-11-07 22:39:08 +01:00
John Ericson 4f81865aa1 Merge remote-tracking branch 'upstream/master' into staging-next 2021-11-07 20:51:04 +00:00
Felix Bühler fbdf78236a
pkgs/applications: rename name to pname&version part 1 (#144949)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-07 21:29:51 +01:00
Sergei Trofimovich dee3169047 gmu: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    src/tools/ui.c: In function 'ui_draw_footer_button':
    src/tools/ui.c:329:9: error: format not a string literal and no format arguments [-Werror=format-security]
      329 |         wprintw(ui->win_footer->win, key);
          |         ^~~~~~~

While at it pulled fix for upstream gcc-10 and clang-12 which
default to -fno-common. Otherwise build would fail as:

    $ nix build --impure --expr 'with import ./. {}; gmu.override { stdenv = clang12Stdenv; }' -L
    ...
    gmu> ld: feloader.o:(.bss+0x8): multiple definition of `dlsymunion';
      decloader.o:(.bss+0x8): first defined here
2021-11-07 09:51:15 +00:00
github-actions[bot] 9166210176
Merge master into staging-next 2021-11-07 00:01:38 +00:00
Lassulus 57a04d9200
Merge pull request #144469 from r-ryantm/auto-update/mixxx
mixxx: 2.3.0 -> 2.3.1
2021-11-06 23:02:24 +01:00
dan4ik f7a4abe5c0 tagutil: fix build 2021-11-06 14:24:15 -04:00
Orivej Desh 0390fcfd05
jconvolver: init at 1.1.0 (#143520) 2021-11-06 18:17:46 +00:00
github-actions[bot] 89ec09c858
Merge master into staging-next 2021-11-06 12:01:12 +00:00
github-actions[bot] 0d70d17925
Merge master into staging-next 2021-11-06 00:01:27 +00:00
Sergei Trofimovich 220c819f53 ecasound: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

  ecasignalview.cpp:360:13:
    error: format not a string literal and no format arguments [-Werror=format-security]
    360 | mvprintw(r++, 0, bar);
        | ~~~~~~~~^~~~~~~~~~~~~
2021-11-05 23:34:36 +00:00
Sandro 4042e36f2d
Merge pull request #144774 from dan4ik605743/tonelib-meta 2021-11-05 21:03:40 +01:00
tshaynik 100670b224 zrythm: init at 1.0.0-alpha.26.0.13
Closes #98871

Built on work done by @andreasfelix on #129457 but adds additional
missing dependencies, uses the latest zrythm
version, makes use of dependencies that have since been added to
nixpkgs, and resolves the issue of the crash on start that previous
packaging attempt was encountering.
2021-11-05 15:12:39 -04:00
dan4ik a123ab3a72 tonelib-zoom: fix meta.platforms 2021-11-06 01:14:47 +07:00
dan4ik d78a7264c6 tonelib-jam: fix meta.platforms 2021-11-06 01:09:46 +07:00
Vladimír Čunát 555a4016a2
Merge branch 'staging-next' into staging 2021-11-05 10:48:58 +01:00
Thiago Kenji Okada b5a1a988c2
Merge pull request #144581 from Hexadecimaaal/new-bitwig-studio
bitwig-studio: 4.0.1 -> 4.0.7
2021-11-04 22:11:44 -03:00
github-actions[bot] 20bee66ec8
Merge staging-next into staging 2021-11-04 18:01:44 +00:00
Ryan Mulligan db56abb141
Merge pull request #144551 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.36 -> 1.37
2021-11-04 08:22:09 -07:00
Bobby Rong c89bbe3506
Merge pull request #143276 from r-ryantm/auto-update/ashuffle
ashuffle: 3.10.1 -> 3.12.3
2021-11-04 20:40:36 +08:00
github-actions[bot] cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Patrick Hilhorst 9fcfc32699
Merge pull request #144566 from samuela/upkeep-bot/plexamp-3.8.0-1635984552 2021-11-04 12:30:07 +01:00
Hexadecimal Hyuga e4214b4a2d bitwig-studio: 4.0.1 -> 4.0.7 2021-11-04 15:07:44 +08:00
github-actions[bot] 524db8975e
Merge staging-next into staging 2021-11-04 06:02:01 +00:00
Samuel Dionne-Riel b5b3db3c2f
Merge pull request #144078 from IreneKnapp/tenacity
tenacity: init at 0.0.1
2021-11-03 23:30:22 -04:00
nixpkgs-upkeep-bot 438367dfba plexamp: 3.7.1 -> 3.8.0 2021-11-04 00:09:13 +00:00
github-actions[bot] 7516a2e172
Merge staging-next into staging 2021-11-04 00:02:12 +00:00
R. Ryantm 4f7f702d6e pt2-clone: 1.36 -> 1.37 2021-11-03 22:18:08 +00:00
Artturi f92500945f
Merge pull request #144538 from r-ryantm/auto-update/praat 2021-11-03 23:18:35 +02:00
R. Ryantm 976307adc3 praat: 6.1.53 -> 6.1.55 2021-11-03 20:57:07 +00:00
github-actions[bot] 3567177949
Merge staging-next into staging 2021-11-03 18:10:58 +00:00
R. Ryantm 5c7e0b2e70 mixxx: 2.3.0 -> 2.3.1 2021-11-03 15:19:51 +00:00
Bobby Rong 2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
Sandro Jäckel b5cfd8dd69
treewide: remove python39Packages.ruamel_yaml aliases 2021-11-03 11:10:50 +01:00
Alyssa Ross 703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-03 07:34:33 +00:00
Martin Weinelt 8f5da907b0 Merge remote-tracking branch 'origin/staging-next' into staging 2021-11-02 23:31:28 +01:00
Felix Buehler 2e74d854f3 swh-lv2: switch to fetchFromGitHub 2021-11-02 19:49:29 +01:00
Felix Buehler fb1cc88a08 ladspa-plugins: switch to fetchFromGitHub 2021-11-02 19:49:29 +01:00
Felix Buehler 221ec72f0e hydrogen0: switch to fetchFromGitHub 2021-11-02 19:49:27 +01:00
OPNA2608 a8a57c90b3 ptcollab: 0.5.0 -> 0.5.0.1 2021-11-02 11:06:01 -07:00
Felix Buehler 82bb0302ca hybridreverb2: switch to fetchFromGitHub 2021-11-02 14:27:58 +01:00
Felix Buehler aeb416bb22 cadence: switch to fetchFromGitHub 2021-11-02 14:27:14 +01:00
Irene Knapp 37b409929a
tenacity: init at 0.0.1 2021-11-02 04:25:46 -07:00
R. Ryantm 2ca3e872af MIDIVisualizer: 6.4 -> 6.5 2021-11-02 10:50:44 +00:00
github-actions[bot] 83d6b7a7e0
Merge staging-next into staging 2021-11-01 18:01:40 +00:00
github-actions[bot] bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
Bobby Rong 415617a9c5
Merge pull request #143591 from r-ryantm/auto-update/qjackctl
qjackctl: 0.9.4 -> 0.9.5
2021-11-01 23:04:24 +08:00
Bobby Rong cd92b90301
Merge pull request #143071 from WolfangAukang/pocket-casts-fix
pocket-casts: set electron version on top-level
2021-11-01 22:56:50 +08:00
github-actions[bot] 9e9ee310f8
Merge staging-next into staging 2021-11-01 12:01:37 +00:00
github-actions[bot] cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Alyssa Ross 8acc5fef4d
fluidsynth: fix cross 2021-11-01 09:45:18 +00:00
R. Ryantm 8b81b49ecd faustPhysicalModeling: 2.33.1 -> 2.37.3 2021-10-30 19:58:26 +00:00
R. Ryantm 5c8aab2c2d faust: 2.30.5 -> 2.37.3 2021-10-30 19:02:24 +00:00
R. Ryantm cb2d80ae6e zam-plugins: 3.13 -> 3.14 2021-10-30 01:57:42 +00:00
Patrick Hilhorst cd6800cbff
plexamp: use new pname-version cababilities introduced in #143347 2021-10-29 17:02:52 +02:00
github-actions[bot] 853a47c140
Merge staging-next into staging 2021-10-29 12:01:53 +00:00
github-actions[bot] 97b60b1800
Merge master into staging-next 2021-10-29 12:01:19 +00:00
Bobby Rong c22c59a270
Merge pull request #143494 from r-ryantm/auto-update/songrec
songrec: 0.2.0 -> 0.2.1
2021-10-29 15:57:07 +08:00
R. Ryantm ccc720b698 qjackctl: 0.9.4 -> 0.9.5 2021-10-29 07:11:31 +00:00
github-actions[bot] d9aba51052
Merge staging-next into staging 2021-10-29 06:01:42 +00:00
github-actions[bot] e7fbce41fc
Merge master into staging-next 2021-10-29 06:01:10 +00:00
Mario Rodas 5774ef75e0
Merge pull request #143498 from r-ryantm/auto-update/snd
snd: 21.7 -> 21.8
2021-10-28 22:07:33 -05:00
Mario Rodas bd4c61523a snd: fix build on darwin 2021-10-28 23:29:00 +00:00
R. Ryantm 2cdc3bd3cc snd: 21.7 -> 21.8 2021-10-28 23:28:11 +00:00
R. Ryantm 78a5bd5be9 songrec: 0.2.0 -> 0.2.1 2021-10-28 23:04:11 +00:00
Alyssa Ross 3f01b576af
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28 16:07:38 +00:00
R. Ryantm bec092461a x42-plugins: 20210714 -> 20211016 2021-10-28 08:47:46 +00:00