mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
add run binary
This commit is contained in:
parent
9397e7f43b
commit
7565b364ed
3 changed files with 11 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
pkgs: {
|
||||
cargo-bisect-rustc = import ./cargo-bisect-rustc/default.nix pkgs;
|
||||
monaspace = import ./monaspace.nix pkgs;
|
||||
run = import ./run { inherit pkgs; };
|
||||
x = import ./x { inherit pkgs; };
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue