Compare commits
2 commits
3c4eb286a1
...
fba911146d
Author | SHA1 | Date | |
---|---|---|---|
fba911146d | |||
1ce7fcf278 |
1 changed files with 3 additions and 0 deletions
|
@ -75,5 +75,8 @@
|
|||
uv-bin = pkgs.callPackage ./packages/uv { };
|
||||
};
|
||||
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt-rfc-style;
|
||||
hydraJobs = {
|
||||
inherit (self) packages;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue