feat: Use nixpkgs dae module instead of dae/flake
This commit is contained in:
parent
d187a67afe
commit
1e6d5fbe02
7 changed files with 9 additions and 48 deletions
10
flake.nix
10
flake.nix
|
|
@ -106,16 +106,6 @@
|
|||
ref = "master";
|
||||
};
|
||||
|
||||
dae = {
|
||||
type = "github";
|
||||
owner = "daeuniverse";
|
||||
repo = "flake.nix";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
};
|
||||
|
||||
flake-parts = {
|
||||
type = "github";
|
||||
owner = "hercules-ci";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue