Describe the bug
The hash of emacsPackages.lua-mode has changed, so nix is refusing to build it.
To Reproduce
Steps to reproduce the behavior:
$ nix-build '<nixpkgs>' --no-out-link -A emacsPackages.lua-mode
these derivations will be built:
/nix/store/cnqwdy4s5b3d7vaxspv0s0v7rp5g9k2c-source.drv
/nix/store/hxfmzbi6a2i8yqvsb3fy34zkpw2dinkj-emacs-lua-mode-20190113.1050.drv
building '/nix/store/cnqwdy4s5b3d7vaxspv0s0v7rp5g9k2c-source.drv'...
trying https://github.com/immerrr/lua-mode/archive/95c64bb5634035630e8c59d10d4a1d1003265743.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 158 0 158 0 0 330 0 --:--:-- --:--:-- --:--:-- 330
100 35438 0 35438 0 0 35052 0 --:--:-- 0:00:01 --:--:-- 1017k
unpacking source archive /build/95c64bb5634035630e8c59d10d4a1d1003265743.tar.gz
hash mismatch in fixed-output derivation '/nix/store/cphk12y9f03q9a4grly0zgss68a2q9hw-source':
wanted: sha256:0cawb544qylifkvqads307n0nfqg7lvyphqbpbzr2xvr5iyi4901
got: sha256:0i38fkq50g1z1lvvjm1k4qdzjizv8kqm3j3523s9s72vbmal7jy4
cannot build derivation '/nix/store/hxfmzbi6a2i8yqvsb3fy34zkpw2dinkj-emacs-lua-mode-20190113.1050.drv': 1 dependencies couldn't be built
error: build of '/nix/store/hxfmzbi6a2i8yqvsb3fy34zkpw2dinkj-emacs-lua-mode-20190113.1050.drv' failed
Metadata
- system:
"x86_64-linux"
- host os:
Linux 4.19.80, NixOS, 19.09.891.80b42e630b2 (Loris)
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.3
- channels(root):
"nixos-19.09.907.f6dac808387, home-manager-19.09, nixos-hardware"
- channels(endgame):
""
- nixpkgs:
/nix/var/nix/profiles/per-user/root/channels/nixos
Maintainer information:
# a list of nixpkgs attributes affected by the problem
attribute: emacsPackages.lua-mode
# a list of nixos modules affected by the problem
module:
Describe the bug
The hash of
emacsPackages.lua-modehas changed, so nix is refusing to build it.To Reproduce
Steps to reproduce the behavior:
Metadata
"x86_64-linux"Linux 4.19.80, NixOS, 19.09.891.80b42e630b2 (Loris)yesyesnix-env (Nix) 2.3"nixos-19.09.907.f6dac808387, home-manager-19.09, nixos-hardware"""/nix/var/nix/profiles/per-user/root/channels/nixosMaintainer information: