updates to do cosmic stuff

This commit is contained in:
Chris Cochrun 2024-11-26 10:46:20 -06:00
parent 1f81f512d2
commit 2608813f3b
3 changed files with 30 additions and 29 deletions

View file

@ -35,7 +35,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
emacs = {
url = "github:nix-community/emacs-overlay";
url = "github:nix-community/emacs-overlay/dd38645351b6f14cda47c81456131c86b11386db";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-bitcoin = {