Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-28 | git-annex: Do a restricted import of with-directory-excursion | Kyle Meyer | |
At some point, I started seeing WARNING: (km-packages git-annex): imported module (guix build utils) overrides core binding `delete' I haven't looked into what changed upstream, but avoid the warning by explicitly selecting the only thing needed from (guix build utils). | |||
2020-02-28 | git-annex-dev: Change source directory location | Kyle Meyer | |
Use a dedicated worktree, so that I can move around in the main worktree without changing where git-annex-dev points. | |||
2020-02-28 | git-annex-dev: Disable tests | Kyle Meyer | |
They're too expensive to run for each -dev version I want to work with locally. | |||
2019-11-02 | git-annex: Drop reference to now-deleted definition | Kyle Meyer | |
This should have been done in the last commit. | |||
2019-11-02 | git-annex: Drop custom definition | Kyle Meyer | |
The upstream definition has S3 support as of ac1b080107. | |||
2019-11-02 | r: Update import for relocated package | Kyle Meyer | |
2019-10-10 | emacs: Drop custom use-package definition | Kyle Meyer | |
Version 2.4 is available upstream. | |||
2019-10-10 | emacs: Drop custom ace-link definition | Kyle Meyer | |
This is now available upstream. | |||
2019-10-10 | emacs: Drop custom avy definition | Kyle Meyer | |
A newer avy has been released and is available upstream. | |||
2019-09-16 | km-git-annex: Remove custom version | Kyle Meyer | |
Upstream is currently up to date. | |||
2019-09-16 | km-git-annex: Remove custom ghc-magic input | Kyle Meyer | |
Upstream now has ghc-magic and builds git-annex with MagicMime support. | |||
2019-09-13 | km-git-annex: Update | Kyle Meyer | |
2019-09-06 | git-annex-dev: Use km-git-annex's package arguments | Kyle Meyer | |
This should have been done in 0d39391 (git-annex-dev: Inherit from km-git-annex, 2019-09-03). | |||
2019-09-03 | git-annex: Enable S3 | Kyle Meyer | |
2019-09-03 | git-annex-dev: Inherit from km-git-annex | Kyle Meyer | |
... to avoid duplicating modifications. | |||
2019-09-03 | git-annex: Move definition of km-git-annex | Kyle Meyer | |
2019-09-02 | git-annex-dev: Work around upstream workaround | Kyle Meyer | |
The fix in 3d45d8f14b (gnu: git-annex: Don't patch shebang used in hooks, 2019-07-21) involves stashing Shell.hs to a temporary file and then copying it back over. | |||
2019-09-02 | git-annex-dev: Remove unnecessary input | Kyle Meyer | |
This is now an input for the upstream package. | |||
2019-09-02 | git-annex-latest: Rework for upstream fixes | Kyle Meyer | |
The patch issue has been fixed as of 3d45d8f14b (gnu: git-annex: Don't patch shebang used in hooks., 2019-07-21). I'll keep a custom package here at least until I get around to adding ghc-magic to the upstream package. | |||
2019-09-02 | git-annex-latest: Update | Kyle Meyer | |
2019-09-02 | Add tojson | Kyle Meyer | |
2019-07-12 | git-annex.scm: Add ipfs special remote | Kyle Meyer | |
2019-07-09 | git-annex.scm: Drop ghc-concurrent-output | Kyle Meyer | |
It's available upstream as of 3c69d462ce (2019-06-07). | |||
2019-07-08 | git-annex-latest: Update | Kyle Meyer | |
2019-06-26 | git-annex-latest: Update | Kyle Meyer | |
2019-06-26 | emacs: Add boxquote | Kyle Meyer | |
2019-05-13 | git-annex-latest: Update | Kyle Meyer | |
2019-05-04 | git-annex-latest: Update | Kyle Meyer | |
2019-05-04 | emacs: Update avy | Kyle Meyer | |
2019-05-04 | emacs: Drop emacs-lorem-ipsum | Kyle Meyer | |
This is now included upstream. | |||
2019-05-04 | git-annex.scm: Adjust for upstream module change | Kyle Meyer | |
2019-03-27 | git-annex-latest: Update | Kyle Meyer | |
2019-02-25 | emacs: Drop emacs-pyvenv | Kyle Meyer | |
This is now included upstream. | |||
2019-02-21 | git-annex-latest: Update | Kyle Meyer | |
2019-02-07 | Add emacs-lorem-ipsum | Kyle Meyer | |
2019-02-06 | Initial import | Kyle Meyer | |