Skip to content

Commit b023e01

Browse files
authored
Merge pull request #189 from emacs-twist/drop-template
Drop the flake template
2 parents bd5d80f + 486d60d commit b023e01

File tree

6 files changed

+3
-119
lines changed

6 files changed

+3
-119
lines changed

README.org

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ Twist can discover and build packages from the following sources:
4747

4848
To add custom packages to your configuration, you only have to define MELPA recipes and commit them to your repository.
4949
It can already build configurations with a few hundreds of packages from various registries (see [[https://github.com/emacs-twist/examples][examples]]).
50+
** Configuration Examples
51+
- [[https://github.com/akirak/emacs-config][akirak/emacs-config]]
52+
- [[https://github.com/terlar/emacs-config][terlar/emacs-config]]
5053
** Credits
5154
Twist is a Nix re-implementation of [[https://github.com/melpa/package-build][package-build]] and replicates its build logic.
5255
It is also heavily influenced by the Emacs wrapper in [[https://github.com/NixOS/nixpkgs/][nixpkgs]], though twist was written from scratch and different in implementation.

template/flake.nix

-78
This file was deleted.

template/init.el

-1
This file was deleted.

template/lock/.keep

Whitespace-only changes.

template/recipes/.keep

Whitespace-only changes.

template/registries.nix

-40
This file was deleted.

0 commit comments

Comments
 (0)