Temporarily revert emacs-overlay due to broken package
This commit is contained in:
parent
8479be8f09
commit
881bce810d
2 changed files with 5 additions and 4 deletions
|
@ -171,16 +171,17 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1731777089,
|
||||
"narHash": "sha256-dnA7yqsHZ05O+qykVzf+2+31p0rW5MZDoiyHvxGmn2U=",
|
||||
"lastModified": 1731661234,
|
||||
"narHash": "sha256-h5XqgTQJqMKXbhszZtGYv3ypT4AzQlSaO9zyTYZemJk=",
|
||||
"owner": "nix-community",
|
||||
"repo": "emacs-overlay",
|
||||
"rev": "cfbfcbbd057e695106ab9a7871a66834ee8d1b41",
|
||||
"rev": "ed670c7246dd4bfd24e50939eb5d9bcaa95e638b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "emacs-overlay",
|
||||
"rev": "ed670c7246dd4bfd24e50939eb5d9bcaa95e638b",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
};
|
||||
|
||||
emacs-overlay = {
|
||||
url = "github:nix-community/emacs-overlay";
|
||||
url = "github:nix-community/emacs-overlay/ed670c7246dd4bfd24e50939eb5d9bcaa95e638b";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue