Commit Graph
191261 Commits
Author SHA1 Message Date
Vincent LaporteandVincent Laporte 3f63225309 ocamlPackages.batteries: 2.9.0 -> 2.10.0
Ensures compatibility with OCaml 4.08.
2019-08-29 05:42:43 +00:00
Matthew Glazar 7ba8b728dc include-what-you-use: 0.10 -> 0.12
Release notes:
https://github.com/include-what-you-use/include-what-you-use/releases/tag/clang_8.0

IWYU version 0.12 is based on LLVM/Clang version 8.0.
2019-08-28 22:31:57 -07:00
worldofpeaceandGitHub 2cb1eda297 Merge pull request #67660 from lightbulbjim/qtpass-wayland
qtpass: 1.2.3 -> 1.3.0
2019-08-29 00:56:08 -04:00
Chris Rendle-Short 8de860b60d qtpass: 1.2.3 -> 1.3.0 2019-08-29 14:52:47 +10:00
Chris Rendle-Short 392763aea6 qtpass: fix missing app icon and name when running under Wayland
Patch has been upstreamed and should be safe to remove in versions >
1.3.0
2019-08-29 12:38:36 +10:00
worldofpeaceandGitHub bde1c6b5e8 Merge pull request #67604 from peterhoeg/f/gcompris
gcompris: use Qt mkDerivation
2019-08-28 22:26:43 -04:00
Peter Hoeg 8d3c2c8538 gcompris: use Qt mkDerivation 2019-08-29 10:22:22 +08:00
Silvan Mosberger 7f6a9eef26 crystal: Fix runtime by switching to openssl_1_0_2
This makes `crystal play` work
2019-08-29 03:31:14 +02:00
Maximilian Bosch 819696bb0c evcxr: 0.4.3 -> 0.4.4
https://github.com/google/evcxr/releases/tag/v0.4.4
2019-08-29 01:51:25 +02:00
Daniel Fullmerandzimbatm 33b67761be zerotierone: 1.4.2 -> 1.4.4 (#67648) 2019-08-28 20:28:46 +00:00
Pascal Bachandzimbatm 02ed974bba nixos/gitlab-runner: add missing HOME to environment (#67450)
Gitlab runner fails to start if HOME is not set.
2019-08-28 20:27:28 +00:00
Artemis Tosini a4ca80771e one_gadget: 1.6.2 → 1.7.2 2019-08-28 19:29:17 +00:00
Daniel Fullmer 88723457e6 rclone: 1.49.0 -> 1.49.1 2019-08-28 15:22:12 -04:00
WilliButzandGitHub b602b5c067 Merge pull request #67634 from mmahut/prometheus-cups-exporter
prometheus-cups-exporter: init at unstable-2019-03-17
2019-08-28 21:07:16 +02:00
Andreas RammholdandGitHub f43086caa9 Merge pull request #67637 from andir/dovecot
dovecot-pigeonhole: 0.5.7.1 -> 0.5.7.2 (CVE-2019-11500)
2019-08-28 20:58:10 +02:00
ImuliandWael Nasreddine 7863697575 fly: 5.3.0 -> 5.4.1 (#67633) 2019-08-28 12:30:18 -06:00
Graham ChristensenandGitHub ff6b4b12b7 Merge pull request #67642 from kisik21/lr-maintainership
lr: add myself (@kisik21) as maintainer
2019-08-28 14:14:20 -04:00
Marek Mahut 0c4cb4c102 prometheus-cups-exporter: init at unstable-2019-03-17 2019-08-28 19:56:12 +02:00
worldofpeaceandGitHub b49a76566d Merge pull request #67626 from worldofpeace/xfce4-14-doc
rl-1909: add note about Xfce 4.14
2019-08-28 13:54:16 -04:00
Vika cd7142b288 lr: add myself (@kisik21) as maintainer
As an answer to #67638, I'm adopting this package, adding myself as a
maintainer.
2019-08-28 20:49:36 +03:00
worldofpeaceandGitHub 58fd72f3e9 Merge pull request #67490 from kisik21/master
libargon2: fixed cross-compilation
2019-08-28 13:02:05 -04:00
Danielle Lancashire 4b99f9ba0b vault: add raft backend to vault service 2019-08-28 18:42:18 +02:00
Silvan MosbergerandGitHub 6233291d95 Merge pull request #64738 from rnhmjoj/magnetico
magnetico: init package and service
2019-08-28 18:39:21 +02:00
Silvan MosbergerandGitHub fb7611a496 Merge pull request #65661 from davidak/containers
nixos-containers: add TimeoutStartSec option
2019-08-28 18:37:30 +02:00
Vika 06073ae7df libargon2: fixed cross-compilation
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.
2019-08-28 19:35:19 +03:00
xrelkd fb68a01449 eksctl: 0.4.2 -> 0.4.3 2019-08-29 00:33:33 +08:00
Peter SimonsandGitHub 47391ab53b Merge pull request #67635 from NixOS/haskell-updates
LTS Haskell 14.3, cabal-install 3.0.0.0, ghc-8.8.1 fixes
2019-08-28 18:04:18 +02:00
Andreas Rammhold 46ff96c05b dovecot-pigeonhole: 0.5.7.1 -> 0.5.7.2 (CVE-2019-11500)
This is a followup on #67623
2019-08-28 17:57:57 +02:00
Peter Simons 38a581902e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/222d2ffb871617615c537b4f6fefcefc3d338e7a.
2019-08-28 15:52:04 +00:00
Peter Simons 995d0782f5 configuration-ghc-8.8.x.nix: cosmetic 2019-08-28 15:50:33 +00:00
Peter Simons 2e08ac73ca cabal-install: override native Cabal version on older compilers 2019-08-28 15:50:33 +00:00
Peter Simons 374a39e598 cabal-install: jailbreak build for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons a9dd9c7c2f haskell-resolv: add overrides for older compilers 2019-08-28 15:50:33 +00:00
Peter Simons 5137dc389a haskell-HTTP: drop obsolete patches for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons 7304dc1479 haskell-regex-base: jailbreak build for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons e2dfa9f721 haskell-QuickCheck: drop obsolete patches for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons 9d4300b4b2 haskell-resolv: drop obsolete patches for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons 83bc9776ca cabal-install: version 3.x is out officially 2019-08-28 15:50:33 +00:00
Peter Simons 0fc727c3e1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/f3caaa39bd8e093c5142acad87b17c51fb7a207d.
2019-08-28 15:50:33 +00:00
Peter Simons 1b8e14b38d hackage2nix: keep resolv-0.1.1.2 around for ghc versions prior to 8.8.x 2019-08-28 15:50:32 +00:00
Peter Simons 034dcc2ab8 hackage2nix: disable builds depended on broken packages that break evaluation on Hydra 2019-08-28 15:50:32 +00:00
Andreas RammholdandGitHub ec3271cc15 Merge pull request #67623 from tokudan/patch-1
dovecot: 2.3.7.1 -> 2.3.7.2 (CVE-2019-11500)
2019-08-28 17:49:36 +02:00
Mario RodasandPeter Simons ecea5f4728 hackage2nix: unbreak dhall-json build 2019-08-28 15:47:05 +00:00
Mario RodasandPeter Simons 4792a6db4c haskell-dhall-json: disable broken test suite to fix the build 2019-08-28 15:47:05 +00:00
Peter Simons 30a31cc908 hackage2nix: keep ghc-lib-parser-8.8.0.20190723 until hlint updates its dependencies 2019-08-28 15:47:04 +00:00
Peter Simons c9c2aed2ac LTS Haskell 14.3 2019-08-28 15:47:04 +00:00
José Romildo Malaquias 9e04b3173e enlightenment.enlightenment: pulseaudio support 2019-08-28 12:45:09 -03:00
Matthew BauerandGitHub b8f9e09ad1 Merge pull request #67260 from pstch/fix/xsession-allow-session-choice
nixos/x11: provide selected session to custom session
2019-08-28 11:07:19 -04:00
Hugo Geoffroy a23798e478 nixos/x11: provide selected session to custom session
The custom session script is always executed (when it exists). This change
passes the selected session script and select session name to the custom session
script, so that it can defer to the selected session script based on the value
of the selected session name.
2019-08-28 16:58:12 +02:00
José Romildo Malaquias 3595e93f6f enlightenment.enlightenment: bluetooth support 2019-08-28 11:13:17 -03:00