1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

1885 commits

Author SHA1 Message Date
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Orivej Desh b8a8b48b81 Merge pull request #30000 from utdemir/spotify-update
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
2017-10-01 22:20:44 +00:00
Utku Demir cd490dc619 spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26 2017-10-02 10:18:05 +13:00
Roman Volosatovs 71aa48ec07
mopidy-iris: 3.4.1 -> 3.4.9 2017-10-01 23:01:24 +02:00
Yegor Timoshenko c1716cd4c6 rosegarden: Qt4 -> Qt5 2017-10-01 02:51:17 +00:00
Robin Gloster 40ed226507 treewide: mark a bunch of failing builds as broken
(cherry picked from commit 23fdbaa375)
[dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-10-01 00:26:52 +03:00
Tuomas Tynkkynen fd97fa71dd darwin: Disable some more packages that have never built
streamripper: https://hydra.nixos.org/build/61726659
racket: https://hydra.nixos.org/build/61750850
radare: https://hydra.nixos.org/build/61756146
stockfish: https://hydra.nixos.org/build/61726172
2017-09-30 22:32:27 +03:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
WilliButz ee6b48cc1f
spotify: 1.0.49.125.g72ee7853-111 -> 1.0.64.401.g9d720389-21 2017-09-28 17:08:52 +02:00
Franz Pletz 6c283ae8f3
mpg123: 1.25.4 -> 1.25.7 for multiple CVEs
Fixes at least CVE-2017-10683, CVE-2017-11126, CVE-2017-9545,
CVE-2017-12797.
2017-09-28 16:59:37 +02:00
Peter Jones f1355079b9
playbar2: init at 2.5 2017-09-23 11:40:24 -07:00
Tuomas Tynkkynen ab71280823 darwin: Disable some packages that have never built successfully
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
2017-09-22 17:25:38 +03:00
John Ericson 1b3581b7ba faust: Fix nativeBuildInputs indent 2017-09-21 15:49:54 -04:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Rodney Lorrimar 31037bab49 pythonPackages.cachetools: Add version 2.0.1
Textacy requires a later version.

v2.0.0 introduced breaking changes, so keep two versions for other
packages.
2017-09-16 09:23:15 +01:00
Bjørn Forsman 88ae298467 qmmp: 1.1.9 -> 1.1.10 2017-09-11 20:07:03 +02:00
Bjørn Forsman 4b84127f1c qmmp: 1.1.5 -> 1.1.9 2017-09-11 19:58:11 +02:00
Roman Volosatovs 383b7c658a
mopidy-iris: 3.3.3 -> 3.4.1 2017-09-11 17:09:29 +02:00
Jörg Thalheim accb333f01 Merge pull request #29179 from matthiasbeyer/update-audacity
audacity: 2.1.2 -> 2.1.3
2017-09-10 14:21:17 +01:00
Matthias Beyer fd1e362205 audacity: 2.1.2 -> 2.1.3
* Remove gcc-6 patch to make it compile
* Add autoreconf call in preConfigure phase
  Inspired by
  https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/audacity

Suggested-by: Moritz Ulrich <moritz@tarn-vedra.de>
2017-09-10 13:33:24 +02:00
Frederik Rietdijk 6589ee83c2 Merge pull request #29134 from abbradar/protobuf
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
Nikolay Amiantov 1f2a18d916 protobuf: remove old versions
This leaves only protobuf3_1 which is the last version with libprotobuf2.

Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
Robin Gloster 3d325000ab
rosegarden: 15.08 -> 17.04 2017-09-08 15:43:18 +02:00
Piotr Bogdan 3d8d9aa1dd caps: fix build with gcc6 2017-09-05 18:07:15 +02:00
Franz Pletz 69549aeee5
audio-recorder: 1.9.4 -> 1.9.7 2017-09-05 14:24:57 +02:00
zraexy 1f67b17daf ardour: fix desktop file icon path 2017-09-03 10:37:50 -08:00
Samuel Leathers 07f977572c klick: fix build with gcc6 2017-09-02 22:33:32 -04:00
Graham Christensen a61e631f3c Merge pull request #28888 from disassembler/i-score
i-score: 1.0.0-a67 -> 1.0.0-b31
2017-09-02 09:45:03 -04:00
Samuel Leathers d5c342c657 i-score: 1.0.0-a67 -> 1.0.0-b31 2017-09-02 09:19:59 -04:00
Jörg Thalheim 34f1024a83 Merge pull request #28872 from disassembler/freewheeling
freewheeling: UNSTABLE -> 0.6.2
2017-09-02 08:28:14 +01:00
Samuel Leathers 232c6a00ce freewheeling: UNSTABLE -> 0.6.2 2017-09-01 17:21:42 -04:00
Samuel Leathers b2fd2a8100 espeakedit: fix build with gcc6 2017-09-01 10:47:04 -04:00
Samuel Leathers 6c1364712a espeak-classic: fix build with gcc6 2017-09-01 10:46:48 -04:00
Roman Volosatovs 94649061c8
mopidy-iris: 3.2.0 -> 3.3.3 2017-09-01 14:22:31 +02:00
Jörg Thalheim 13bbb084aa Merge pull request #28774 from dpflug/milkytracker-1.01
milkytracker: 0.90.85 -> 1.01
2017-08-31 08:21:21 +01:00
David Pflug 7d6c3e877b milkytracker: 0.90.85 -> 1.01 2017-08-30 20:50:17 -04:00
Samuel Leathers 1f0d6f1190 ardour: fix build with gcc6 2017-08-30 19:33:05 +02:00
Cillian de Róiste 769c44d9d8 mixxx: patch to build with gcc6 (via debian)
Also, get the sqlite patch directly from bugs.gentoo.org.
2017-08-30 17:57:27 +02:00
Cillian de Róiste 28856eb23b Lmms: fix homepage URL 2017-08-30 17:57:27 +02:00
Cillian de Róiste 261386a39e Calf: fix homepage 2017-08-30 16:48:55 +02:00
Arnold Krille 8b4392094f jackmix: don't fail on deprecated definitions 2017-08-29 22:43:19 +02:00
Bjarki Ágúst Guðmundsson 71fdaeaeb2 google-play-music-desktop-player: 4.4.0 -> 4.4.1 2017-08-28 17:28:54 +00:00
Orivej Desh 1475b0f0df clementine: fix build with gcc6 2017-08-28 11:24:54 +00:00
Orivej Desh 8991610fbc projectm: fix build with gcc6 2017-08-28 11:24:54 +00:00
Bart Brouns 45971ebb3e Vee One Suite: 0.8.0 -> 0.8.4 2017-08-28 00:51:26 +02:00
Bart Brouns f01ea209e5 yoshimi: 1.5.0 -> 1.5.3 2017-08-28 00:48:35 +02:00
Bart Brouns 1a2c7e563c guitarix: 0.35.3 -> 0.35.6 2017-08-28 00:45:39 +02:00
Lukas Werling f0a1ab78b4 meson/ninja: add setup hooks (#28444)
* Add setupHook for meson/ninja build

* libhttpseverywhere: Use meson/ninja setupHooks

* jamomacore: Remove superfluous ninja buildInput

* Remove obsolete ninja buildPhases

These are all handled by ninja's setup hook.

* lean2, xcbuild: fix build with ninja setup hook

Ninja is a runtime dependency here. However, cmake can generate Ninja
build files as well to satisfy the setup hook.

* qtwebengine: fix build with ninja setup hook
2017-08-27 19:42:21 +02:00