Tomas Janousek
f09d7aa641
ci: Expand stack test matrix
2024-05-13 11:36:40 +01:00
Markus Kurtz
cde1a25bca
Add details to ManageHook.hs docs ( #504 )
...
* Add details to ManageHook.hs docs
* Link specialised variants in `stringProperty` doc
* Fix typo
Co-authored-by: Tomáš Janoušek <tomi@nomi.cz>
---------
Co-authored-by: Tomáš Janoušek <tomi@nomi.cz>
2024-04-27 16:51:25 +02:00
Tomáš Janoušek
383e3d6f47
Merge pull request #502 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2024-04-21 12:44:05 +02:00
github-actions[bot]
81a80b8a5d
ci: Regenerate haskell-ci
2024-04-21 07:50:50 +00:00
github-actions[bot]
ce22dbf7db
ci: Bump GHC patch versions in tested-with
2024-04-21 07:50:50 +00:00
Tony Zorman
88102c0afb
Merge pull request #501 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2024-03-23 07:45:36 +01:00
github-actions[bot]
804bef7bcf
ci: Regenerate haskell-ci
2024-03-23 03:16:30 +00:00
Tony Zorman
746880e9b9
Merge pull request #499 from xmonad/dependabot/github_actions/cachix/install-nix-action-26
...
build(deps): bump cachix/install-nix-action from 25 to 26
2024-03-11 20:10:05 +01:00
dependabot[bot]
82a7762f81
build(deps): bump cachix/install-nix-action from 25 to 26
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 25 to 26.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 01:10:19 +00:00
Tony Zorman
459f6afeca
TUTORIAL: Mention X.U.Ungrab being unnecessary with 0.18.0
...
Closes: https://github.com/xmonad/xmonad/issues/496
2024-03-10 16:42:24 -04:00
Tony Zorman
88b4ad3c13
Merge pull request #495 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2024-03-02 07:53:23 +01:00
github-actions[bot]
7cb14762cb
ci: Regenerate haskell-ci
2024-03-02 03:14:55 +00:00
github-actions[bot]
0ed6a2377e
ci: Bump GHC patch versions in tested-with
2024-03-02 03:14:54 +00:00
Tony Zorman
e5548547e3
.mailmap: Update
2024-02-28 09:08:16 +01:00
Tomas Janousek
4b9ef59706
ci: Adopt the liskin/gh-workflow-keepalive action
...
This avoids hardcoding the workflow filename and thus makes
refactoring/renaming less error-prone.
2024-02-15 11:02:14 +00:00
Tony Zorman
5cf87c75cd
flake: Use types.str instead of types.string
...
types.string is deprecated.
Related: https://github.com/NixOS/nixpkgs/pull/66346
2024-02-08 12:37:04 +01:00
Tony Zorman
c3acee78d0
Bump version to 0.18.0.9
2024-02-03 18:41:41 +01:00
Tony Zorman
1396343a58
Bump version to 0.18.0
v0.18.0
2024-02-03 16:01:11 +01:00
dependabot[bot]
c9334fbae7
build(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
2024-01-22 11:54:43 +00:00
Tomáš Janoušek
c496c31158
Merge pull request #489 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2024-01-17 12:08:06 +00:00
github-actions[bot]
31f63bb162
ci: Regenerate haskell-ci
2024-01-17 11:52:56 +00:00
github-actions[bot]
ddb4292d5a
ci: Bump GHC patch versions in tested-with
2024-01-17 11:52:56 +00:00
dependabot[bot]
765e059470
build(deps): bump cachix/install-nix-action from 24 to 25
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 24 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-14 20:06:43 -05:00
Tomas Janousek
c4cf4715f7
Bump version number (pre-release 0.17.9)
...
Adding `unGrab` to X.Operations is potentially a user-config breaking
change (Ambiguous occurrence ‘unGrab’ …), so we need xmonad-contrib to
conditionally reexport this (instead of just deprecating the now
duplicated definition). Thus we need a version bump here.
Related: 0156e2963b4d ("X.Operations: Add unGrab")
2023-12-18 10:29:08 +00:00
Tony Zorman
fa124f5658
Merge pull request #482 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2023-12-09 07:39:02 +01:00
Tony Zorman
855ff2f73c
Merge pull request #479 from iogrt/ungrab
...
Move `unGrab` to `XMonad.Operations`
2023-12-09 07:34:58 +01:00
github-actions[bot]
5a04fa185d
ci: Regenerate haskell-ci
2023-12-09 03:13:35 +00:00
Tony Zorman
706f54862c
Merge pull request #481 from xmonad/dependabot/github_actions/cachix/install-nix-action-24
...
build(deps): bump cachix/install-nix-action from 23 to 24
2023-12-04 07:09:53 +01:00
dependabot[bot]
1d43cd203f
build(deps): bump cachix/install-nix-action from 23 to 24
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 01:10:17 +00:00
Tony Zorman
8421b100dd
flake: Allow users to modify the dev shell
...
Copy of xmonad/xmonad-contrib@f1ea1e533d
Documentation for this is already inside of contrib's NIX.md.
Co-authored-by: Ivan Malison <IvanMalison@gmail.com>
2023-11-20 19:37:31 +01:00
iogrt
0156e2963b
X.Operations: Add unGrab
2023-11-20 19:30:47 +01:00
Tony Zorman
32afd5e7e8
Merge pull request #480 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2023-11-18 08:06:22 +01:00
github-actions[bot]
404e50d560
ci: Regenerate haskell-ci
2023-11-18 03:15:27 +00:00
github-actions[bot]
05d6037f53
ci: Bump GHC patch versions in tested-with
2023-11-18 03:15:26 +00:00
Tomáš Janoušek
2f58567912
Merge pull request #478 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2023-11-13 00:06:03 +00:00
Tomas Janousek
f2aa84e102
ci: Only build haddock for hackage with the latest GHC
...
Cabal 3.10.2.0 exposes a bug in Haddock shipped with GHC 9.0 and 9.2, so
we need to work around it by bumping the version of GHC/Haddock we use
for building/uploading docs to Hackage, and to prevent build failures we
don't ever try to build haddocks for Hackage with older versions of
GHC/Haddock.
Related: https://github.com/haskell/haddock/issues/1582#issuecomment-1611412223
Related: https://github.com/haskell/cabal/issues/8326
Related: https://github.com/haskell/cabal/issues/9060
Related: https://github.com/haskell/cabal/pull/9073
Related: https://github.com/haskell/cabal/pull/9049
2023-11-12 23:57:40 +00:00
github-actions[bot]
2b7e278f7f
ci: Regenerate haskell-ci
2023-11-11 03:17:55 +00:00
Tomáš Janoušek
bd69d20d01
Merge pull request #477 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2023-10-24 17:40:39 +01:00
Tomas Janousek
35fa7bf4a2
ci: Disable x-partial warnings in the testsuite
...
Related: https://github.com/xmonad/xmonad/pull/477
2023-10-24 17:27:34 +01:00
github-actions[bot]
a239a00977
ci: Regenerate haskell-ci
2023-10-24 12:30:27 +00:00
github-actions[bot]
afb66dd55c
ci: Bump GHC patch versions in tested-with
2023-10-24 12:30:27 +00:00
Tony Zorman
1b7dea7acc
Merge pull request #476 from xmonad/haskell-ci-update
...
ci: Regenerate haskell-ci
2023-10-24 13:57:11 +02:00
github-actions[bot]
8e820945f4
ci: Regenerate haskell-ci
2023-10-24 11:22:30 +00:00
Tony Zorman
21cc6ebd93
Merge pull request #330 from colonelpanic8/nixRecompilationSupport
...
Add nix recompilation support
2023-10-07 12:00:39 +02:00
Tony Zorman
050ba6420d
Export ifM from X.Core
...
This was added as a local function in
1e17c1c1bc26cdb93e23d4aa75e57fe48ff4c951, but it's actually present in
X.ManageHook already. However, since that module imports X.Core, we
can't use this as-is.
2023-10-07 11:43:27 +02:00
Ivan Malison
67b5510dde
Add nix recompilation support
2023-10-07 11:41:58 +02:00
Tony Zorman
327c2cf0c1
stack: Bump resolver to lts-21.12
...
This also bumps the default GHC version from 9.4.6 to 9.4.7.
2023-09-23 14:19:05 +02:00
Tomas Janousek
96b3628b54
ci: Replace deprecated haskell/actions/hlint-*
...
See https://github.com/haskell/actions/pull/301#issuecomment-1722353522
2023-09-18 15:40:18 +01:00
Tomas Janousek
dc4d304802
Avoid use of partial function (head)
...
GHC 9.8 will produce warnings about it. (And HLS already does.)
Fixes: https://github.com/xmonad/xmonad/issues/468
2023-09-18 00:04:03 +01:00
Tomas Janousek
c264e4cdb3
ci: Replace deprecated haskell/actions/setup
...
See https://github.com/haskell/actions/pull/301 and
https://github.com/haskell/actions/pull/301/files
2023-09-17 23:16:39 +01:00