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

114991 commits

Author SHA1 Message Date
Frederik Rietdijk 6589ee83c2 Merge pull request #29134 from abbradar/protobuf
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
dywedir 79770136ff minidlna: 1.1.5 -> 1.2.1 2017-09-09 09:17:36 +02:00
Vincent Laporte 6e009edc41 aften: init at 0.0.8
Aften is an audio encoder which generates compressed audio streams based on
ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby®
Digital and is one of the audio codecs used in DVD-Video content.

Homepage: http://aften.sourceforge.net/
2017-09-09 05:58:09 +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
Nikolay Amiantov 75b3113a4d gfortran: default to gfortran6
This is needed to be in sync with GCC. Fixes xgboost.
2017-09-09 05:27:31 +03:00
Nikolay Amiantov b3c35a3974 openbrf: fix build 2017-09-09 05:25:37 +03:00
Peter Hoeg 608fe16482 neovim-qt: 0.2.7 -> 0.2.8
We now also run some of the tests which is better than nothing.
2017-09-09 09:32:13 +08:00
Peter Hoeg b21778f43e neomutt: 20170714 -> 20170907 2017-09-09 09:32:09 +08:00
Daiderd Jordan cc7b771fcf
consul: fix output cycle on darwin 2017-09-09 00:22:45 +02:00
Daiderd Jordan 25f74ecc8b
c3d: fix darwin build 2017-09-08 22:45:54 +02:00
Cray Elliott c892f77e37 wineUnstable: 2.15 -> 2.16
bump staging as well
2017-09-08 13:29:45 -07:00
Cray Elliott dc3f0d471a pulseaudio: 10.0 -> 11.0
remove darwin patch that has been included in this upstream release
2017-09-08 13:29:45 -07:00
Tom Saeger d6cebc8b39 pythonPackages.dotfiles: 0.6.3 -> 0.6.4 2017-09-08 22:24:27 +02:00
Daiderd Jordan 76437e5e5a
gsc: fix darwin build 2017-09-08 22:22:04 +02:00
Frederik Rietdijk 8bad0a7f23 Merge pull request #29090 from catern/master
pythonPackages.linuxfd: init at 1.4.4
2017-09-08 22:03:08 +02:00
Frederik Rietdijk fc75bcec48 Revert "pitivi: fix path to gst-python"
This reverts commit c10a1c6e1c.

Not needed anymore since the issue is fixed properly in 23cc97f16b.
2017-09-08 21:54:10 +02:00
Robert Helgesson 23cc97f16b python-gst-python: fix pygi overrides dir path
Before it created a lib directory inside the lib directory.
2017-09-08 21:53:38 +02:00
Daiderd Jordan 9e142e5a3e
bigloo: use default stdenv 2017-09-08 21:46:17 +02:00
romildo b776cd02bf efl: 1.20.2 -> 1.20.3 2017-09-08 21:33:33 +02:00
Daiderd Jordan a8382432d9
autotrace: fix darwin build 2017-09-08 21:08:15 +02:00
Robert Helgesson c10a1c6e1c
pitivi: fix path to gst-python
This fixes the `object() takes no parameters` error that shows up on
startup.
2017-09-08 20:51:03 +02:00
Jason Miller e9183fd2d4 tigervnc: correct default ssh client path (#29084)
* tigervnc: correct default ssh client path

The -via command sets up an ssh tunnel, but is hardcoded to /usr/bin/ssh
upstream.  This patches it to use the nixpkgs openssh client.

* tigervnc: patch ssh path correctly
2017-09-08 19:45:17 +01:00
zimbatm 9f2ff1d31a terraform: revamp the providers list (#29097)
This fixes the ./update-all script to actually fetch all the available
providers (thanks pagination). It was also improver to user a more
compact representation of the data.
2017-09-08 19:36:43 +01:00
Nikolay Amiantov 4bdcb220c9 protobufc: 1.1 -> 1.3 2017-09-08 21:23:42 +03:00
Franz Pletz 913c245d91 Merge pull request #29046 from jluttine/update-rssguard
rssguard: 3.4.0 -> 3.4.2
2017-09-08 18:37:02 +02:00
Thomas Tuegel a6fcd2ce2f
dropbox: 33.4.23 -> 34.4.20 2017-09-08 11:36:05 -05:00
gnidorah 9810c0c911 rambox: 0.5.10 -> 0.5.12 2017-09-08 18:29:26 +02:00
Matthieu Coudron 4551099cb8 offlineimap: 7.1.1 -> 7.1.2 2017-09-08 18:27:03 +02:00
Markus Mueller edd94f5fcd mcrl2: 201409 -> 201707 2017-09-08 18:26:25 +02:00
Franz Pletz 6f292e9250 Merge pull request #29120 from Lassulus/ceneterim-update
centerim: 4.22.10 -> 5.0.1
2017-09-08 18:17:52 +02:00
PanAeon 5d1a8ecd91 update skypeforlinux to 5.4.0.1; Fix autologin issue (#29122)
skypeforlinux: 5.3.0.1 -> 5.4.0.1
2017-09-08 17:05:44 +01:00
Lancelot SIX 653cad7a3c gdb: 8.0 -> 8.0.1
See http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00005.html
for release information.
2017-09-08 17:51:23 +02:00
lassulus 72699348c8 centerim: 4.22.10 -> 5.0.1 2017-09-08 17:31:25 +02:00
Jörg Thalheim 9897303cd6 Merge pull request #29102 from peterhoeg/f/gems
rubygems: 2.6.10 -> 2.6.13
2017-09-08 16:17:12 +01:00
Kamil Chmielewski d70e64ceff yEd: 3.17 -> 3.17.1 2017-09-08 17:01:06 +02:00
Samuel Leathers 707ee76522 slic3r: fix build with gcc6 2017-09-08 16:58:33 +02:00
AndersonTorres f93a019816 mcomix: fixup
MComix is failing in the check phase; so, we'll not check it.
2017-09-08 16:38:28 +02:00
Jörg Thalheim a34d2ab2d6 Merge pull request #29093 from brodul/add/gosu
gosu: init at 2.0.1
2017-09-08 15:32:20 +01:00
Peter Simons 8a71425b82 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
4c3ddafacc.
2017-09-08 16:09:21 +02:00
Peter Simons 72451b5b77 hackage2nix: include "haskell-gi-overloading == 0.0" in our package set 2017-09-08 16:09:21 +02:00
Peter Simons 9e56f1a6b8 Merge pull request #29109 from boothead/hw-kafka-client
Fix hw-kafka-client haskell package
2017-09-08 15:58:26 +02:00
Robin Gloster 04f456ef94
dmtcp: 2.5.0 -> 2.5.1 2017-09-08 15:53:13 +02:00
Robin Gloster 3d325000ab
rosegarden: 15.08 -> 17.04 2017-09-08 15:43:18 +02:00
lassulus 2524e4cfd5 vbam: svn-1507 -> unstable-2017-09-04 2017-09-08 15:37:59 +02:00
Samuel Leathers dc15c15338 scorched3d: fixing build with gcc6 2017-09-08 15:08:00 +02:00
Ben Ford 94ba1c02f6 Change link in explanation to upstream issue 2017-09-08 13:45:56 +01:00
Michael Alan Dorman cd283e9234 mfi: Remove remaining reference to mfi.nix
This file was removed in 6f0b538044, but sufficient care was not taken
to remove all references to it.  Without this change, trying to
rebuild nixos fails.
2017-09-08 14:33:45 +02:00
Ben Ford 30ce53d105 Add a note about the changes 2017-09-08 13:13:22 +01:00
Ben Ford 017a356082 Also had to add dontCheck integration test seems to hang
(unit tests all pass)
2017-09-08 13:08:26 +01:00
Ben Ford 3205d164c6 Fix hw-kafka-client haskell package 2017-09-08 12:31:02 +01:00