new culr
This commit is contained in:
parent
c470c63ab2
commit
bafb226314
15 changed files with 443 additions and 179 deletions
|
@ -12,7 +12,10 @@
|
|||
vendorHash = "sha256-NIhg8D8snCNxpb3i2JG5tLcZteYBCGN4QbOowG/vgJE=";
|
||||
};
|
||||
};
|
||||
utillinux = final: prev: {
|
||||
utillinux = prev.util-linux;
|
||||
sirula = final: prev: {
|
||||
sirula = prev.sirula.overrideAttrs {
|
||||
version = "1.0.0-${builtins.toString inputs.sirula.lastModifiedDate}";
|
||||
src = inputs.sirula;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue