3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

26097 commits

Author SHA1 Message Date
Matthew Bauer ec409c8e96
contacts: use xcbuild instead of xcodebuild 2016-11-15 18:58:11 -06:00
Matthew Bauer a35b330f30
adv_cmds: move from all-packages
Use the old way with pkgs/os-specific/darwin/apple-source-releases/defuault.nix.
2016-11-15 18:58:11 -06:00
Matthew Bauer 6c1858a93d
adv_cmds: Disable pkill.
pkill isn't building because of some missing headers:

- xpc/xpc.h
- os/base_private.h
- _simple.h

They are all available somewhere but not set up correctly in the Darwin
stdenv.

TODO: add pkill back in!
2016-11-15 18:58:09 -06:00
Matthew Bauer ebf963ac6c
xcbuild: Update toolchain
- Rework spec files.
- Add more tool specs.
- Add ctags.
2016-11-15 18:58:09 -06:00
Matthew Bauer 8e301fab50
adv_cmds: add xcode derivation 2016-11-15 18:58:08 -06:00
Matthew Bauer de87138b9a
xcbuild: add wrapper
Also updates xcbuild version.

This changes the raw string expressions into nix expressions that are
then converted into json by builtins.toJSON. Then, converted to Plist
XML by Apple's plutil. Sadly, xcbuild does not support using raw JSON
but Apple's plutil does so we just convert the file from JSON to XML
using Apple's plutil. The result is not ideal but it looks like all OS X
systems have working plutil's.

- set mac version to 10.10
- add setup hook.
2016-11-15 18:57:20 -06:00
Jörg Thalheim ceafba91dc
pythonPackages.mpd2: remove unnessary libmpd dependency 2016-10-20 10:08:54 +02:00
Pascal Wittmann 24c3271e39 Merge pull request #17554 from KaiHa/master
nitrokey-app: init at 0.4.0
2016-10-20 07:55:05 +02:00
Graham Christensen 58e46e2b8f
pythonPackages.suds: mark as broken for security concerns 2016-10-19 22:20:27 -04:00
Sergiu Ivanov 45459c1c27 bibtex2html: init at 1.98 2016-10-19 19:24:09 +02:00
Vincent Laporte 92ef4067a6 ocamlPackages.uchar: init at 0.0.1
The uchar package provides a compatibility library for the `Uchar` module introduced in OCaml 4.03.
2016-10-19 19:20:32 +02:00
Robert Helgesson db68972206
perl-CryptX: 0.040 -> 0.041 2016-10-19 17:59:08 +02:00
Robert Helgesson 337004285b
perl-Pod-Weaver: 4.014 -> 4.015 2016-10-19 17:53:09 +02:00
Robert Helgesson ad3163efab
perl-PDF-API2: 2.028 -> 2.030 2016-10-19 17:53:08 +02:00
Mikhail Volkhov 42cf40bfbd
scudcloud: init at 1.35/254-port-to-qt5 2016-10-19 18:45:31 +03:00
Jascha Geerds 606aacd1fd pythonPackages.ansible2: Add myself as a maintainer 2016-10-19 11:48:40 +02:00
Jascha Geerds 070a504d5e pythonPackages.ansible: Add myself as a maintainer 2016-10-19 11:48:15 +02:00
Jascha Geerds 7bb75fa887 deisctl: init at 1.13.3 2016-10-19 11:41:54 +02:00
Jon Banafato 0bc186510a Rename keepassx2-http to keepassx-reboot
The `keepassx2-http` fork has been moved to a new organization and
renamed to `keepassx-reboot`. For more details on the change, see the
discussions in GitHub issues [1][2].

Included changes:
- Rename the `keepassx2-http` package to `keepassx-reboot`
- Fetch source from correct (moved) GitHub repository
- Update the version to the latest release
- Change the `homepage`, as these projects are likely to diverge over
  time
- Add `keepassx2-http` to `aliases.nix

[1] https://github.com/keepassx/keepassx/pull/111#issuecomment-250639109
[2] https://github.com/keepassxreboot/keepassx/issues/40
2016-10-18 20:59:24 -04:00
Lancelot SIX eed0730fd0 pythonPackages.channnels: 0.17.2 -> 0.17.3 2016-10-18 10:27:05 +02:00
Ronny Pfannschmidt 8b407e2342 tox: bump version to 2.4.1 2016-10-17 21:04:36 +02:00
Thomas Tuegel 953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg 2a4098d74c peruse: init at 1.1
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Kirill Boltaev 0a6ec885aa ocaml-ng: export mkOcamlPackages 2016-10-17 08:50:23 +02:00
Tim Steinbach 4ed7db95ac
ammonite-repl: init at 0.7.8 2016-10-16 18:56:28 -04:00
Graham Christensen 5118c50ba3 Merge pull request #19604 from cedeel/glances
glances: 2.6.2 -> 2.7.1_1
2016-10-16 17:32:00 -04:00
Tuomas Tynkkynen 025c74f248 aliases.nix: Fix syntax 2016-10-16 23:29:49 +03:00
Jörg Thalheim 756a6949f8 Merge pull request #19603 from aneeshusa/adopt-google-authenticator
[WIP] Adopt google authenticator
2016-10-16 22:06:40 +02:00
Chris Darnell acb80e9b73 glances: 2.6.2 -> 2.7.1_1 2016-10-16 13:18:16 -04:00
Nikolay Amiantov 40547dd4c4 cachefilesd: init at 0.10.9 2016-10-16 19:58:29 +03:00
Aneesh Agrawal f87e998c51 google-authenticator: rename from googleAuthenticator 2016-10-16 12:42:33 -04:00
Aristid Breitkreuz 64b2205bf4 ihaskell: partial fix, mark as broken 2016-10-16 12:27:46 +02:00
Jörg Thalheim dab4f0a720 Merge pull request #19506 from Mic92/rancher-compose
rancher-compose: init at 0.10.0
2016-10-15 22:11:19 +02:00
Jörg Thalheim d60b74e7db
rancher-compose: init at 0.10.0 2016-10-15 22:06:33 +02:00
Graham Christensen fbadf2da23 Merge pull request #19498 from grahamc/hound
Initialize Hound package / module
2016-10-15 13:56:24 -04:00
Graham Christensen 14384f02e8
hound: init at 20160919 2016-10-15 13:32:16 -04:00
Ram Kromberg 1e290ae75f mfcj6510dw: init at 3.0.0-1 2016-10-15 18:57:37 +03:00
Jörg Thalheim f175831407 Merge pull request #19573 from Profpatsch/league-of-moveable-type
League of moveable type update & raleway
2016-10-15 11:25:35 +02:00
Profpatsch a1d3af2082 raleway: init at 2016-08-30 2016-10-15 06:49:38 +02:00
Graham Christensen 3a86395cf8 Merge pull request #19558 from grahamc/xen
xen: 4.5.2 -> 4.5.5, drop old versions
2016-10-14 18:12:29 -04:00
Graham Christensen 4e89b237bc
xen: 4.5.2 -> 4.5.5, drop old versions 2016-10-14 17:09:18 -04:00
Robert Helgesson 2398a66859
overpass: init at 2.1 2016-10-14 23:07:04 +02:00
romildo b59b353d4d theme-vertex: revert package renaming 2016-10-14 14:27:50 -03:00
Anders Papitto ffb0d1158f
clerk: init at 2016-10-14
fixes #19505
2016-10-14 16:58:41 +02:00
Jörg Thalheim 15bb24f7e7 Merge pull request #19538 from 2chilled/master
zk-shell:: init at 1.0.0
2016-10-14 16:47:05 +02:00
Tim Steinbach 24de66ce48 Merge pull request #19541 from romildo/upd.themes
vertex-theme: 20160329 -> 20161009
2016-10-14 09:28:05 -04:00
Tim Steinbach c12b5d5e16 Merge pull request #19542 from romildo/upd.arc-theme
arc-theme: 2016-06-06 -> 2016-10-13
2016-10-14 09:27:33 -04:00
romildo 6eef45e58e arc-theme: 2016-06-06 -> 2016-10-13 2016-10-14 06:59:55 -03:00
romildo 6ed72b2c1a vertex-theme: 20160329 -> 20161009 2016-10-14 06:38:30 -03:00
Matthias Herrmann 725544fd9e zk-shell: init at 1.0.0 2016-10-14 09:24:50 +02:00