about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* haskell-packages.nix: cosmeticPeter Simons2019-09-18
|
* Merge pull request #69035 from pacien/riot-v1.3.5worldofpeace2019-09-18
|\ | | | | riot-{web,desktop}: 1.3.3 -> 1.3.5
| * riot-desktop: 1.3.3 -> 1.3.5pacien2019-09-18
| |
| * riot-web: 1.3.3 -> 1.3.5pacien2019-09-18
| |
* | nix: mark unix onlyMatthew Bauer2019-09-18
| | | | | | | | | | | | Nix is only known to work on unix like platforms. https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux
* | wxMSW: mark brokenMatthew Bauer2019-09-18
| | | | | | | | | | | | This hasn’t worked for a while: https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.windows.wxMSW.x86_64-linux
* | Merge pull request #69032 from peti/t/fix-ghcPeter Simons2019-09-18
|\ \ | | | | | | ghc: revert "compile with DWARF support by default"
| * | ghc: revert "compile with DWARF support by default"Peter Simons2019-09-18
| | | | | | | | | | | | | | | | | | | | | This reverts commits 2021578686790d2c733eb1fa9c2034826996b176 and f4316473d94e0e5eff2736bd24dc802e09752771. Fixes https://github.com/NixOS/nixpkgs/issues/69023.
* | | Merge pull request #68729 from worldofpeace/elementary-greeter/masterworldofpeace2019-09-18
|\ \ \ | |/ / |/| | nixos/pantheon: use Pantheon's greeter
| * | nixos/pantheon: use Pantheon's greeterworldofpeace2019-09-13
| | | | | | | | | | | | | | | | | | I now consider this usable in NixOS without reflecting negatively on NixOS as a whole. For example this greeter is immune to issues like #60651.
| * | nixos/lightdm/pantheon: provide xgreeters in packageworldofpeace2019-09-13
| | |
| * | pantheon.wingpanel: ensure themes are in XDG_DATA_DIRSworldofpeace2019-09-13
| | |
| * | nixos/pantheon: add gtk settings.iniworldofpeace2019-09-13
| | |
| * | nixos/pantheon: use sessionVariablesworldofpeace2019-09-13
| | |
| * | nixos/lightdm/pantheon: drop warningworldofpeace2019-09-13
| | | | | | | | | | | | This issue has been fixed in the latest release.
| * | pantheon.elementary-greeter: 3.3.1 -> 2019-09-10worldofpeace2019-09-13
| | | | | | | | | | | | https://github.com/elementary/greeter/releases/tag/5.0
* | | Merge pull request #68492 from worldofpeace/pam-sessionvariablesworldofpeace2019-09-18
|\ \ \ | | | | | | | | Introduce environment.profileRelativeSessionVariables
| * | | nixos/environment: set GTK_EXE_PREFIXworldofpeace2019-09-18
| | | |
| * | | nixos/environment: set GTK_DATA_PREFIXworldofpeace2019-09-18
| | | | | | | | | | | | | | | | | | | | Many desktop environment modules are already setting this so it already makes sense to just do this globally.
| * | | lightdm-mini-greeter: put xgreeters in passthruworldofpeace2019-09-18
| | | |
| * | | lightdm-mini-greeter: use wrapGAppsHookworldofpeace2019-09-18
| | | |
| * | | nixos/lightdm-gtk-greeter: don't wrap in moduleworldofpeace2019-09-18
| | | |
| * | | nixos/enso-os: don't wrap in moduleworldofpeace2019-09-18
| | | |
| * | | nixos/sddm: don't set XDG_DATA_DIRSworldofpeace2019-09-18
| | | | | | | | | | | | | | | | environment.profileRelativeSessionVariables should make this unneeded.
| * | | nixos/gdm: don't set XCURSOR_PATHworldofpeace2019-09-18
| | | |
| * | | nixos/xdg/icons: use profileRelativeSessionVariablesworldofpeace2019-09-18
| | | |
| * | | nixos/terminfo: use profileRelativeSessionVariablesworldofpeace2019-09-18
| | | |
| * | | nixos/system-environment: introduce environment.profileRelativeSessionVariablesRobert Helgesson2019-09-18
| | | | | | | | | | | | | | | | | | | | There is a need for having sessionVariables set relative to the Nix Profiles. Such as in #68383.
* | | | tests/hardened: fix buildJoachim Fasting2019-09-18
| | | | | | | | | | | | | | | | | | | | | | | | Bug introduced by 4ead3d2ec3d4fac9ee22da47bbe3bc9defb62c49 For ZHF https://github.com/NixOS/nixpkgs/issues/68361
* | | | oh-my-zsh: 2019-09-11 -> 2019-09-13Tim Steinbach2019-09-18
| | | |
* | | | Merge pull request #68263 from moaxcp/micronautmarkuskowa2019-09-18
|\ \ \ \ | | | | | | | | | | micronaut init at 1.2.1
| * | | | micronaut init at 1.2.1John Mercier2019-09-18
| | | | |
* | | | | Merge pull request #68966 from siriobalmelli-foss/fix/cargo-inspectMario Rodas2019-09-18
|\ \ \ \ \ | | | | | | | | | | | | cargo-inspect: fix build on Darwin
| * | | | | cargo-inspect: fix build on DarwinSirio Balmelli2019-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | package fails to build with 'ld: framework not found Security' Solve by adding darwin.apple_sdk.frameworks.Security on Darwin. Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
* | | | | | Merge pull request #69004 from marsam/update-telegrafMario Rodas2019-09-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | telegraf: 1.10.2 -> 1.12.1
| * | | | | | telegraf: 1.10.2 -> 1.12.1Mario Rodas2019-09-17
| | | | | | |
* | | | | | | Merge pull request #68997 from marsam/update-mtmMario Rodas2019-09-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mtm: 1.0.1 -> 1.1.0
| * | | | | | | mtm: 1.0.1 -> 1.1.0Mario Rodas2019-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/deadpixi/mtm/releases/tag/1.1.0
* | | | | | | | Merge pull request #69009 from marsam/update-terraform-lspMario Rodas2019-09-18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | terraform-lsp: 0.0.5 -> 0.0.6
| * | | | | | | terraform-lsp: 0.0.5 -> 0.0.6Mario Rodas2019-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.6
* | | | | | | | Merge pull request #68820 from babariviere/iosevka-2.0Thomas Tuegel2019-09-18
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | iosevka: 1.4.3 -> 2.3.0
| * | | | | | | iosevka: 1.4.3 -> 2.3.0babariviere2019-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use node2nix instead of reading package lock.
| * | | | | | | iosevka: 1.4.3 -> 2.3.0babariviere2019-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate new Iosevka build system. Add an extra arguments to add custom parameters (for example to map ligatures).
* | | | | | | | Merge pull request #68925 from vbgl/ocaml-cryptokit-fix-68874Vincent Laporte2019-09-18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | ocamlPackages.cryptokit: fix #68874
| * | | | | | | ocamlPackages.ocsigen_server: fix loading of shared librariesVincent Laporte2019-09-16
| | | | | | | |
| * | | | | | | ocamlPackages.cryptokit: fix installation of shared librariesVincent Laporte2019-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #68874
* | | | | | | | python.pkgs.scikitlearn: 0.20.3 -> 0.20.4Orivej Desh2019-09-18
| | | | | | | |
* | | | | | | | Merge pull request #69002 from marsam/pianobar-darwinMatthew Bauer2019-09-17
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | pianobar: enable on darwin
| * | | | | | | pianobar: enable on darwinMario Rodas2019-09-17
| | |_|/ / / / | |/| | | | |
* | | | | | | rclone: 1.49.2 -> 1.49.3 (#68999)Mario Rodas2019-09-17
| | | | | | | | | | | | | | | | | | | | | Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825