From 17ca1c079a8e058849c7b4d289231d1de25b2ae1 Mon Sep 17 00:00:00 2001 From: kiana-S Date: Thu, 21 Apr 2022 12:56:49 -0400 Subject: [PATCH] Update to emacs28 --- common/config/packages.nix | 2 +- flake.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/common/config/packages.nix b/common/config/packages.nix index 430c423..4f992bf 100644 --- a/common/config/packages.nix +++ b/common/config/packages.nix @@ -25,7 +25,7 @@ in { slurp imv - emacs + emacs28 direnv nix-direnv-with-flakes ]; diff --git a/flake.lock b/flake.lock index 428ee77..7b23783 100644 --- a/flake.lock +++ b/flake.lock @@ -46,9 +46,10 @@ "type": "github" }, "original": { - "id": "nixpkgs", + "owner": "NixOS", "ref": "nixos-unstable", - "type": "indirect" + "repo": "nixpkgs", + "type": "github" } }, "nur": {