summary refs log tree commit diff
path: root/pkgs/applications/window-managers/xmonad
Commit message (Collapse)AuthorAge
* xmonad_log_applet_mate: initJan Tojnar2018-08-09
|
* xmonad_log_applet: fix buildJan Tojnar2018-08-09
|
* xmonad_log_applet_gnome2: dropJan Tojnar2018-08-09
|
* xmonad: include version in namePascal Wittmann2018-07-19
|
* treewide: rename bad filenamesMatthew Bauer2018-04-17
| | | | | Most of these can easily be moved to subdirectories of other directories. This helps reduce clutter in the main trees.
* xmonad-wrapper: link man pages instead of copyingBenno Fünfstück2016-06-17
|
* xmonad-wrapper: link man pages of xmonadEnvBenno Fünfstück2016-06-17
| | | | This fixes #16282.
* desktop and xmonad wrappers: preferLocalBuildVladimír Čunát2015-09-01
| | | | Also no substitution.
* Drop obsolete pre-NG Haskell builds.Peter Simons2015-05-05
|
* xmonad: cleanup wrapperNikolay Amiantov2015-03-08
|
* nixos/xmonad: move to haskell-ng and make a wrapperNikolay Amiantov2015-02-03
|
* Re-generate Haskell expressions with latest cabal2nix.Peter Simons2014-08-09
|
* Remove 'andres' from the meta.maintainer section of all Haskell package where IPeter Simons2014-08-09
| | | | had added him earlier.
* Re-generate Haskell packages with cabal2nix.Peter Simons2014-07-14
|
* Add "please don't edit" comment at the top of every auto-generated Haskell file.Peter Simons2014-07-14
|
* haskell-xmonad-contrib: update to version 0.11.3Peter Simons2014-05-03
|
* xmonad-contrib: patch to fix build with GHC 7.8.2Peter Simons2014-05-01
|
* xmonad: fix build with ghc 7.8.1Peter Simons2014-03-30
|
* windowManager.xmonad: Make it configurable and extensible.Moritz Ulrich2013-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR #1366 The previous windowManager.xmonad option only starts xmonad and doesn't make ghc available. This assumes that the user has GHC with access to the xmonad package in his PATH when using xmonad. Xmonad in Nix is now patched to accept the XMONAD_{GHC,XMESSAGE} environment variables which define the path to either ghc or xmessage. These are set automatically when using xmonad through windowManager.xmonad. My (or specific: @aristidb and my) changes make it possible to use Xmonad without adding GHC to any profile. This is useful if you want to add a different GHC to your profile. This commit introduces some options: - xmonad.haskellPackages: Controls which Haskell package set & GHC set is used to (re)build Xmonad - xmonad.extraPackages: Function returning a list of additional packages to make available to GHC when rebuilding Xmonad - xmonad.enableContribExtras: Boolean option to build xmonadContrib and xmonadExtras. Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* haskell-xmonad-extras: update to version 0.12Peter Simons2013-08-30
|
* haskell-xmonad-contrib: update to version 0.11.2Peter Simons2013-07-16
|
* Add myself as a maintainer to all Haskell packages (re-)generated by ↵Peter Simons2013-03-23
| | | | hackage4nix.
* haskell-xmonad-contrib: update to version 0.11.1Peter Simons2013-03-20
|
* xmonad: install man page into the proper locationPeter Simons2013-02-11
|
* haskell-xmonad-extras: update to version 0.11Peter Simons2013-01-09
|
* xmonad-extras: jailbreak to support recent versions of xmonadPeter Simons2013-01-04
|
* haskell-xmonad-contrib: update to version 0.11Peter Simons2013-01-04
|
* haskell-xmonad: update to version 0.11Peter Simons2013-01-04
|
* haskell-xmonad-extras: update to version 0.10.1.2Peter Simons2012-10-23
|
* xmonad-extras: patch to allow building with split 0.2.xPeter Simons2012-09-17
|
* Remove myself as maintainer of these packages.Peter Simons2012-09-11
|
* Updated Haskell packages.Peter Simons2012-06-12
| | | | | | | - parsec: added version 3.1.3 - xmonad-extras: updated to version 0.10.1.1 svn path=/nixpkgs/trunk/; revision=34475
* xmonad: fixed build with GHC 7.4.1Peter Simons2012-06-11
| | | | svn path=/nixpkgs/trunk/; revision=34457
* Updated Haskell packages.Peter Simons2012-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - aeson: updated to version 0.6.0.1 - alex-meta: updated to version 0.3.0.3 - BNFC-meta: updated to version 0.3.0.1 - hakyll: updated to version 3.2.7.1 - happy-meta: updated to version 0.2.0.4 - http-enumerator: updated to version 0.7.3.2 - multiarg: updated to version 0.2.0.0 Disabled Haddock documentation for the following packages, because the input crashes Haddock: - BNFC-meta - alex-meta Re-enabled Haddock documentation for the following packages, because previously occurring errors have been fixed: - ConfigFile - HDBC-odbc - Hipmunk - instant-generics - RepLib - type-equality - xmonad - xmonad-extras - yesod-core svn path=/nixpkgs/trunk/; revision=33559
* Removed myself as a maintainer from Haskell packages that I don't personally ↵Peter Simons2012-03-24
| | | | | | | | | | | | use. By now, it happened twice that a commit broke GHC and thus all Haskell packages we have in Nixpkgs. On such an occasion, I receive well in excess of 3000 notification e-mails from Hydra, and then I receive another 3000 e-mails after the bug has been fixed. Under these circumstances, subscribing to these notifications makes no sense for me. svn path=/nixpkgs/trunk/; revision=33392
* Re-generated Haskell package descriptions with the latest version of cabal2nix.Peter Simons2012-02-16
| | | | svn path=/nixpkgs/trunk/; revision=32327
* Regenerated all Haskell packages with the latest version of cabal2nix.Peter Simons2012-02-14
| | | | svn path=/nixpkgs/trunk/; revision=32292
* haskell-xmonad-extras: updated to version 0.10.1Peter Simons2011-11-28
| | | | svn path=/nixpkgs/trunk/; revision=30586
* haskell-xmonad-extras: enable mpd and hlist extrasPeter Simons2011-11-21
| | | | svn path=/nixpkgs/trunk/; revision=30516
* haskell-xmonad-extras: updated to version 0.10Peter Simons2011-11-21
| | | | svn path=/nixpkgs/trunk/; revision=30513
* xmonad: patch source code to refer to xmessage(1) using its complete pathPeter Simons2011-11-20
| | | | svn path=/nixpkgs/trunk/; revision=30488
* haskell-xmonad-contrib: updated to version 0.10Peter Simons2011-11-20
| | | | svn path=/nixpkgs/trunk/; revision=30486
* haskell-xmonad: updated to version 0.10Peter Simons2011-11-20
| | | | svn path=/nixpkgs/trunk/; revision=30485
* haskell-xmonad-extras: updated build expressionPeter Simons2011-09-05
| | | | svn path=/nixpkgs/trunk/; revision=29034
* Updated Haskell package meta sections.Peter Simons2011-08-15
| | | | svn path=/nixpkgs/trunk/; revision=28583
* Updated Haskell expressions with the latest version of cabal2nix.Peter Simons2011-08-14
| | | | | | | * haskell-dataenc: updated to version 0.14.0.2 * haskell-fclabels: updated to version 1.0.1 svn path=/nixpkgs/trunk/; revision=28574
* The 'random' library is no longer a core library in GHC 7.2.1. For olderPeter Simons2011-08-12
| | | | | | versions of the compiler, haskell-packages.nix provides a null attribute. svn path=/nixpkgs/trunk/; revision=28500
* Last batch of Haskell expression updates.Peter Simons2011-08-10
| | | | | | | | * haskell-mkcabal: updated to version 1.0.0 * haskell-ghc-syb-utils: updated to version 0.2.1.0 * haskell-darcs: updated to version 2.5.2 svn path=/nixpkgs/trunk/; revision=28449
* Added extra deps to xmonad-extras to enable some modules.Andres Löh2011-06-24
| | | | svn path=/nixpkgs/trunk/; revision=27537
* Added xmonads-extra (thanks to chaoflow).Andres Löh2011-06-23
| | | | svn path=/nixpkgs/trunk/; revision=27534