nix: switch to determinate
This commit is contained in:
parent
b5e9130de8
commit
a342876437
3 changed files with 81 additions and 7 deletions
|
@ -92,6 +92,10 @@
|
|||
|
||||
zedless = {
|
||||
url = "github:zedless-editor/zed";
|
||||
# DetNix is doing too well these days not to use it...
|
||||
determinate = {
|
||||
url = "github:determinatesystems/determinate";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue