summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* pdfgrep: 2.1.0 -> 2.1.1 (#41048)R. RyanTM2018-05-25
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pdfgrep/versions. These checks were done: - built on NixOS - /nix/store/x24n7dayjdzkr7spig1qvhq9vadgswyh-pdfgrep-2.1.1/bin/pdfgrep passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 2.1.1 with grep in /nix/store/x24n7dayjdzkr7spig1qvhq9vadgswyh-pdfgrep-2.1.1 - directory tree listing: https://gist.github.com/f441dd82cfb9701f3e9ae1fc9653b4f0 - du listing: https://gist.github.com/23df51a35a4e7e35c11787490219aea1
* nixos/systemd-timesyncd: use the correct server list (#40919)Daniel Frank2018-05-24
|
* Merge pull request #40922 from jtojnar/rust-cbindgenSarah Brofeldt2018-05-24
|\ | | | | rust-cbindgen: init at 0.6.0
| * rust-cbindgen: init at 0.6.0Jan Tojnar2018-05-23
| |
* | Merge pull request #40884 from vbgl/ocaml-earley-ocamlSarah Brofeldt2018-05-24
|\ \ | | | | | | ocamlPackages.earley_ocaml: init at 1.0.2
| * | ocamlPackages.earley_ocaml: init at 1.0.2Vincent Laporte2018-05-21
| | |
* | | nixos/slurm: fix xml tag mismatch in manualUli Baum2018-05-24
| | | | | | | | | | | | | | | build of nixos manual broke because of mismatched xml tags in an option description introduced in #41016.
* | | perlPackages.DateManip: disable tests on i686Uli Baum2018-05-24
| | | | | | | | | | | | Build froze and timed out during tests on i686.
* | | ragel: 7.0.0.10 -> 7.0.0.11Pascal Wittmann2018-05-24
| | |
* | | colm: 0.13.0.5 -> 0.13.0.6Pascal Wittmann2018-05-24
| | |
* | | smplayer: 18.4.0 -> 18.5.0 (#41040)R. RyanTM2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/smplayer/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/mll3p02g4sfglbg8d7z54y748z16rhwr-smplayer-18.5.0/bin/smplayer had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/mll3p02g4sfglbg8d7z54y748z16rhwr-smplayer-18.5.0/bin/simple_web_server had a zero exit code or showed the expected version - 0 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 18.5.0 with grep in /nix/store/mll3p02g4sfglbg8d7z54y748z16rhwr-smplayer-18.5.0 - directory tree listing: https://gist.github.com/68e3b40c30899a9dbba0225f52760bda - du listing: https://gist.github.com/e7152199c8f96f4ba4fdcc614d54f3d8
* | | Merge pull request #40947 from samueldr/fix/34779lewo2018-05-24
|\ \ \ | | | | | | | | dockerTools: fixes extraCommands for mkRootLayer.
| * | | tests/docker-tools: Adds regression test for #34779Samuel Dionne-Riel2018-05-24
| | | |
| * | | dockerTools: fixes extraCommands for mkRootLayer.Samuel Dionne-Riel2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The extraCommands was, previously, simply put in the body of the script using nix expansion `${extraCommands}` (which looks exactly like bash expansion!). This causes issues like in #34779 where scripts will eventually create invalid bash. The solution is to use a script like `run-as-root`. * * * Fixes #34779
* | | | Merge pull request #41043 from obsidiansystems/fix-nix-env-metaPeter Simons2018-05-24
|\ \ \ \ | | | | | | | | | | lib: Fix `nix-env -qaP -f . --xml --meta`
| * | | | lib: Fix `nix-env -qaP -f . --xml --meta`John Ericson2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | The function value cannot be serialized so nix-env was mad. Turns out we can just remove it like we do in `lib/systems/inspect.nix`.
* | | | | Merge pull request #41030 from Ekleog/nheko-0.4.1xeji2018-05-24
|\ \ \ \ \ | | | | | | | | | | | | nheko: 0.4.0 -> 0.4.1
| * | | | | nheko: make darwin build fail laterLéo Gaspard2018-05-24
| | | | | |
| * | | | | nheko: 0.4.0 -> 0.4.1Léo Gaspard2018-05-24
| | | | | |
* | | | | | Merge pull request #40665 from seppeljordan/fix-kubernetes-moduleslewo2018-05-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/kubernetes: Update kube-dns and kube-dashbashboard docker image…
| * | | | | | nixos/kubernetes: Update kube-dns and kube-dashbashboard docker image ↵Sebastian Jordan2018-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | derivations to new pullImage function signature
* | | | | | | Merge pull request #41036 from florianjacob/matrix-synapsexeji2018-05-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | matrix-synapse: 0.28.1 -> 0.30.0
| * | | | | | | matrix-synapse: 0.28.1 -> 0.30.0Florian Jacob2018-05-24
| | | | | | | |
* | | | | | | | qalculate-gtk: 2.3.0 -> 2.5.0Gabriel Ebner2018-05-24
| | | | | | | |
* | | | | | | | libqalculate: 2.3.0 -> 2.5.0Gabriel Ebner2018-05-24
| | | | | | | |
* | | | | | | | Merge pull request #41027 from kamilchm/qtilexeji2018-05-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qtile: 0.10.7 -> 0.11.1
| * | | | | | | | qtile: 0.10.7 -> 0.11.1Kamil Chmielewski2018-05-24
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #41016 from markuskowa/slurm-prxeji2018-05-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/slurm: fix default module parameters, update documenation
| * | | | | | | | nixos/slurm: add slurm test to release.nixMarkus Kowalewski2018-05-24
| | | | | | | | |
| * | | | | | | | nixos/slurm: enable munge by default, added note to slurm descriptionMarkus Kowalewski2018-05-24
| | | | | | | | |
| * | | | | | | | slurm/module: add ProcTrackType option to unbreak default setupMarkus Kowalewski2018-05-24
| | | | | | | | |
* | | | | | | | | confluence: 6.6.1 -> 6.8.0Simon Lackerbauer2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit a43d47121d33240e124f02cfe6b3124b28bfcf62)
* | | | | | | | | nixos mysql: make start-up more robust (#41010)Peter Hoeg2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Change start-type to ```notify``` when running MariaDB so that we don't have to busy-wait for the socket to appear. 2) Do not manually create the directory under /run as we can get systemd to do that for us. This opens up the possibility later for not having to launch as root.
* | | | | | | | | python.pkgs.django-gravatar2: init at 1.4.2Robin Gloster2018-05-24
| | | | | | | | |
* | | | | | | | | python.pkgs.django-allauth: init at 0.36.0Robin Gloster2018-05-24
| | | | | | | | |
* | | | | | | | | python.pkgs.openid: init at 2.2.5/3.1.0Robin Gloster2018-05-24
| | | | | | | | |
* | | | | | | | | fplll: 5.2.0 -> 5.2.1, pythonPackages.fpylll: 0.3.0dev -> 0.4.0dev (#40995)Timo Kaufmann2018-05-24
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | criu: 3.8.1 -> 3.9R. RyanTM2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/criu/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/crit had a zero exit code or showed the expected version - /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/compel passed the binary check. - /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/criu passed the binary check. - 2 of 3 passed binary check by having a zero exit code. - 0 of 3 passed binary check by having the new version present in output. - found 3.9 with grep in /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9 - directory tree listing: https://gist.github.com/5db13cedfd351a5d1fd8ed3d70ccbac3 - du listing: https://gist.github.com/3a064c8b51705c90c1093a81ab9495ee
* | | | | | | | skopeo: 0.1.29 -> 0.1.30Antoine Eiche2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skopeo used by our docker tools was patched to work in the build sandbox (it used /var/tmp which is not available in the sandbox). Since this temporary directory can now be set at build time, we remove the patch from our docker tools.
* | | | | | | | kubernetes: fix 404 links to documentationGeoffrey Huntley2018-05-24
| | | | | | | |
* | | | | | | | nixos/borgbackup: make extraArgs a shell variableRobert Schütz2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in line with the other extra*Args variables
* | | | | | | | nix-du: 0.1.1 -> 0.1.2 (#41002)symphorien2018-05-24
| | | | | | | |
* | | | | | | | Merge pull request #41015 from tazjin/feat/datadog-gohaiJörg Thalheim2018-05-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add missing gohai derivation and fix dd-agent service unit
| * | | | | | | | nixos/dd-agent: fix runtime errors by adding gohai to $PATHVincent Ambo2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Datadog agent requires `gohai` to be available on its `$PATH` in order to collect certain metrics. It would previously start up and collect certain types of metrics, but log errors related to the missing gohai binary. This commit configures the systemd-unit to make gohai available at runtime. This fixes #39810.
| * | | | | | | | gohai: init at 2018-05-23Vincent Ambo2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This project does not have a default versioning scheme. go2nix suggests using the date of the most recent change.
* | | | | | | | | Merge pull request #40879 from seppeljordan/pr-ipfs-port-scanningSarah Brofeldt2018-05-24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | nixos/ipfs: Add option to disable local port scanning for ipfs daemon
| * | | | | | | | nixos/ipfs: Improve behavior of localDiscovery optionSebastian Jordan2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is no longer required to change the config your ipfs repo manually if you change localDiscovery option in nixos configuration after ipfs repository initialization.
| * | | | | | | | nixos/ipfs: Add option to disable local port scanning for ipfs daemonSebastian Jordan2018-05-21
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #41011 from dywedir/yarnYegor Timoshenko2018-05-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | yarn: 1.6.0 -> 1.7.0
| * | | | | | | | yarn: 1.6.0 -> 1.7.0Vladyslav Mykhailichenko2018-05-24
|/ / / / / / / /