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": {