mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix/packages: update hutils
This commit is contained in:
parent
8886ac439e
commit
f7717647c9
2 changed files with 42 additions and 42 deletions
|
|
@ -147,13 +147,7 @@ in rec {
|
|||
|
||||
hutils = mkHaskellPackage {
|
||||
name = "hutils";
|
||||
src = pkgs.fetchFromGitea {
|
||||
domain = "git.confusedcompiler.org";
|
||||
owner = "leana8959";
|
||||
repo = "hutils";
|
||||
rev = "544a2a6077e7c41fb2656bfe03b8b965bc0e50a7";
|
||||
hash = "sha256-kzXA8GU8BWuOOIitxB74kgT7or1Wn3TciSaNAyBcw9o=";
|
||||
};
|
||||
src = sources.hutils;
|
||||
};
|
||||
|
||||
audio-lint = let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue