summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGrigory Shipunov2023-05-26 21:36:13 +0200
committerGrigory Shipunov2023-05-26 21:36:13 +0200
commit069072653a5c7713f13e7c895d0ce2e531ae34c3 (patch)
treee6253eecfa593daaea24f4d575fe253e41878e66 /flake.lock
parenteba375e7b2c03bd72a29f0cbd99e2ca1fcaabf3f (diff)
yeet out emacs for the time being
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock24
1 files changed, 0 insertions, 24 deletions
diff --git a/flake.lock b/flake.lock
index 3d69d28..c7156e9 100644
--- a/flake.lock
+++ b/flake.lock
@@ -33,29 +33,6 @@
"type": "github"
}
},
- "emacs-overlay": {
- "inputs": {
- "flake-utils": [
- "flake-utils"
- ],
- "nixpkgs": [
- "nixpkgs-unstable"
- ]
- },
- "locked": {
- "lastModified": 1685091935,
- "narHash": "sha256-0dbYhJ0il5FjxaVvK/eJncqvKKgsEcz0dW2+Zz3VMOE=",
- "owner": "nix-community",
- "repo": "emacs-overlay",
- "rev": "72c888082acc0a75cc8a76c9b15603f1044b168c",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "emacs-overlay",
- "type": "github"
- }
- },
"fenix": {
"inputs": {
"nixpkgs": [
@@ -302,7 +279,6 @@
},
"root": {
"inputs": {
- "emacs-overlay": "emacs-overlay",
"fenix": "fenix",
"flake-utils": "flake-utils",
"lanzaboote": "lanzaboote",