summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/flatpak: initJan Tojnar2018-05-15
|
* xdg-desktop-portal-gtk: init at 0.10Jan Tojnar2018-05-11
|
* xdg-desktop-portal: init at 0.11Jan Tojnar2018-05-11
|
* flatpak: init at 0.11.7Jan Tojnar2018-05-11
|
* 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
| |
* | nginx module: add upstream extraConfigNikolay Amiantov2018-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.
* | dovecot2: added ssl_dh using security.dhparamsJoachim Schiele2018-05-08
| | | | | | | | | | The 18.03 channel includes dovecot 2.3, which requires ssl_dh to be set. -> fixes https://github.com/nixcloud/nixcloud-webservices/issues/21
* | bazel: 0.11.1 -> 0.12.0 (#39585)Ben Barclay2018-05-08
| |
* | Merge pull request #39921 from jD91mZM2/nodnsPeter Hoeg2018-05-08
|\ \ | | | | | | NetworkManager nixos: add noDns option
| * | NetworkManager: add noDns optionjD91mZM22018-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
| | | | |