We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccade2 commit 7e5423aCopy full SHA for 7e5423a
30.x/Dockerfile
@@ -8,7 +8,7 @@ FROM nixos/nix
8
9
# Install Emacs
10
RUN nix-channel --update
11
-RUN nix-env -iA "emacs-30-1" -f "https://github.com/purcell/nix-emacs-ci/archive/master.tar.gz"
+RUN nix-env -iA "emacs-30-2" -f "https://github.com/purcell/nix-emacs-ci/archive/master.tar.gz"
12
13
# Install jcs-emacs
14
RUN nix-env --install git
0 commit comments