about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge commit '8d1510abfb592339e13ce8f6db6f29c1f8b72924'Alyssa Ross2019-09-16
|\
| * Merge pull request #67606 from endocrimes/r-vault-1.2.2Jaka Hudoklin2019-08-29
| |\ | | | | | | vault: 1.0.2 -> 1.2.2
| | * vault: add raft backend to vault serviceDanielle Lancashire2019-08-28
| | |
| | * vault: 1.0.2 -> 1.2.2Danielle Lancashire2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This upgrades Vault to version 1.2.2. To accomplish this, we migrate to using the `buildGoModule` helper, as since 1.0.2 the Vault build process migrated to modules, and does not vendor its dependencies. We also stop using the vault build script, and gox, as it only really provides value for local development, where it configures GOOS/GOARCH and installs into some convenient dev locations.
| * | ocamlPackages.batteries: 2.9.0 -> 2.10.0Vincent Laporte2019-08-29
| | | | | | | | | | | | Ensures compatibility with OCaml 4.08.
| * | Merge pull request #67660 from lightbulbjim/qtpass-waylandworldofpeace2019-08-29
| |\ \ | | | | | | | | qtpass: 1.2.3 -> 1.3.0
| | * | qtpass: 1.2.3 -> 1.3.0Chris Rendle-Short2019-08-29
| | | |
| | * | qtpass: fix missing app icon and name when running under WaylandChris Rendle-Short2019-08-29
| | | | | | | | | | | | | | | | | | | | Patch has been upstreamed and should be safe to remove in versions > 1.3.0
| * | | Merge pull request #67604 from peterhoeg/f/gcomprisworldofpeace2019-08-28
| |\ \ \ | | |/ / | |/| | gcompris: use Qt mkDerivation
| | * | gcompris: use Qt mkDerivationPeter Hoeg2019-08-29
| | | |
| * | | zerotierone: 1.4.2 -> 1.4.4 (#67648)Daniel Fullmer2019-08-28
| | | |
| * | | nixos/gitlab-runner: add missing HOME to environment (#67450)Pascal Bach2019-08-28
| | | | | | | | | | | | Gitlab runner fails to start if HOME is not set.
| * | | Merge pull request #67634 from mmahut/prometheus-cups-exporterWilliButz2019-08-28
| |\ \ \ | | | | | | | | | | prometheus-cups-exporter: init at unstable-2019-03-17
| | * | | prometheus-cups-exporter: init at unstable-2019-03-17Marek Mahut2019-08-28
| | | | |
| * | | | Merge pull request #67637 from andir/dovecotAndreas Rammhold2019-08-28
| |\ \ \ \ | | | | | | | | | | | | dovecot-pigeonhole: 0.5.7.1 -> 0.5.7.2 (CVE-2019-11500)
| | * | | | dovecot-pigeonhole: 0.5.7.1 -> 0.5.7.2 (CVE-2019-11500)Andreas Rammhold2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | This is a followup on #67623
| * | | | | fly: 5.3.0 -> 5.4.1 (#67633)Imuli2019-08-28
| | | | | |
| * | | | | Merge pull request #67642 from kisik21/lr-maintainershipGraham Christensen2019-08-28
| |\ \ \ \ \ | | | | | | | | | | | | | | lr: add myself (@kisik21) as maintainer
| | * | | | | lr: add myself (@kisik21) as maintainerVika2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As an answer to #67638, I'm adopting this package, adding myself as a maintainer.
| * | | | | | Merge pull request #67626 from worldofpeace/xfce4-14-docworldofpeace2019-08-28
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | rl-1909: add note about Xfce 4.14
| | * | | | | | rl-1909: add note about Xfce 4.14worldofpeace2019-08-28
| | | | | | | |
| * | | | | | | Merge pull request #67490 from kisik21/masterworldofpeace2019-08-28
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | libargon2: fixed cross-compilation
| | * | | | | | libargon2: fixed cross-compilationVika2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile had a hardcoded unprefixed ar. I wrote a patch (sending it upstream) and added an optional make flag to override it in case we're cross-compiling. Unfortunately, this causes a rebuild of native packages. This commit also fixes the pkg-config file to be generated correctly, patch was provided by @worldofpeace.
| * | | | | | | Merge pull request #64738 from rnhmjoj/magneticoSilvan Mosberger2019-08-28
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | magnetico: init package and service
| | * | | | | | | nixos/magnetico: add testrnhmjoj2019-08-28
| | | | | | | | |
| | * | | | | | | nixos/magnetico: init servicernhmjoj2019-08-28
| | | | | | | | |
| | * | | | | | | magnetico: init at 0.8.1rnhmjoj2019-08-26
| | | | | | | | |
| * | | | | | | | Merge pull request #65661 from davidak/containersSilvan Mosberger2019-08-28
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos-containers: add TimeoutStartSec option
| | * | | | | | | | nixos-containers: add TimeoutStartSec optiondavidak2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default is now 1m instead of global default of 15sec. It is also configurable. Fixes issue where start of many containers (40+) fail https://github.com/NixOS/nixpkgs/issues/65001
| * | | | | | | | | Merge pull request #67635 from NixOS/haskell-updatesPeter Simons2019-08-28
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | LTS Haskell 14.3, cabal-install 3.0.0.0, ghc-8.8.1 fixes
| | * | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/222d2ffb871617615c537b4f6fefcefc3d338e7a.
| | * | | | | | | | configuration-ghc-8.8.x.nix: cosmeticPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | cabal-install: override native Cabal version on older compilersPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | cabal-install: jailbreak build for ghc 8.8.xPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | haskell-resolv: add overrides for older compilersPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | haskell-HTTP: drop obsolete patches for ghc 8.8.xPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | haskell-regex-base: jailbreak build for ghc 8.8.xPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | haskell-QuickCheck: drop obsolete patches for ghc 8.8.xPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | haskell-resolv: drop obsolete patches for ghc 8.8.xPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | cabal-install: version 3.x is out officiallyPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/f3caaa39bd8e093c5142acad87b17c51fb7a207d.
| | * | | | | | | | hackage2nix: keep resolv-0.1.1.2 around for ghc versions prior to 8.8.xPeter Simons2019-08-28
| | | | | | | | | |
| | * | | | | | | | hackage2nix: disable builds depended on broken packages that break ↵Peter Simons2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | evaluation on Hydra
| | * | | | | | | | hackage2nix: unbreak dhall-json buildMario Rodas2019-08-28
| | | | | | | | | |
| | * | | | | | | | haskell-dhall-json: disable broken test suite to fix the buildMario Rodas2019-08-28
| | | | | | | | | |
| | * | | | | | | | hackage2nix: keep ghc-lib-parser-8.8.0.20190723 until hlint updates its ↵Peter Simons2019-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependencies
| | * | | | | | | | LTS Haskell 14.3Peter Simons2019-08-28
| | | | | | | | | |
| * | | | | | | | | Merge pull request #67623 from tokudan/patch-1Andreas Rammhold2019-08-28
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | dovecot: 2.3.7.1 -> 2.3.7.2 (CVE-2019-11500)
| | * | | | | | | | dovecot: 2.3.7.1 -> 2.3.7.2 (CVE-2019-11500)Daniel Frank2019-08-28
| | | | | | | | | |
| * | | | | | | | | Merge pull request #67260 from pstch/fix/xsession-allow-session-choiceMatthew Bauer2019-08-28
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/x11: provide selected session to custom session