3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

41332 commits

Author SHA1 Message Date
Michael Hoang 3f1e222a8b llpp: 2018-03-02 -> 30
Remove unnecessary packages from derivation and use patches to fix
build.bash instead of sed commands.
2018-12-18 18:33:49 +11:00
Matthew Bauer dbd0a78e5a
Merge pull request #51854 from pmahoney/freeswitch
Freeswitch
2018-12-17 23:43:25 -06:00
Matthew Bauer 657220349d
Merge pull request #51422 from hlolli/csoundqt
Csoundqt init 0.9.6-beta2 and python-qt init 3.2
2018-12-17 23:39:12 -06:00
Matthew Bauer 06bf67d7dd
Merge pull request #51018 from plchldr/rtl8821a
rtl8821a: init at 5.1.5
2018-12-17 23:36:36 -06:00
Matthew Bauer a456a54c18
Merge pull request #52251 from Ericson2314/fix-darwin-bootstrap-cmds
treewide: Use "buildPackages" darwin for bootstrap_cmds
2018-12-17 22:53:14 -06:00
Matthew Bauer b0ccd8be8e
Merge pull request #52449 from TomSmeets/gamecube-tools
gamecube-tools: init at v1.0.2
2018-12-17 20:26:04 -06:00
Matthew Bauer 5708fd7671
Merge pull request #52450 from TomSmeets/wiiload-1
wiiload: init at v0.5.1
2018-12-17 20:25:22 -06:00
Jan Tojnar 3380db94b1
gtksourceviewmm: move from gnome3.gtksourceviewmm 2018-12-18 00:46:55 +01:00
Jan Tojnar f10f54b9c4
Merge pull request #51044 from Ma27/use-libsecret-by-default-in-nextcloud-client
nextcloud-client: switch to libsecret and use it by default
2018-12-18 00:35:49 +01:00
Fritz Otlinghaus 758f271fba github-changelog-generator: init at v1.14.3
Signed-off-by: Fritz Otlinghaus <fritz@otlinghaus.it>
2018-12-17 23:28:23 +00:00
volth 0ab6572324 libvirt: 4.7.0 -> 4.10.0 2018-12-17 23:12:44 +00:00
Franz Pletz 51c8e01676
libressl_2_9: init at 2.9.0 2018-12-18 00:09:00 +01:00
Franz Pletz 5911d54457
libressl_2_6: remove, not maintained anymore 2018-12-18 00:08:58 +01:00
Franz Pletz 5fc271257e
prometheus_2: 2.4.3 -> 2.6.0 2018-12-17 23:30:12 +01:00
Franz Pletz 54d1529269
Merge pull request #52426 from dtzWill/feature/boost-1.69
boost169: init (at 1.69)
2018-12-17 22:12:07 +00:00
Vincent Laporte 6620de7594 ocamlPackages.atdgen: init at 2.0.0
Atdgen is a command-line program that takes as input type definitions in the
ATD syntax and produces OCaml code suitable for data serialization and
deserialization.

Homepage: https://github.com/mjambon/atd
2018-12-17 21:38:49 +00:00
Tom Smeets f0d3a6e744 wiiload: init at v0.5.1 2018-12-17 21:48:24 +01:00
Tom Smeets 8f25e3d4cd gamecube-tools: init at v1.0.2 2018-12-17 21:37:34 +01:00
Tad Fisher dd99978853 plata-theme: init at 0.4.9 2018-12-17 11:43:50 -08:00
Alyssa Ross 70b8ab6e72
icu63: init at 63.1 2018-12-17 15:14:45 +00:00
Will Dietz 28d85b274d boost169: init (at 1.69) 2018-12-16 23:02:16 -06:00
Orivej Desh 9e36eee829 libopenaptx: init at 0.1.0 2018-12-17 04:41:16 +00:00
Silvan Mosberger 9673380261
Merge pull request #52168 from cdepillabout/add-bluezFull-package
Add bluez full package
2018-12-17 03:01:49 +01:00
Josef Kemetmüller 7c42da3a1e eccodes: 2.9.2 -> 2.10.0
Python3 is now officially supported as "beta", see relase notes at:
https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.10.0+released
2018-12-17 01:41:57 +00:00
Franz Pletz ece13eeaab
Merge pull request #52012 from Izorkin/php
php: update options and php ackages
2018-12-17 00:58:18 +00:00
Franz Pletz 3ab361cb57
hwloc-nox: remove, x11 now disabled by default 2018-12-17 01:19:42 +01:00
Tor Hedin Brønner b63df3f2e0 spidermonkey_{17,31}: remove
No longer in use.
2018-12-16 16:53:34 +01:00
Tor Hedin Brønner 77d593e2da spidermonkey: set default to spidermonkey_38
52 and 60 doesn't include `bin/js` only `bin/js52` etc. Some derivations
depending on spidermonkey require `js` to a be a command (at least `jsawk`).
2018-12-16 16:53:34 +01:00
Florian Klink 91c65721f7 owncloud: remove server
pkgs.owncloud still pointed to owncloud 7.0.15 (from May 13 2016)

Last owncloud server update in nixpkgs was in Jun 2016.
At the same time Nextcloud forked away from it, indicating users
switched over to that.

cc @matej (original maintainer)
2018-12-16 15:05:53 +01:00
Ricardo Ardissone 86fac8b528 csound: depend on fluidsynth_1
csound is incompatible with fluidsynth 2
https://github.com/csound/csound/issues/1078
2018-12-16 10:04:08 -02:00
Ricardo Ardissone ffc586cf49 fluidsynth_1: init at 1.1.11 2018-12-16 10:04:07 -02:00
Vincent Laporte b6ca91fba5 ocamlPackages.elina: init at 1.1
ELINA contains optimized implementations of popular numerical abstract domains
such as Polyhedra, Octagon and Zones for static analysis.

homepage: http://elina.ethz.ch/
2018-12-16 08:54:51 +00:00
Will Dietz 3e62cdd72e
Merge pull request #51340 from dtzWill/update/gecode-6.1
gecode: 6.0.0 -> 6.1.0, deps, Gist support
2018-12-15 17:45:07 -06:00
Matthew Bauer 78cabc3ca9 libffado: refactor lib-prefixed package 2018-12-15 14:43:57 -06:00
Matthew Bauer e422585c0d
Merge pull request #52146 from matthewbauer/readd-gcc-arm-embedded
Revert "gcc-arm-embedded: remove"
2018-12-15 14:22:34 -06:00
Matthew Bauer 4c9bbf01ef Revert "gcc-arm-embedded: remove"
This reverts commit c327df544a.
2018-12-15 12:32:12 -06:00
John Ericson 49da4548b1 Merge remote-tracking branch 'upstream/master' into fix-darwin-bootstrap-cmds 2018-12-15 12:47:41 -05:00
Matthew Bauer dd78e629aa treewide: use "buildPackages" darwin for bootstrap_cmds
These are almost always from buildPackages. Another issue where
splicing doesn’t seem to pick them up correctly.

(cherry picked from commit 9ab67898f7)
2018-12-15 12:44:12 -05:00
(cdep)illabout 1cd8c81d50
[bluezFull] add bluezFull package that enables all plugins
This PR adds the top-level `bluezFull` package.  This `bluezFull`
package enables all the plugins provided by the `bluez` package.
2018-12-15 14:20:34 +09:00
Alexey Shmalko 40f6f1590b
Merge pull request #51986 from ivan/add-grab-site
grab-site: init at 2.1.11
2018-12-15 03:33:05 +02:00
Dmitry Kalinkin 246efb21e5
Merge pull request #50221 from hyphon81/add/gym-add
pythonPackages.gym: init at 0.9.6
2018-12-14 20:03:16 -05:00
Ivan Kozik 66f59ee1ad grab-site: init at 2.1.11 2018-12-14 22:21:44 +00:00
Ivan Kozik cb3e6e72b9 pythonPackages.fb-re2: init at 1.0.6 2018-12-14 22:21:44 +00:00
Ivan Kozik 33b906bacf pythonPackages.ludios_wpull: init at 3.0.7 2018-12-14 22:21:36 +00:00
Ivan Kozik 9295ffbf8e pythonPackages.namedlist: init at 1.7 2018-12-14 22:20:04 +00:00
Mario Rodas 87d84a6397 pythonPackages.pytest-dependency: init at 0.4.0 (#51912) 2018-12-14 20:53:02 +01:00
gnidorah 6b77a7f8bf fprint_demo: drop package
https://fprint.freedesktop.org/

fprint_demo is obsolete. Most features are integrated into fprintd’s helpers, and libfprint has an examples section
2018-12-14 21:03:18 +03:00
markuskowa 052379cd75
Merge pull request #51742 from markuskowa/upd-osmocore
libosmocore: 0.9.6 -> 0.12.1
2018-12-14 16:20:49 +01:00
Mathieu Boespflug 8d8b443ce2 bazel_jdk11: remove.
This package is redundant, since Bazel (since the upgrade to v0.20.0),
now uses JDK 11 as the runtime JDK.
2018-12-14 11:02:25 +01:00
Mathieu Boespflug 6f5014e0ae bazel: 0.18.0 -> 0.20.0 2018-12-14 11:02:25 +01:00
Izorkin 5554892191 phpPackages.composer: 1.7.2 -> 1.8.0 2018-12-14 11:42:23 +03:00
Izorkin c729c17b94 phpPackages.v8: 0.1.9 -> 0.2.2 2018-12-14 11:39:02 +03:00
Izorkin 6a6266a344 phpPackages.redis: 3.1.4 -> 4.2.0 2018-12-14 11:35:46 +03:00
Izorkin 8ff8e7e8f3 phpPackages.ast: 0.1.5 -> 1.0.0 2018-12-14 11:12:57 +03:00
John Ericson e0a4d1083f
Merge pull request #51965 from vaibhavsagar/fix-static-lz4
lz4: Fix pkgsStatic build
2018-12-13 18:28:05 -05:00
Vaibhav Sagar cb5a7bdc3a lz4: fix pkgsStatic build 2018-12-13 18:00:26 -05:00
Alexey Shmalko 01c16e0d6d
Merge pull request #51961 from volth/freebind
freebind: init at 2017-12-27
2018-12-14 00:51:26 +02:00
volth 0083685a01 freebind: init at 2017-12-27 2018-12-13 22:04:52 +00:00
worldofpeace c86349b317
Merge pull request #51815 from c0deaddict/master
swiftclient: init at 3.6.0
2018-12-13 16:50:11 -05:00
Jos van Bakel 35aab266e3
swiftclient: init at 3.6.0 2018-12-13 21:18:09 +01:00
Matthew Bauer 3c36dccd7c top-level/stage.nix: add static overlay
Adds the static overlay that can be used to build Nixpkgs statically.
Can be used like:

  nix build pkgsStatic.hello

Not all packages build, as some rely on dynamic linking.

(cherry picked from commit 6d90a8b894)
2018-12-13 14:04:34 -05:00
Matthew Bauer e84255296f stdenv: implement crossOverlays
crossOverlays only apply to the packages being built, not the build
packages. It is useful when you don’t care what is used to build your
packages, just what is being built. The idea relies heavily on the
cross compiling infrastructure. Using this implies that we need to
create a cross stdenv.

(cherry picked from commit a3a6ad7a01)
2018-12-13 14:04:33 -05:00
Lorenzo Manacorda 6283971a2c slither-analyzer: init at 0.3.0 2018-12-13 13:37:38 -05:00
worldofpeace b7fbde893a
Merge pull request #48519 from dtzWill/update/fwupd-1.1.3
fwupd: 1.1.2 -> 1.2.1
2018-12-13 11:50:48 -05:00
Jörg Thalheim 3d4cb55b71
Merge pull request #51937 from ivan/add-cchardet
pythonPackages.cchardet: init at 2.1.4
2018-12-13 13:58:08 +00:00
Alexey Shmalko bb14e3b1fb
Merge pull request #51929 from ivan/add-manhole
pythonPackages.manhole: init at 1.5.0
2018-12-13 13:39:36 +02:00
Sarah Brofeldt b64e71e09c
Merge pull request #51677 from plapadoo/pro-office-calculator-init
pro-office-calculator: init at 1.0.6
2018-12-13 12:13:35 +01:00
Ivan Kozik 76dc4b56f7 pythonPackages.cchardet: init at 2.1.4 2018-12-13 11:12:59 +00:00
Vincent Laporte 113a7562fe ocamlPackages.lablgtk3: init at 3.0.beta1 2018-12-13 09:09:09 +00:00
Ivan Kozik e7ec6cdf11 pythonPackages.manhole: init at 1.5.0 2018-12-13 09:07:13 +00:00
Sarah Brofeldt d77035596f
Merge pull request #51679 from gnidorah/intelmetool
intelmetool: init at 4.8.1
2018-12-13 09:49:56 +01:00
gnidorah bc4c3e5cb9 intelmetool: init at 4.8.1 2018-12-13 09:41:11 +03:00
Jan Tojnar a6f7842008 libxmlb: init at 0.1.5 2018-12-12 21:38:31 -05:00
David McKay 47f008676f bibata-cursors: init at 0.4.1 (#51871) 2018-12-13 00:21:55 +00:00
Jan Tojnar 25ab74f853
Merge pull request #51889 from jtojnar/gnome-3.30.3
Gnome 3.30.3
2018-12-12 21:27:28 +01:00
Jan Tojnar aaaf48b2aa
libgda: move from gnome3.libgda 2018-12-12 20:00:59 +01:00
Jörg Thalheim e2ed882c17
Merge pull request #51905 from Profpatsch/strip-nondeterminism-1.0.0
strip-nondeterminism: 0.016 -> 1.0.0
2018-12-12 17:03:31 +00:00
Jörg Thalheim f49e2ad365
Merge pull request #51758 from rasendubi/pynvim
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1
2018-12-12 17:01:25 +00:00
Robert Schütz 00a9057f75 Revert "home-assistant: pin to python 3.6"
This reverts commit 2fb90e57fd.
Home Assistant now builds fine with Python 3.7.
2018-12-12 17:05:42 +01:00
Robert Schütz 34f04810cf
Merge pull request #51904 from worldofpeace/secretstorage/3.1.0
python3Packages.secretstorage: 2.3.1 -> 3.1.0
2018-12-12 16:50:41 +01:00
worldofpeace 9f66479ffc python3Packages.jeepney: init at 0.4 2018-12-12 10:22:56 -05:00
Profpatsch 5cbd18af4e strip-nondeterminism: 0.016 -> 1.0.0
Add to toplevel as well.
2018-12-12 14:38:13 +01:00
edef f9b0781938 doh-proxy: stick with Python 3.6 for now
It currently breaks on Python 3.7 due to `async` becoming a reserved keyword
2018-12-12 13:02:53 +00:00
Gabriel Ebner c556e6f1f4 notmuch: use python 3
Fixes #51822
2018-12-12 13:32:35 +01:00
Gabriel Ebner a9d7a31817 alot: 0.7 -> 0.8 2018-12-12 13:31:32 +01:00
Gabriel Ebner 890bee19c5 pythonPackages.gpgme: support python 3 2018-12-12 13:30:52 +01:00
edef fdd566cf0b
Merge pull request #51908 from rawkode/feature/lxrandr
lxrandr: init at 0.3.1
2018-12-12 12:18:03 +00:00
edef e10f8471d1
Merge pull request #51650 from gnidorah/me_cleaner
me_cleaner: init at 1.2
2018-12-12 12:15:57 +00:00
David McKay 125ad34dc8 lxrandr: init at 0.3.1 2018-12-12 11:25:45 +00:00
Alyssa Ross 812805110b
Merge pull request #51887 from AtnNn/ikos
ikos: init at 2.1
2018-12-12 09:06:36 +00:00
Jörg Thalheim 8e3b400b45
Merge pull request #51876 from Mic92/go-cleanup
Go cleanup: use buildGoPackage whenever possible
2018-12-12 08:56:21 +00:00
Matthew Bauer 465a5e1d97
Merge pull request #51880 from matthewbauer/simavr-mac
simavr: work on macOS
2018-12-11 20:36:58 -06:00
Etienne Laurin 328fbcff60 ikos: init at 2.1 2018-12-12 00:09:24 +00:00
Jörg Thalheim 56fdf7a296
acbuild: remove
Project is unmaintained. The project page propose alternatives:

https://github.com/containers/build#this-project-is-currently-unmaintained
2018-12-11 22:08:11 +00:00
Matthew Bauer 79e886a61b simavr: work on macOS 2018-12-11 14:40:48 -06:00
Izorkin 3c15573712
phpPackages.couchbase: 2.3.4 -> 2.6.0 2018-12-11 20:11:36 +01:00
Izorkin 72b3ceaa2f
phpPackages.memcached: fix build with php73 2018-12-11 20:11:35 +01:00
Izorkin 43b2734f53
phpPackages.xdebug: fix build with php73 2018-12-11 20:11:35 +01:00
Izorkin b0b623e034
phpPackages: disable build with php73 2018-12-11 20:11:34 +01:00
Izorkin 2fb2d1f67a
phpPackages.yaml: 2.0.2 -> 2.0.4 2018-12-11 20:11:33 +01:00