Commit graph

71847 commits

Author SHA1 Message Date
Wout Mertens 4aea876913 Merge pull request #10824 from wmertens/nofailnixshell
Don't fail if env-vars cannot be written to
2015-11-04 16:36:49 +01:00
Wout Mertens 774f74b875 Don't fail if env-vars cannot be written to
env-vars is a debugging aid, see
3e5dbb2433
for a rationale for this change.
2015-11-04 16:32:59 +01:00
Domen Kožar 0549078488 fix eval 2015-11-04 16:23:23 +01:00
Eelco Dolstra 3e44182487 Merge remote-tracking branch 'origin/systemd-219' into staging 2015-11-04 15:37:28 +01:00
Tobias Geerinckx-Rice 1294c3a460 hack-font 2.015 -> 2.017
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2015-11-04 15:22:48 +01:00
aszlig 1d1cf4845f
python-hetzner: Update to bugfix version 0.7.4.
Fixes pinned CA root certificate and probing for system CA bundle.

Closes NixOS/nixops#354.

I'm using fetchFromGitHub now because it's use of fetchzip is more
stable for autogenerated tarballs from GitHub.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-04 14:02:28 +01:00
Eelco Dolstra 827adff712 linux: Update to 3.18.24 2015-11-04 13:22:22 +01:00
Domen Kožar 4bfe873298 pythonPackages.{boto,httpretty}: use requests2 2015-11-04 12:44:10 +01:00
Lluís Batlle i Rossell 9819303647 Fixing the logic in coreutils to avoid stdenv rebuild.
It was using 'null' instead of '[]' in case of no patches. So I change
it to provide 'null'.

(cherry picked from commit 56ff659e5d1fffd371786a3b8237129ee365ca5c)
2015-11-04 12:43:14 +01:00
Lluís Batlle i Rossell 00aeb53bc0 coreutils 8.24 have a bug exhibited in a test in the Pi2. Patching.
I pick the patch from upstream, and I apply only for ARM to avoid rebuilding
stdenv.

(cherry picked from commit 1b36f489b6fb2bde3b241d2763abfaa860a4fe55)
2015-11-04 12:43:13 +01:00
Domen Kožar b4882f1462 keystone: copy .ini files, make openssl tools available 2015-11-04 12:24:23 +01:00
Domen Kožar ac00195cbd glance: copy .ini config to /etc 2015-11-04 12:23:57 +01:00
Domen Kožar 8a4f01c139 nova: install migrate.cfg 2015-11-04 11:53:49 +01:00
Domen Kožar d34f5b6570 python: skip build at install phase
"python setup.py install" will also run "python setup.py build"
which we've already done in buildPhase.
2015-11-04 11:40:09 +01:00
Domen Kožar 6663598a45 pythonPackages.oslosphinx: skip overriden patch 2015-11-04 11:37:34 +01:00
Domen Kožar ce4657b769 pythonPackages.sphinx: apply a patch to support py35 2015-11-04 10:40:28 +01:00
Domen Kožar 1fa318db8a pythonPackages.six: 1.9.0 -> 1.10.0 2015-11-04 10:40:28 +01:00
Peter Simons 25908dcd3a Merge pull request #10818 from tohl/master
slime: added The Superior Lisp Interaction Mode for Emacs
2015-11-04 10:15:54 +01:00
William A. Kennington III 4251612faa Merge branch 'master.upstream' into staging.upstream 2015-11-04 01:00:48 -08:00
William A. Kennington III 86ba275a99 ceph: 0.94.4 -> 0.94.5 2015-11-04 00:58:28 -08:00
William A. Kennington III 6e57f1c60c btrfsProgs: 4.2.2 -> 4.2.3 2015-11-04 00:58:28 -08:00
William A. Kennington III 588a950df9 firefox: Updates
- 41.0.2 -> 42.0
  - 38.3.0 -> 38.4.0
2015-11-04 00:58:28 -08:00
William A. Kennington III 0bb3e0b325 iproute: 4.2.0 -> 4.3.0 2015-11-04 00:58:28 -08:00
William A. Kennington III e8cbf833ef nss: 3.20 -> 3.20.1 2015-11-04 00:58:28 -08:00
William A. Kennington III d80f4c49b0 nspr: 4.10.9 -> 4.10.10 2015-11-04 00:58:28 -08:00
Tomas Hlavaty b570c6f0ca slime: added The Superior Lisp Interaction Mode for Emacs 2015-11-04 09:09:18 +01:00
Domen Kožar 21954ec181 Merge pull request #10815 from annejan/master
Update QtPass to 1.0.4
2015-11-04 08:58:41 +01:00
Vladimír Čunát 9596defe88 Merge pull request #10817 from NixOS/revert-10262-nofailnixshell
Revert "Don't fail if env-vars cannot be written to"
2015-11-04 07:31:13 +01:00
Vladimír Čunát b4bd19762a Revert "Don't fail if env-vars cannot be written to" 2015-11-04 07:30:02 +01:00
Wout Mertens baba136c30 Merge pull request #10262 from wmertens/nofailnixshell
Don't fail if env-vars cannot be written to
2015-11-04 07:21:56 +01:00
Wout Mertens b21a5013a0 Don't fail if env-vars cannot be written to
env-vars is a debugging aid, see
3e5dbb2433
for a rationale for this change.
2015-11-04 07:19:57 +01:00
William A. Kennington III b983c6b9b5 grep: 2.21 -> 2.22 2015-11-03 20:54:22 -08:00
Ricardo M. Correia 3ea8b08004 rustcMaster: 2015-10-27 -> 2015-11-01 2015-11-04 05:06:35 +01:00
Tobias Geerinckx-Rice 8fb1ee3c2a geolite-legacy 2015-11-02 -> 2015-11-04 2015-11-04 03:05:14 +01:00
Anne Jan Brouwer 88578dad2e Update default.nix 2015-11-04 01:39:23 +01:00
vbgl f9e681e09e Merge pull request #10802 from michelk/gdal/update2
gdal: 2.0.0 -> 2.0.1
2015-11-04 00:37:15 +01:00
Domen Kožar bb56383b0c Merge pull request #10810 from kamilchm/go-bindata
goPackages.go-bindata: 3.0.7 -> 2015-10-23
2015-11-03 23:33:20 +01:00
Jude Taylor 772960bcb7 darwin purity: mosh 2015-11-03 14:32:14 -08:00
Domen Kožar 37e5618203 Merge pull request #10813 from cleverca22/vnstat
vnstat: fix platforms list
2015-11-03 23:23:43 +01:00
Daniel Frank 97e6595752 burp: remove unnecessary CHANGELOG entry in burp 2015-11-03 23:11:53 +01:00
Jude Taylor 58b862b750 darwin purity: pythonPackages.pandas 2015-11-03 14:00:51 -08:00
vbgl 95388b6500 Merge pull request #10801 from michelk/gdal/update
gdal: 1.11.2 -> 1.11.3
2015-11-03 22:56:36 +01:00
michael bishop f73c3098d4 vnstat: fix platforms list 2015-11-03 17:32:38 -04:00
Daniel Frank b2a958157d burp: new package (backup program) 2015-11-03 21:40:14 +01:00
Kamil Chmielewski c04c9b69d7 goPackages.go-bindata: 3.0.7 -> 2015-10-23 2015-11-03 21:38:15 +01:00
Ricardo M. Correia 84afac6b89 cargo: 0.5.0 -> 0.6.0 2015-11-03 20:32:12 +01:00
Michael Raitza 03b7e8248f gnome-encfs-manager: init at 1.8.15 2015-11-03 19:05:12 +01:00
Michael Raitza e0c5ee37db libgee-1: init at 0.6.8 2015-11-03 19:05:11 +01:00
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