mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
anicca, qt, samhain updoot
This commit is contained in:
parent
b12e853b31
commit
dde2110ac9
8 changed files with 41 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ let
|
|||
nurpkgs = self;
|
||||
pkgs = self;
|
||||
};
|
||||
anicca = self.callPackage sources.anicca {};
|
||||
rustfmt = super.rustfmt.overrideAttrs ({ patches ? [ ], ... }: {
|
||||
patches = patches ++ [
|
||||
# Adds an option variant that merges all use statements into a single block.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue