Commit graph

71849 commits

Author SHA1 Message Date
Arseniy Seroka 75ee351e18 Merge pull request #10777 from manveru/keybase
keybase: 0.7.8 -> 0.8.22
2015-11-03 19:50:53 +03:00
Bjørn Forsman 27f41d8c0a nixos: add services.jenkins.jobBuilder option
This option allows to define (declarative) Jenkins jobs, using Jenkins
Job Builder (JJB) as backend.

Example:

  services.jenkins = {
    enable = true;
    jobBuilder = {
      enable = true;
      yamlJobs = ''
        - job:
            name: jenkins-job-test
            builders:
              - shell: echo 'Hello world!'
      '';
    };
  };

Jobs can be defined using YAML, JSON and Nix.

Note that it really is declarative configuration; if you remove a
previously defined job, the module will remove the jobdir under
$JENKINS_HOME.

Jobs managed through the Jenkins WebUI (or by other means) are not
touched by this module.

Changes v1 -> v2:
* add nixJobs
* let jsonJobs take a list of strings (allows merge)
* 4 space indent in shell code
2015-11-03 16:32:31 +01:00
Marco Maggesi a487b3326b Update HOL Light to version 2015-11-02 2015-11-03 15:24:56 +01:00
Edward Tjörnhammar 4a6c595b0f Merge pull request #10806 from joelmo/openjdk8-font-patch-up
openjdk: add infinality patch to improve font-rendering
2015-11-03 15:14:18 +01:00
Joel Moberg bd3099ff6f openjdk: add infinality patch to improve font-rendering 2015-11-03 14:59:16 +01:00
Joachim Fasting e1af75bf8d libsodium: 1.0.3 -> 1.0.6 2015-11-03 14:21:08 +01:00
Jude Taylor 137cadb66b darwin purity: flow 2015-11-03 04:53:25 -08:00
Edward Tjörnhammar 2c6052f8e3 IDEA Updates
idea.idea-{community,ultimate}: 14.1.5 -> 15.0
idea.pycharm-{community,professional}: 4.5.4 -> 5.0
2015-11-03 12:55:16 +01:00
Jude Taylor 74c99a9600 remove _main from CoreFoundation 2015-11-03 02:12:58 -08:00
Michel Kuhlmann 7c9be48423 gdal: 2.0.0 -> 2.0.1 2015-11-03 09:04:07 +01:00
Michel Kuhlmann 8e9a8a8fd0 gdal: 1.11.2 -> 1.11.3 2015-11-03 09:00:08 +01:00
Michael Raskin 70aff600ff Merge pull request #10797 from tohl/master
sbcl: 1.2.16 -> 1.3.0
2015-11-03 10:08:45 +03:00
Pascal Wittmann f490186a6c perl-Catalyst-Plugin-Authentication: 0.10022 -> 0.10023 2015-11-03 01:27:31 +01:00
Pascal Wittmann e15f353714 perl-Catalyst-Manual: 5.9007 -> 5.9009 2015-11-03 01:27:31 +01:00
Pascal Wittmann 20567e08ae perl-Catalyst-DispatchType-Regex: 5.90033 -> 5.90035 2015-11-03 01:27:31 +01:00
Pascal Wittmann 79cd29e9fb perl-Catalyst-Controller-HTML-FromFo: 0.03007 -> 1.00 2015-11-03 01:27:31 +01:00
Pascal Wittmann 1650e32541 perl-Test-Aggregate: init at 0.373 2015-11-03 01:27:31 +01:00
Pascal Wittmann 635ac2e589 perl-Catalyst-Action-REST: 1.17 -> 1.19 2015-11-03 01:27:31 +01:00
Pascal Wittmann cc45f18491 perl-CGI-Simple: 1.113 -> 1.115 2015-11-03 01:27:31 +01:00
Pascal Wittmann a007e3602a perl-AuthenSASL: 2.1401 -> 2.16 2015-11-03 01:27:31 +01:00
Pascal Wittmann 2bb1263596 perl-Any-Moose: 0.24 -> 0.26 2015-11-03 01:27:31 +01:00
Jude Taylor 135b32f2a0 darwin purity: doxygen 2015-11-02 14:37:10 -08:00
Jude Taylor f4f3df5f5d llvm-3.7: add libcxxabi as a buildInput on darwin 2015-11-02 14:33:51 -08:00
Arseniy Seroka 4f8e25d2d0 Merge pull request #10795 from AndersonTorres/mpv
mpv: 0.9.2 -> 0.12.0
2015-11-02 23:55:22 +03:00
Pascal Wittmann 7fd0048a93 bro: 2.4 -> 2.4.1 2015-11-02 21:26:56 +01:00
Pascal Wittmann 248560e593 nzbget: 16.2 -> 16.3 2015-11-02 21:26:56 +01:00
Tomas Hlavaty c4a825da8b sbcl: 1.2.16 -> 1.3.0 2015-11-02 21:22:55 +01:00
Vladimír Čunát 261791992c neovim: fix wrong ad30764d68
I'm sorry. I had tested that `neovim.src` still built ;-)
Thanks to @codedmart.
2015-11-02 20:52:08 +01:00
Pascal Wittmann 168482c6de Merge pull request #10764 from sjourdois/yara
yara: init at 3.4.0
2015-11-02 20:12:08 +01:00
William A. Kennington III 4b7f374b7d linux: Add 4.3 2015-11-02 11:01:17 -08:00
William A. Kennington III f6361bc096 zfs: 0.6.5.2 -> 0.6.5.3 2015-11-02 11:01:17 -08:00
William A. Kennington III e57217d874 spl: 0.6.5.2 -> 0.6.5.3 2015-11-02 11:01:17 -08:00
Pascal Wittmann b2d724ed29 calibre: 2.41.0 -> 2.42.0 2015-11-02 19:59:06 +01:00
AndersonTorres 5aad97b90b mpv: 0.9.2 -> 0.12.0 2015-11-02 16:35:00 -02:00
Domen Kožar dc39c2dd20 Merge pull request #10706 from datakurre/datakurre-jupyter
jupyter: init at 1.0.0
2015-11-02 19:10:15 +01:00
Arseniy Seroka c9ff48b79b Merge pull request #10775 from AndersonTorres/refind
refind: 0.8.4 -> 0.9.2
2015-11-02 20:48:14 +03:00
Peter Simons c10589cebb Merge pull request #10793 from Profpatsch/HEAD
haskellPackages: enable hsparql checks again
2015-11-02 18:04:46 +01:00
Domen Kožar fb998dd033 Merge pull request #10779 from mayflower/update-php
Update php
2015-11-02 17:47:38 +01:00
Domen Kožar b7775e2ee7 Merge pull request #10734 from rycee/package/catalyst-packages
A few new Perl Catalyst packages
2015-11-02 17:22:10 +01:00
Domen Kožar 873d212054 Merge pull request #10735 from leenaars/cleaned
Reordered games in all-packages.nix to GAMES section
2015-11-02 17:21:49 +01:00
Ricardo M. Correia 7ae05edcdd Merge pull request #10794 from wizeman/u/upd-rustfmt
rustfmt: 2015-10-17 -> 2015-10-28
2015-11-02 17:12:51 +01:00
Thomas Tuegel 07ad7b9af5 oxygen-icons: fix typo in license attribute 2015-11-02 10:12:49 -06:00
leenaars 7b5eca1236 Deleted inappropriate line feed 2015-11-02 16:04:27 +01:00
Ricardo M. Correia 2389a707af fetch-cargo-deps: add debug output
... so that we can find out why there are sporadic hash mismatches.
2015-11-02 15:44:43 +01:00
Ricardo M. Correia 2ede3e6ddd rustfmt: 2015-10-17 -> 2015-10-28
... which also fixes the build.
Also, I've switched the compiler to the stable channel since rustfmt
supports it now.
2015-11-02 15:44:42 +01:00
Profpatsch d68a77e504 haskellPackages: enable hsparql checks again 2015-11-02 15:35:20 +01:00
Domen Kožar 2d02727383 fix eval 2015-11-02 15:33:32 +01:00
Domen Kožar 85dfb151c2 Merge pull request #10732 from leenaars/addition/armagetronad
Armagetronad: init at version 0.2.8.3.3
2015-11-02 15:30:10 +01:00
leenaars cddbb0fa47 Added Linux as confirmed platform 2015-11-02 15:29:16 +01:00
Matthijs Steen 1502152a7d indicator libraries: init at 12.10
The indicator libraries for GTK2 and GTK3.

The bindings for Mono do not work yet because of some issues with Perl in
gtk-sharp-2 and an Unhandled Exception caused by building with multiple cores:
https://aur.archlinux.org/packages/libindicate-sharp/#comment-290385

Some packages have TODOs for the indicator libraries,
since it is an optional dependency for most packages.
These packages have not been updated by this commit.
2015-11-02 15:23:35 +01:00