Skip to content

Commit

Permalink
Revert "repos/emacs: Only instantiate derivations on update, dont build"
Browse files Browse the repository at this point in the history
This reverts commit 4e6ae19.

Emacs 30 is now building (most of the time)
  • Loading branch information
leungbk committed Jan 25, 2024
1 parent f551c97 commit 1da4366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repos/emacs/update
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ update_release
update_github_repo emacs-lsp emacs json-rpc lsp
update_github_repo commercial-emacs commercial-emacs master commercial-emacs

nix-instantiate --no-out-link --show-trace ./test.nix
nix-build --no-out-link --show-trace ./test.nix

0 comments on commit 1da4366

Please sign in to comment.