164875 Commits

Author SHA1 Message Date
Maximilian Bosch
83fe20e57f
Merge pull request #52485 from pablode/master
nixos/oh-my-zsh: fix wrong manual information
2018-12-18 23:18:27 +01:00
Daiderd Jordan
7e7ff8f219
Merge pull request #52349 from LnL7/dashing-darwin
dashing: enable on darwin
2018-12-18 23:05:17 +01:00
Vaibhav Sagar
b513231dc6 servant: Sphinx is a build-time dependency 2018-12-18 21:58:30 +00:00
Sander van der Burg
51428627eb Initial attempt to restore Android NDK cross building 2018-12-18 22:58:12 +01:00
worldofpeace
47cc83dcc8 playerctl: mark as broken on darwin
Build fails with:
../playerctl/playerctl-player.c:274:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
    clock_gettime(CLOCK_MONOTONIC, &player->priv->cached_position_monotonic);
2018-12-18 16:00:00 -05:00
Jörg Thalheim
ab9c602fd4
Merge pull request #40459 from andersk/pypy
pypy: 5.10.0 -> 6.0.0
2018-12-18 20:35:38 +00:00
R. RyanTM
cbf9402574 libcap: 2.25 -> 2.26
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcap/versions
2018-12-18 15:33:16 -05:00
Sander van der Burg
8122431953 Fix adb program module 2018-12-18 21:16:07 +01:00
Sander van der Burg
3bfd3e73bf Reintroduce licenseAccepted option 2018-12-18 21:16:07 +01:00
Sander van der Burg
b99ac1c904 Remove redundant getBin function 2018-12-18 21:16:07 +01:00
Sander van der Burg
5e690b47fd adb-sync: fix to make it work with platform-tools 2018-12-18 21:16:07 +01:00
Sander van der Burg
074c7e99e0 Fix standalone generation script 2018-12-18 21:16:07 +01:00
Sander van der Burg
cb42643b95 Fix inclusion of sources 2018-12-18 21:16:07 +01:00
Sander van der Burg
c68974117b Add Titanium documentation section 2018-12-18 21:16:07 +01:00
Sander van der Burg
56e112e874 Add documentation for building iOS apps 2018-12-18 21:16:06 +01:00
Sander van der Burg
676d07af3f Add documentation section for Android 2018-12-18 21:16:06 +01:00
Sander van der Burg
53550c826d Port packages with Android dependencies to new androidenv 2018-12-18 21:16:06 +01:00
Sander van der Burg
27f8b6b89e Replace titaniumenv with new implementation 2018-12-18 21:16:06 +01:00
Sander van der Burg
907216a57d Replace xcodeenv with new implementation 2018-12-18 21:16:06 +01:00
Sander van der Burg
74750dc67d Replace androidenv by new implementation 2018-12-18 21:16:06 +01:00
Sander van der Burg
2757ddb182 Separate androidndkpkgs from androidenv 2018-12-18 21:14:43 +01:00
R. RyanTM
de9c97c0c8 libcouchbase: 2.10.0 -> 2.10.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2018-12-18 15:06:06 -05:00
worldofpeace
59f8d67ec7 playerctl: enable gtk-doc generation 2018-12-18 15:01:49 -05:00
R. RyanTM
61b435d866 librelp: 1.2.18 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librelp/versions
2018-12-18 14:54:52 -05:00
Jörg Thalheim
a647ab17cc
Merge pull request #51709 from dtzWill/feature/vivid-0.4.0
vivid: init at 0.4.0
2018-12-18 19:53:22 +00:00
R. RyanTM
f751f85b63 shotcut: 18.10.08 -> 18.11.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-12-18 14:50:22 -05:00
R. RyanTM
016d1a991d jackett: 0.10.471 -> 0.10.504
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2018-12-18 14:43:11 -05:00
Jörg Thalheim
f5b9c469ef
Merge pull request #52100 from volth/make-perl-pathd
lib.makePerlPath -> perlPackages.makePerlPath
2018-12-18 19:38:17 +00:00
nyanloutre
43dd779a8d radarr: 0.2.0.1120 -> 0.2.0.1217 2018-12-18 14:32:13 -05:00
Jörg Thalheim
d639ae59e7
Merge pull request #52137 from volth/patch-294
perlPackages.Po4a: fix lib path
2018-12-18 19:31:23 +00:00
Benno Fünfstück
f2dfe8b9e6
adoptopenjdk: autogenerate sources + add support for aarch64 (#52454)
* adoptopenjdk: autogenerate sources + add support for aarch64

* adoptopenjdk-bin: use python-withPackages for shebang

Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-18 20:28:23 +01:00
Jörg Thalheim
e116aa1d4b
Merge pull request #52128 from tilpner/add-mkdocs
mkdocs: 0.17.5 -> 1.0.4
2018-12-18 19:26:03 +00:00
Robert Schütz
23859991e9
adoptopenjdk-bin: use python-withPackages for shebang
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-18 20:24:58 +01:00
Edmund Wu
ceb89f042e vscode-extensions.WakaTime.vscode-wakatime: 1.2.4 -> 1.2.5 2018-12-18 14:08:08 -05:00
Matthew Bauer
2af689bf47
Merge pull request #52495 from frlan/Geany/Maintainer
Geany: Taking over maintainership
2018-12-18 13:02:58 -06:00
Edmund Wu
96203f5fc3 wakatime: 10.2.1 -> 10.6.0 2018-12-18 14:02:42 -05:00
R. RyanTM
6da82e7c35 python37Packages.fonttools: 3.32.0 -> 3.33.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fonttools/versions
2018-12-18 14:00:56 -05:00
Will Dietz
8ac947a976
Merge pull request #52494 from dtzWill/update/polar-bookshelf-1.5.1
polar-bookshelf: 1.1.1 -> 1.5.1
2018-12-18 12:45:23 -06:00
Frank Lanitz
33fcf39a6e Geany: Taking over maintainership 2018-12-18 19:39:06 +01:00
Will Dietz
2cb1949548 polar-bookshelf: 1.1.1 -> 1.5.1 2018-12-18 12:25:44 -06:00
R. RyanTM
a32c2f99ee libraw: 0.19.0 -> 0.19.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libraw/versions
2018-12-18 13:21:37 -05:00
R. RyanTM
2e64abd82f focuswriter: 1.6.16 -> 1.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2018-12-18 12:34:36 -05:00
Edmund Wu
d8b5275d43 vscode-extensions.ms-python.python: 2018.11.0 -> 2018.12.1 2018-12-18 12:27:44 -05:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Matthew Bauer
a6050ab9d0
Merge pull request #52448 from jabranham/fix-emacs
Emacs site-start: Use correct feature name
2018-12-18 11:10:20 -06:00
R. RyanTM
050dad2901 polar-bookshelf: 1.1.0 -> 1.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2018-12-18 12:05:09 -05:00
Jörg Thalheim
1148ce1b60
Merge pull request #52062 from volth/perl526-drop
perl526: drop
2018-12-18 17:02:01 +00:00
Graham Christensen
9d7e14fbf3
Merge pull request #52489 from grahamc/shorted-eval-errors
stdenv: shorten evaluation errors when in Hydra
2018-12-18 11:09:26 -05:00
Robert Schütz
7d5c1d8e7a
Merge pull request #51959 from worldofpeace/pagmo-pygmo/fixes
pagmo2, pythonPackages.pygmo fixes
2018-12-18 17:08:06 +01:00
Matthew Bauer
59ec6b559d
Merge pull request #52256 from matthewbauer/52148-fix
Provide real dsymutil to darwin stdenv
2018-12-18 10:00:24 -06:00