summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/keystone: secrets can be read from filesAntoine Eiche2016-12-16
| | | | | | | A secret can be stored in a file. It is written at runtime in the configuration file. Note it is also possible to write them in the nix store for dev purposes.
* nixos/keystone: init at liberty versionAntoine Eiche2016-12-16
| | | | | | | | | | | This commit introduces a nixos module for the Openstack Keystone service. It also provides a optional bootstrap step that creates some basic initial resources (tenants, endpoints,...). The provided test starts Keystone by enabling bootstrapping and checks if user creation works well. This commit is based on initial works made by domenkozar.
* fix 2 xml errors in the description of boot.loader.grub.efiInstallAsRemovablemichael bishop2016-12-16
|
* awscli, boto{core,3}: update to 1.11.30, 1.4.87, and 1.4.2, respectivelyDan Peebles2016-12-16
| | | | | These packages like being updated together which is why I put all three of them into the same commit.
* fix indentation in several nixos option descriptionsmichael bishop2016-12-16
|
* flow: 0.36.0 -> 0.37.1Fatih Altinok2016-12-16
|
* rspamd: 1.2.7 -> 1.4.1Franz Pletz2016-12-16
|
* rmilter: 1.8.5 -> 1.10.0Franz Pletz2016-12-16
|
* ragel: add stable version, default to stableFranz Pletz2016-12-16
|
* gbenchmark: init at 1.1.0Nikolay Amiantov2016-12-16
|
* linux: 4.8.14 -> 4.8.15Tim Steinbach2016-12-16
|
* linux: 4.4.38 -> 4.4.39Tim Steinbach2016-12-16
|
* qemu_test: Make chown() calls to the store a no-opaszlig2016-12-16
| | | | | | | | | | | | The "misc" NixOS test is using Nix to query the store and it tries to change the ownership of it while doing so. This fails if Nix is not in a seccomp-sandboxed userid namespace, so let's make chown() a no-op when applied to store paths. Fixes the misc test (and possibly future tests) on older Nix versions. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* grsecurity: 4.8.14-201612110933 -> 4.8.15-201612151923Joachim Fasting2016-12-16
|
* Merge pull request #21190 from mdorman/emacs-updatesJoachim F2016-12-16
|\ | | | | Emacs package updates: 2016-12-15
| * org-packages: 2016-12-15Michael Alan Dorman2016-12-15
| |
| * melpa-stable-packages: 2016-12-15Michael Alan Dorman2016-12-15
| | | | | | | | | | | | Removals: - dummy-h-mode: github account no longer exists - judge-indent: github account no longer exists
| * melpa-packages: 2016-12-15Michael Alan Dorman2016-12-15
| | | | | | | | | | | | | | | | Removals: - cursor-in-brackets: github account no longer exists - dummy-h-mode: github account no longer exists - general-close: removed from melpa - judge-indent: github account no longer exists
| * elpa-packages: 2016-12-15Michael Alan Dorman2016-12-15
| |
* | liquibase: improve external jar integration (#20818)Profpatsch2016-12-16
| | | | | | | | This replaces the upstream wrapper script with one tailored for nixpkgs. We gain the ability to selectively enable/disable jdbc backends.
* | remove mutt-kz: deprecated in favor of neomuttBart Brouns2016-12-16
| | | | | | | | Removed reference in all-packages.nix. Fixes #20952.
* | wireguard: 20161129 -> 20161209Franz Pletz2016-12-16
| |
* | rocksdb: build also static lib for rocksdb-haskellDomen Kožar2016-12-16
| |
* | gem-config: add postgresql buildInput for sequel_pg (#20981)Maximilian Güntner2016-12-16
| | | | | | Signed-off-by: Maximilian Güntner <code@klandest.in>
* | musl: 1.1.11 -> 1.1.15, add security patch. (#21023)Will Dietz2016-12-16
| |
* | pythonPackages.natbib: fix for Python 3.5 (#21114)Luis Pedro Coelho2016-12-16
| | | | | | pathlib is part of the standard library starting in version 3.5.
* | Fix netpbm installation for OS X (#21194)Paul Liu2016-12-16
| | | | | | | | * Update meta.platform to linux ++ darwin for netpbm
* | Merge pull request #21193 from tsaeger/patch-1Graham Christensen2016-12-15
|\ \ | | | | | | Fixup description of ripgrep.
| * | Fixup description of ripgrep.Tom Saeger2016-12-15
|/ /
* | pythonPackages.virtualenvwrapper: Fix post install (closes #21168)Jascha Geerds2016-12-16
| |
* | Merge pull request #21189 from Ericson2314/mea-culpaJohn Ericson2016-12-15
|\ \ | | | | | | Mea culpa. Tests should pass now
| * | top-level: avoid another `assert false` while we're at itJohn Ericson2016-12-15
| | |
| * | linux stdenv: Avoid `assert false`John Ericson2016-12-15
| | | | | | | | | | | | | | | | | | | | | On one hand, don't want to pass garbage that affects hash, on the other hand footguns are bad. Now, factored out the derivation so only need to pass in what is used.
| * | linux stdenv: Rename the `bootstrap` directory to `bootstrap-files`John Ericson2016-12-15
| | |
| * | linux stdenv: Fix assert that broke tests...and hydraJohn Ericson2016-12-15
| | |
* | | discord: Fix missing desktop entry (closes #21045)Jascha Geerds2016-12-15
| | |
* | | go: 1.7.3 -> 1.7.4Daiderd Jordan2016-12-15
| | |
* | | zabbix22: 2.2.2 -> 2.2.16 for CVE-2016-4338 CVE-2016-9140Graham Christensen2016-12-15
| | |
* | | go_1_6: 1.6.3 -> 1.6.4 for DoS vectorGraham Christensen2016-12-15
| | |
* | | unzip: patch for CVE-2014-9913 and CVE-2016-9844Graham Christensen2016-12-15
| | |
* | | libgsf: 1.14.36 -> 1.14.41 for CVE-2016-9888Graham Christensen2016-12-15
| | |
* | | perlPackages.DBDmysql: 4.039 -> 4.041 for CVE-2016-1251Graham Christensen2016-12-15
| | |
* | | sqlite: 3.15.0 -> 3.15.2 for null pointer dereferenceGraham Christensen2016-12-15
| | | | | | | | | | | | https://sqlite.org/releaselog/3_15_2.html
* | | jasper: 1.900.28 -> 2.0.6Graham Christensen2016-12-15
| | |
* | | falcon: Fix typo in derivation name (closes #21112)Jascha Geerds2016-12-15
| | |
* | | lxqt: better organize system packagesromildo2016-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split packages in three categories, all of them going into the system package list: - pre-requisite packages - core packages - optional packages Add a new configuration option 'environment.lxqt.excludePackages' to specify optional LXQt packages that should be excluded from system packages. Add 'gvfs' as a pre-requisite package, needed by 'pcmanfm-qt' to handle virtual places, like "Computer" and "Network".
* | | travis: also evaluate nixpkgs-unstableDomen Kožar2016-12-15
| | |
* | | Merge pull request #21188 from xwvvvvwx/pkgs/update_vscodeGabriel Ebner2016-12-15
|\ \ \ | | | | | | | | vscode: 1.7.2 -> 1.8.0
| * | | vscode: 1.7.2 -> 1.8.0David Terry2016-12-15
| | | |
* | | | languagetool: Add myself as a maintainerJascha Geerds2016-12-15
| | | |