Use nix-fast-build
from flake (it supports native attic pushing)
This commit is contained in:
parent
312d1801f0
commit
0610fc96e9
3 changed files with 79 additions and 4 deletions
|
@ -62,6 +62,10 @@
|
|||
};
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
||||
nix-fast-build = {
|
||||
url = "github:Mic92/nix-fast-build";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue