mirror of
https://github.com/astro/deadnix.git
synced 2025-01-06 04:37:06 +03:00
parent
0f78b370f0
commit
0531644416
@ -2,9 +2,7 @@
|
||||
inputs = {
|
||||
utils.url = "github:numtide/flake-utils";
|
||||
naersk.url = "github:nix-community/naersk";
|
||||
naersk.inputs.nixpkgs.follows = "nixpkgs";
|
||||
fenix.url = "github:nix-community/fenix";
|
||||
fenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, utils, naersk, fenix }:
|
||||
|
Loading…
Reference in New Issue
Block a user