diff options
Diffstat (limited to 'packages')
| m--------- | packages/shotkey/source | 0 | ||||
| -rw-r--r-- | packages/xmonad/pkg.nix | 2 | ||||
| m--------- | packages/xmonad/source | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/packages/shotkey/source b/packages/shotkey/source -Subproject c02d52ebe34e482d285debbf5abb70d3b2450f0 +Subproject 9a47b6a6c19bf40487f2c29cbce86e4d84fc556 diff --git a/packages/xmonad/pkg.nix b/packages/xmonad/pkg.nix index b7e4d3a..cf4aa04 100644 --- a/packages/xmonad/pkg.nix +++ b/packages/xmonad/pkg.nix @@ -20,7 +20,7 @@ let in haskellPackages.mkDerivation rec { pname = "local-xmonad-${version}"; - version = "0.0.0"; + version = "0.0.1"; license = lib.licenses.mit; src = ./source; diff --git a/packages/xmonad/source b/packages/xmonad/source -Subproject bd6e810dc5965fa9e9b75c04bae8d5a468d1f70 +Subproject 67fd3a2534ebabb9cd6035603267b5ce7a87fec |
