all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [nongnu] elpa/nix-mode 9796493a29 2/2: Merge pull request #177 from chvp/declare-dependency-for-melpa
       [not found] ` <20230117210638.0B1DAC0060F@vcs2.savannah.gnu.org>
@ 2023-01-23 22:33   ` Basil L. Contovounesios
  2023-01-25 17:24     ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Basil L. Contovounesios @ 2023-01-23 22:33 UTC (permalink / raw)
  To: emacs-devel; +Cc: Elis Hirwing

[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]

ELPA Syncer [2023-01-17 16:06 -0500] wrote:

> branch: elpa/nix-mode
> commit 9796493a291325697f9a481755b51e2fed0c5fd9
> Merge: 91a317e425 0df95939cf
> Author: Elis Hirwing <elis@hirwing.se>
> Commit: GitHub <noreply@github.com>
>
>     Merge pull request #177 from chvp/declare-dependency-for-melpa
>     
>     Declare reformatter dependency in nix-mode.el
> ---
>  nix-mode.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/nix-mode.el b/nix-mode.el
> index 2e42e238ea..5810b56285 100644
> --- a/nix-mode.el
> +++ b/nix-mode.el
> @@ -4,7 +4,7 @@
>  ;; Homepage: https://github.com/NixOS/nix-mode
>  ;; Version: 1.5.0
>  ;; Keywords: nix, languages, tools, unix
> -;; Package-Requires: ((emacs "25.1") magit-section (transient "0.3"))
> +;; Package-Requires: ((emacs "25.1") magit-section (transient "0.3") (reformatter "0.6"))

This commit is present on the elpa/nix-mode branch of nongnu.git, but
not on NonGNU-devel ELPA.

Could that be because of the following error, presumably down to
Package-Requires being parsed as containing (magit-section (0))?


[-- Attachment #2: nix-mode.log --]
[-- Type: text/plain, Size: 988 bytes --]

-*- mode: compilation; default-directory: "~/.local/src/nongnu/" -*-
Compilation started at Mon Jan 23 22:21:45

make packages/nix-mode
emacs --batch -Q -l admin/elpa-admin.el \
         -f elpaa-batch-pkg-spec-make-dependencies .pkg-descs.mk
Generating description file packages/nix-mode/nix-mode-pkg.el
emacs --batch -l admin/elpa-admin.el 		   	   	   \
         -f elpaa-batch-generate-autoloads packages/nix-mode/nix-mode-autoloads.el
  INFO     Scraping files for loaddefs... 
  INFO     Scraping files for loaddefs...done
  GEN      nix-mode-autoloads.el
Byte compiling packages/nix-mode/nix-build.el
Unable to activate package ‘nix-mode’.
Required package ‘magit-section-0’ is unavailable

In toplevel form:
packages/nix-mode/nix-build.el:14:2: Error: Cannot open load file: No such file or directory, magit-section
make: *** [GNUmakefile:119: packages/nix-mode/nix-build.elc] Error 1

Compilation exited abnormally with code 2 at Mon Jan 23 22:21:46

[-- Attachment #3: Type: text/plain, Size: 20 bytes --]


Thanks,

-- 
Basil

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [nongnu] elpa/nix-mode 9796493a29 2/2: Merge pull request #177 from chvp/declare-dependency-for-melpa
  2023-01-23 22:33   ` [nongnu] elpa/nix-mode 9796493a29 2/2: Merge pull request #177 from chvp/declare-dependency-for-melpa Basil L. Contovounesios
@ 2023-01-25 17:24     ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2023-01-25 17:24 UTC (permalink / raw)
  To: Basil L. Contovounesios; +Cc: emacs-devel, Elis Hirwing

> This commit is present on the elpa/nix-mode branch of nongnu.git, but
> not on NonGNU-devel ELPA.

See http://elpa.nongnu.org/nongnu-devel/nix-mode-build-failure.txt

[ An email about it was sent a week ago to the maintainer,
  i.e. Matthew Bauer <mjbauer95@gmail.com>.  ]

The same problem affects `zig-mode`, IIRC.


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-25 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <167398959742.25841.5588540868035776938@vcs2.savannah.gnu.org>
     [not found] ` <20230117210638.0B1DAC0060F@vcs2.savannah.gnu.org>
2023-01-23 22:33   ` [nongnu] elpa/nix-mode 9796493a29 2/2: Merge pull request #177 from chvp/declare-dependency-for-melpa Basil L. Contovounesios
2023-01-25 17:24     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.