mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #331025 from linj-fork/pr/bump-emacs2nix
emacs2nix: bump
This commit is contained in:
commit
38f4cf05ff
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ let
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "nix-community";
|
owner = "nix-community";
|
||||||
repo = "emacs2nix";
|
repo = "emacs2nix";
|
||||||
rev = "e5389c3d7be9c3af135f022d86c61767d41c364f";
|
rev = "cf706a3e7a4c56be2d4dc83cc453810dfa023967";
|
||||||
sha256 = "sha256-mueyrGXgbjvmXQqPRuLUJdJuB5dqiGGdzCQ74Ud+Z9Y=";
|
hash = "sha256-jVbRcjNNKfuOIz76EMbrQxnKCN9d9C+szrk0zC8DaNE=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue