about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* iproute2: module to create rt_table file & coMatthieu Coudron2018-05-15
| | | | | | | | | | When doing source routing/multihoming, it's practical to give names to routing tables. The absence of the rt_table file in /etc make this impossible. This patch recreates these files on rebuild so that they can be modified by the user see NixOS#38638. iproute2 is modified to look into config.networking.iproute2.confDir instead of /etc/iproute2.
* all-cabal-hashes: update to latest versionPeter Simons2018-05-08
|
* haskell-gi: remember the URL to the PR that explains why the override is ↵Peter Simons2018-05-08
| | | | necessary
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-05-08
| | | | | This update was generated by hackage2nix v2.9.2-11-ga2d666d from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/7b40a148a0a32f0150b0a72f3f916af9723601b7.
* LTS Haskell 11.8Peter Simons2018-05-08
|
* Merge pull request #40161 from ElvishJerricco/ghc-build-packages-integer-simpleJohn Ericson2018-05-08
|\ | | | | Use build packages GHC for haskell.packages.integer-simple
| * Use build packages GHC for haskell.packages.integer-simpleWill Fancher2018-05-07
| |
* | linux: 4.17-rc3 -> 4.17-rc4Tim Steinbach2018-05-08
| |
* | pacparser: init at 1.3.7Nikolay Amiantov2018-05-08
| |
* | wesnoth: unite with wesnoth-devNikolay Amiantov2018-05-08
| | | | | | | | There's no Wesnoth development version now.
* | bazel: 0.11.1 -> 0.12.0 (#39585)Ben Barclay2018-05-08
| |
* | Merge pull request #40170 from tazjin/kontemplate-v1.5.0Jörg Thalheim2018-05-08
|\ \ | | | | | | kontemplate: 1.4.0 -> 1.5.0
| * | kontemplate: 1.4.0 -> 1.5.0Vincent Ambo2018-05-08
| | | | | | | | | | | | Moves to release version 1.5.0 (released 2018-05-08).
* | | bluemix: Fix eval of maintainersSarah Brofeldt2018-05-08
|/ /
* | kdepim-addons: Add package expressionaszlig2018-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed in order to add location information to contacts in KAddressbook. Packaging was quite straightforward except that it needed akonadi-import-wizard, which I have packaged in the previous commit. I'm committing this directly to master without a pull request, because nothing depends on it (for obvious reasons) and packaging was trivial enough so that if things are not as they supposed to be it can still be changed very easily. Tested this using the following VM configuration, because I don't run a Plasma desktop: (import <nixpkgs/nixos> { configuration = { pkgs, ... }: { environment.systemPackages = with import <nixpkgs> {}; [ kdeApplications.kaddressbook kdeApplications.kdepim-addons ]; users.users.test.isNormalUser = true; virtualisation.diskSize = 4096; virtualisation.memorySize = 2048; services.xserver = { enable = true; inherit ((import <nixpkgs/nixos> {}).config.services.xserver) layout; displayManager.sddm.enable = true; displayManager.sddm.autoLogin.enable = true; displayManager.sddm.autoLogin.user = "test"; desktopManager.default = "plasma5"; desktopManager.plasma5.enable = true; }; }; }).vm The test I've done is using KAddressbook and check whether the location tab is working and it does now. Signed-off-by: aszlig <aszlig@nix.build> Cc: @ttuegel, @vandenoever
* | akonadi-import-wizard: Add package expressionaszlig2018-05-08
| | | | | | | | | | | | | | | | | | | | | | This is required for kdepim-addons and packaging this is pretty much straightforward with no hurdles. I tried to keep the coding style close to other packages in kdeApplications so that it stays consistent. Signed-off-by: aszlig <aszlig@nix.build> Cc: @ttuegel, @vandenoever
* | Merge pull request #40056 from r-ryantm/auto-update/xmrigJörg Thalheim2018-05-08
|\ \ | | | | | | xmrig: 2.5.3 -> 2.6.1
| * | xmrig: restrict to x86Jörg Thalheim2018-05-08
| | |
| * | xmrig: 2.5.3 -> 2.6.1R. RyanTM2018-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xmrig/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.6.1 with grep in /nix/store/wsy4vdhmqcr0mydcgp77dncf2xq906kf-xmrig-2.6.1 - directory tree listing: https://gist.github.com/ff33b30777a95f9fa0654b4da0ae47c2
* | | bluemix-cli: init at 0.6.6 (#40147)Vincent Ambo2018-05-08
| | | | | | | | | | | | Adds the (non-free, binary) IBM Bluemix CLI which is required to administrate IBM Bluemix services.
* | | 1password: init at version 0.4 (#40158)Joel Burget2018-05-08
| | |
* | | Merge pull request #40159 from Ekleog/cargo-fuzz-0.5.3Jörg Thalheim2018-05-08
|\ \ \ | | | | | | | | cargo-fuzz: init at 0.5.3
| * | | cargo-fuzz: init at 0.5.3Léo Gaspard2018-05-08
| | | |
* | | | Merge pull request #38794 from timokau/brial-initRobert Schütz2018-05-08
|\ \ \ \ | |_|_|/ |/| | | brial: init at 1.2.3
| * | | brial: init at 1.2.3Timo Kaufmann2018-05-08
| | | |
* | | | Merge pull request #40155 from jtojnar/gnome-3.28.2Jan Tojnar2018-05-08
|\ \ \ \ | | | | | | | | | | GNOME Updates
| * | | | gvfs: 1.36.1 → 1.36.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.mutter: 3.28.0 → 3.28.1Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-shell: 3.28.0 → 3.28.1Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-shell-extensions: 3.28.0 → 3.28.1Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-keyring: 3.28.0.2 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-contacts: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gjs: 1.52.2 → 1.52.3Jan Tojnar2018-05-08
| | | | |
| * | | | evolution-data-server: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.eog: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-music: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-maps: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-logs: 3.28.0 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-characters: 3.28.0 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-calendar: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.gnome-boxes: 3.28.2 → 3.28.3Jan Tojnar2018-05-08
| | | | |
| * | | | evolution: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | gnome3.bijiben: 3.28.1 → 3.28.2Jan Tojnar2018-05-08
| | | | |
| * | | | meld: 3.18.0 → 3.18.1Jan Tojnar2018-05-08
| | |/ / | |/| |
* | | | love_11: init at 11.1Michael Raskin2018-05-07
| | | |
* | | | i3lock-color: fix manpage-name and manpage (#40095)Roland Koebler2018-05-07
| | | | | | | | | | | | | | | | - rename manpage from i3lock.1 to i3lock-color.1 - change "i3lock" to "i3lock-color" in manpage-synopsis
* | | | Merge pull request #40143 from yrashk/sit-0.3.2-aarch64xeji2018-05-07
|\ \ \ \ | | | | | | | | | | sit: fix tests on aarch64
| * | | | sit: fix tests on aarch64Yurii Rashkovskii2018-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As we found out in #40032, sit tests won't pass on aarch64. The problem seems to be related to `create_dir` not returning an error if the directory already exists, happening specifically on aarch64+debug (not aarch64+release) This update injects a patch for tests that will also be included in subsequent versions of SIT.
* | | | | Merge pull request #40135 from fadenb/pythonPackages.phonenumbers_8.9.5xeji2018-05-07
|\ \ \ \ \ | | | | | | | | | | | | pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
| * | | | | pythonPackages.phonenumbers: 8.9.3 -> 8.9.5Tristan Helmich2018-05-07
| | | | | |