Skip to content

ursi/get-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get-flake

builtins.getFlake without the restrictions.

Usage

To use, add the following to your flake.nix:

inputs.get-flake.url = "github:ursi/get-flake";

Afterwards, you can use it to call a flake from anywhere, including a parent directory, as follows:

parent-flake = get-flake ../.;

About

builtins.getFlake without the restrictions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages