flake.nix: add wrapper-manager
This commit is contained in:
parent
c77cb98416
commit
a4e31f0dcd
2 changed files with 39 additions and 1 deletions
|
@ -62,5 +62,8 @@
|
|||
url = "github:schizofox/schizofox";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Wrapper-manager for safely wrapping some packages.
|
||||
wrapper-manager.url = "github:viperML/wrapper-manager";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue