about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* google-compute-engine-oslogin: 20200325.00 -> 20200507.00R. RyanTM2020-05-21
|
* Merge pull request #88053 from gnidorah/cpu-xSarah Brofeldt2020-05-18
|\ | | | | cpu-x: 3.2.4 -> 4.0.0
| * cpu-x: 3.2.4 -> 4.0.0gnidorah2020-05-18
| |
* | Merge pull request #87742 from flokli/systemd-binfmtFlorian Klink2020-05-18
|\ \ | | | | | | nixos/binfmt: move systemd-binfmt.service to binfmt module
| * | nixosTests.systemd-binfmt: initFlorian Klink2020-05-18
| | | | | | | | | | | | | | | | | | | | | | | | This adds a simple test running GNU Hello cross-compiled for armv7l and aarch64 inside a x86_64 VM with configured binfmt. We already build the cross toolchains in other invocations, and building hello itself is small.
| * | nixos/binfmt: move systemd-binfmt.service to binfmt moduleFlorian Klink2020-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, remove the dangling systemd.services.systemd-binfmt.wants = [ "proc-sys-fs-binfmt_misc.mount" ]; in systemd.nix. If boot.binfmt.registrations != {}, systemd will install proc-sys-fs-binfmt_misc.automount, which will auto-mount `/proc/sys/fs/binfmt_misc` as soon as systemd-binfmt tries to access it. Fixes https://github.com/NixOS/nixpkgs/issues/87687 Fixes https://github.com/NixOS/nixops/issues/574
* | | Merge pull request #87942 from timokau/zulip-5.2.0Timo Kaufmann2020-05-18
|\ \ \ | | | | | | | | zulip: 5.0.0 -> 5.2.0
| * | | zulip: 5.0.0 -> 5.2.0Timo Kaufmann2020-05-16
| | | |
* | | | ocamlPackages.labltk: init at 8.06.8 for OCaml 4.10Vincent Laporte2020-05-18
| | | |
* | | | ocamlPackages.ppxlib: minor refactoringVincent Laporte2020-05-18
| | | |
* | | | ocamlPackages.dune_2: use pkgs.dune_2 for OCaml < 4.07Vincent Laporte2020-05-18
| | | |
* | | | ocamlPackages.dune-private-libs: disable for OCaml < 4.07Vincent Laporte2020-05-18
| | | |
* | | | Merge pull request #87494 from r-ryantm/auto-update/SPAdesRyan Mulligan2020-05-18
|\ \ \ \ | | | | | | | | | | SPAdes: 3.14.0 -> 3.14.1
| * | | | SPAdes: 3.14.0 -> 3.14.1R. RyanTM2020-05-10
| | | | |
* | | | | Merge pull request #88057 from pvgoran/gitea-wiki-templates-go114-fixMaximilian Bosch2020-05-18
|\ \ \ \ \ | | | | | | | | | | | | gitea: fix wiki template incompatibility with go 1.14
| * | | | | gitea: fix wiki template incompatibility with go 1.14Pavel Goran2020-05-18
| | |_|/ / | |/| | | | | | | | | | | | | Related to #87115.
* | | | | ytop: 0.6.1 -> 0.6.2 (#88064)Oleksii Filonenko2020-05-18
| | | | |
* | | | | Merge pull request #88026 from puckipedia/linux-deferred-takeoverFlorian Klink2020-05-18
|\ \ \ \ \ | | | | | | | | | | | | linux: Enable fbcon deferred takeover when possible
| * | | | | linux: Enable fbcon deferred takeover when possiblePuck Meerburg2020-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This config value ensures that when booting through e.g. UEFI, the existing framebuffer contents stay put until the first character is printed. As the default NixOS stage-1 immediately outputs a welcome message on init, this does not impact it, but it will allow for a cleaner boot when configured as such.
* | | | | | Merge pull request #88056 from datafoo/fix-issue-87823Jörg Thalheim2020-05-18
|\ \ \ \ \ \
| * | | | | | nixos/zfs: add missing dependendy nettoolsdatafoo2020-05-18
| | |/ / / / | |/| | | | | | | | | | | | | | | | Fix #87823
* | | | | | Merge pull request #87575 from colemickens/nbuJörg Thalheim2020-05-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | nix-build-uncached: init at 0.1.1
| * | | | | | nix-build-uncached: init at 0.1.1Cole Mickens2020-05-16
| | | | | | |
* | | | | | | Merge pull request #88037 from mweinelt/ansibleFlorian Klink2020-05-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ansible: v2.9.7 → v2.9.9, v2.8.11 → v2.8.12, v2.7.17 → v2.7.18, drop v2.6.x
| * | | | | | | ansible: add myself as maintainerMartin Weinelt2020-05-18
| | | | | | | |
| * | | | | | | ansible_2_6: dropMartin Weinelt2020-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Went EOL 2019/11/06. https://access.redhat.com/support/policy/updates/ansible-engine
| * | | | | | | ansible: default to ansible_2_9Martin Weinelt2020-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ansible 2.9 is the latest release and in full support since 2019/11/06. https://access.redhat.com/support/policy/updates/ansible-engine
| * | | | | | | ansible_2_7: v2.7.17 → v2.7.18Martin Weinelt2020-05-18
| | | | | | | |
| * | | | | | | ansible_2_8: v2.8.11 → v2.8.12Martin Weinelt2020-05-18
| | | | | | | |
| * | | | | | | ansible: v2.9.7 → v2.9.9Martin Weinelt2020-05-18
| | | | | | | |
* | | | | | | | Merge pull request #87946 from timokau/google-pasta-0.2.0Florian Klink2020-05-18
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | python.pkgs.google-pasta: 0.1.8 -> 0.2.0
| * | | | | | | python.pkgs.google-pasta: 0.1.8 -> 0.2.0Timo Kaufmann2020-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the release tag[1]: > Support for python 3.8 features [1] https://github.com/google/pasta/releases/tag/v0.2.0
| * | | | | | | python.pkgs.google-pasta: add meta.changelogTimo Kaufmann2020-05-16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #88002 from marsam/update-leanGabriel Ebner2020-05-18
|\ \ \ \ \ \ \
| * | | | | | | lean: 3.10.0 -> 3.13.1Mario Rodas2020-05-16
| | | | | | | |
* | | | | | | | ocamlPackages.async_extra: remove at 112.24.00Vincent Laporte2020-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a legacy version for OCaml 4.02
* | | | | | | | Merge pull request #86857 from Anton-Latukha/handbrake-1.3.2Wout Mertens2020-05-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | handbrake: 1.3.1 -> 1.3.2
| * | | | | | | | handbrake: 1.3.1 -> 1.3.2Anton-Latukha2020-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | M pkgs/applications/video/handbrake/default.nix
* | | | | | | | | Merge pull request #87976 from etu/testssl-updateSarah Brofeldt2020-05-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | testssl: 3.0.1 -> 3.0.2
| * | | | | | | | | testssl: 3.0.1 -> 3.0.2Elis Hirwing2020-05-16
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/drwetter/testssl.sh/releases/tag/3.0.2
* | | | | | | | | Merge pull request #87736 from helsinki-systems/upd/ngx_fancyindexSarah Brofeldt2020-05-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nginxModules.fancyindex: 0.4.3 -> 0.4.4
| * | | | | | | | | nginxModules.fancyindex: 0.4.3 -> 0.4.4ajs1242020-05-13
| | | | | | | | | |
* | | | | | | | | | Merge pull request #88024 from marsam/update-pdfminerMario Rodas2020-05-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | pythonPackages.pdfminer: 20200402 -> 20200517
| * | | | | | | | | | pdfminer: make available as applicationMario Rodas2020-05-17
| | | | | | | | | | |
| * | | | | | | | | | pythonPackages.pdfminer: 20200402 -> 20200517Mario Rodas2020-05-17
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #88004 from r-ryantm/auto-update/cargo-flamegraphMario Rodas2020-05-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | cargo-flamegraph: 0.2.0 -> 0.3.0
| * | | | | | | | | | cargo-flamegraph: 0.2.0 -> 0.3.0R. RyanTM2020-05-17
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #88031 from mjlbach/unbreak_pycudaBenjamin Hipple2020-05-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Pycuda: bump cudatoolkit dependency, fix boost, fix build
| * | | | | | | | | | | Bump cudatoolkit in pycuda derivation, remove boost dependencyMichael Lingelbach2020-05-17
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #88033 from Trundle/skaffold-1.9.1Mario Rodas2020-05-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | skaffold: 1.8.0 -> 1.9.1