mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: update dependencies
This commit is contained in:
parent
cc6c15079b
commit
4aa0d7cf62
10 changed files with 371 additions and 348 deletions
|
@ -1,8 +1,9 @@
|
|||
{ fetchurl
|
||||
, fetchgit
|
||||
, linkFarm
|
||||
, runCommand
|
||||
, gnutar
|
||||
{
|
||||
fetchurl,
|
||||
fetchgit,
|
||||
linkFarm,
|
||||
runCommand,
|
||||
gnutar,
|
||||
}:
|
||||
rec {
|
||||
offline_cache = linkFarm "offline" packages;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue