195824 Commits

Author SHA1 Message Date
Luc Tielen
fce1182f4b haskell.packages.ghc881.tasty-hedgehog: fix dependency versioning issue 2019-09-18 19:36:58 +02:00
Luc Tielen
c120b6957c haskell.packages.ghc881.hedgehog: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen
d0a1d73438 haskell.packages.ghc881.vault: avoid build issue with docs 2019-09-18 19:36:58 +02:00
Luc Tielen
a2b742f80c haskell.packages.ghc881.attoparsec: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen
de404e0976 haskell.packages.ghc881.socks: fix issue with base dependency version 2019-09-18 19:36:58 +02:00
Luc Tielen
6a6b39b73f haskell.packages.ghc881.vector-th-unbox: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
230565a859 haskell.packages.ghc881.cabal-doctest: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
1135dd3e23 haskell.packages.ghc881.haskell-src-exts: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
0b183e5d14 haskell.packages.ghc881.happy: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
3ad52721a4 haskell.packages.ghc881.haskell-src-meta: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen
9b2394519c haskell.packages.ghc881.alex: apply temporary patch for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen
8a0c213261 haskell.packages.ghc881.yaml: fix missing attribute issue 2019-09-18 19:36:58 +02:00
Luc Tielen
168b39e66f Revert "haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7"
This reverts commit 5e91bfa80acea3dabca7034f8a517044965b6270.
2019-09-18 19:36:58 +02:00
Jaakko Luttinen
f56d16a89e haskellPackages.massiv: mark unbroken 2019-09-18 19:36:58 +02:00
Jaakko Luttinen
780cdeb31c haskellPackages.scheduler: mark unbroken 2019-09-18 19:36:57 +02:00
Peter Simons
e04435a773 LTS Haskell 14.6 2019-09-18 19:36:57 +02:00
Peter Simons
e1a5f9ff46
Merge pull request #69033 from peti/t/drop-obsolete-ghc-versions
drop obsolete versions of the GHC compiler
2019-09-18 19:35:17 +02:00
Peter Simons
8fa86fda32 haskell-packages.nix: cosmetic 2019-09-18 19:28:04 +02:00
worldofpeace
0d11e8575b
Merge pull request #69035 from pacien/riot-v1.3.5
riot-{web,desktop}: 1.3.3 -> 1.3.5
2019-09-18 13:25:34 -04:00
worldofpeace
b3f4ce351e nixos/xdg/icons: match XCURSOR_PATH spec 2019-09-18 13:03:14 -04:00
Matthew Bauer
2c32f91bfc nix: mark unix only
Nix is only known to work on unix like platforms.

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux
2019-09-18 12:51:00 -04:00
Matthew Bauer
3b96c76bef wxMSW: mark broken
This hasn’t worked for a while:

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.windows.wxMSW.x86_64-linux
2019-09-18 12:51:00 -04:00
pacien
518e23bcb8 gscan2pdf: 2.5.5 -> 2.5.6 2019-09-18 18:39:30 +02:00
pacien
e32515aa92 riot-desktop: 1.3.3 -> 1.3.5 2019-09-18 18:32:41 +02:00
pacien
8e09b940f8 riot-web: 1.3.3 -> 1.3.5 2019-09-18 18:32:25 +02:00
Peter Simons
8dcaebfe3b ghc: drop unused abi-depends-determinism.nix patch 2019-09-18 18:30:31 +02:00
Peter Simons
1f157b8cf8 ghc: drop obsolete 8.2.2 version
We keep the last 3 major releases of GHC around, which are
versions 8.8.1, 8.6.5, and 8.4.4.
2019-09-18 18:28:11 +02:00
Peter Simons
ddb77f3437 ghc: drop obsolete 8.6.4 version
The latest version in the 8.6.x branch is 8.6.5.
2019-09-18 18:24:42 +02:00
Peter Simons
ab9f0b7f06
Merge pull request #69032 from peti/t/fix-ghc
ghc: revert "compile with DWARF support by default"
2019-09-18 18:13:14 +02:00
Peter Simons
2c70934263 ghc: revert "compile with DWARF support by default"
This reverts commits 2021578686790d2c733eb1fa9c2034826996b176 and
f4316473d94e0e5eff2736bd24dc802e09752771.

Fixes https://github.com/NixOS/nixpkgs/issues/69023.
2019-09-18 15:18:20 +00:00
worldofpeace
760b677c19
Merge pull request #68729 from worldofpeace/elementary-greeter/master
nixos/pantheon: use Pantheon's greeter
2019-09-18 11:16:21 -04:00
worldofpeace
ee29fbd9a2
Merge pull request #68492 from worldofpeace/pam-sessionvariables
Introduce environment.profileRelativeSessionVariables
2019-09-18 11:15:26 -04:00
worldofpeace
6663a795a3 nixos/environment: set GTK_EXE_PREFIX 2019-09-18 11:13:43 -04:00
worldofpeace
cc125810cb nixos/environment: set GTK_DATA_PREFIX
Many desktop environment modules are already setting
this so it already makes sense to just do this globally.
2019-09-18 11:13:43 -04:00
worldofpeace
5669b06235 lightdm-mini-greeter: put xgreeters in passthru 2019-09-18 11:13:43 -04:00
worldofpeace
6d7687871e lightdm-mini-greeter: use wrapGAppsHook 2019-09-18 11:13:43 -04:00
worldofpeace
b558eb8329 nixos/lightdm-gtk-greeter: don't wrap in module 2019-09-18 11:13:43 -04:00
worldofpeace
7814a2f566 nixos/enso-os: don't wrap in module 2019-09-18 11:13:42 -04:00
worldofpeace
feab607ae5 nixos/sddm: don't set XDG_DATA_DIRS
environment.profileRelativeSessionVariables should make this unneeded.
2019-09-18 11:13:42 -04:00
worldofpeace
453036c8a7 nixos/gdm: don't set XCURSOR_PATH 2019-09-18 11:13:42 -04:00
worldofpeace
df56adac53 nixos/xdg/icons: use profileRelativeSessionVariables 2019-09-18 11:13:42 -04:00
worldofpeace
671404509b nixos/terminfo: use profileRelativeSessionVariables 2019-09-18 11:13:42 -04:00
Robert Helgesson
866cc3e792 nixos/system-environment: introduce environment.profileRelativeSessionVariables
There is a need for having sessionVariables set relative to the Nix Profiles.
Such as in #68383.
2019-09-18 11:09:43 -04:00
José Romildo Malaquias
cfc7a32966 enlightenment.enlightenment: add dependency on bc 2019-09-18 11:28:49 -03:00
Joachim Fasting
eb59755f70
tests/hardened: fix build
Bug introduced by 4ead3d2ec3d4fac9ee22da47bbe3bc9defb62c49

For ZHF https://github.com/NixOS/nixpkgs/issues/68361
2019-09-18 15:38:43 +02:00
José Romildo Malaquias
75d88e42b6 enlightenment.enlightenment: alphabetize dependence list 2019-09-18 10:36:58 -03:00
hyperfekt
3a635da857 minecraft: 2015-07-24 -> 2.1.5965
switched to the new official launcher, renamed to minecraft-launcher,
and added an update script
2019-09-18 14:07:33 +02:00
Maximilian Bosch
4291d178be
wlr-randr: init at unstable-2019-03-21
This is a simple clone of `xrandr` for wayland and is recommended by
sway's wiki[1] as replacement for `xrandr`.

Although the package is not stable yet, it's written by some sway
developers and appears to work pretty well.

When adding an additional monitor to your laptop (with the laptop being
"below" the monitor), this can be configured like this:

```
wlr-randr --output eDP-1 --on --pos 0,1080 --output HDMI-A-1 --on --pos 0,0
```

[1] https://github.com/swaywm/sway/wiki/i3-Migration-Guide#common-xorg-apps-used-on-i3-with-wayland-alternatives
2019-09-18 13:38:06 +02:00
Tim Steinbach
4a719e2884
oh-my-zsh: 2019-09-11 -> 2019-09-13 2019-09-18 07:19:12 -04:00
markuskowa
19a51cd2cb
Merge pull request #68263 from moaxcp/micronaut
micronaut init at 1.2.1
2019-09-18 13:14:36 +02:00