mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
flake: add nix-on-droid as flake package
This commit is contained in:
parent
d21dce1a41
commit
2d73773ed7
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@
|
|||
inherit system;
|
||||
nixpkgs = nixpkgs-for-bootstrap;
|
||||
};
|
||||
|
||||
nix-on-droid = nixpkgs.legacyPackages.${system}.callPackage ./nix-on-droid { };
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue