fix
This commit is contained in:
17
flake.lock
generated
17
flake.lock
generated
@@ -148,22 +148,6 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"homebrew-axe": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1748788613,
|
|
||||||
"narHash": "sha256-rHXT2HX2HByObjdncBMGMM/4ezakO4bQsO+KGxB5Ajk=",
|
|
||||||
"owner": "cameroncooke",
|
|
||||||
"repo": "homebrew-axe",
|
|
||||||
"rev": "bd522a3347cdd2763000bfc697dc7ab42d72df62",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "cameroncooke",
|
|
||||||
"repo": "homebrew-axe",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"homebrew-cask": {
|
"homebrew-cask": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
@@ -354,7 +338,6 @@
|
|||||||
"darwin": "darwin",
|
"darwin": "darwin",
|
||||||
"flake-parts": "flake-parts",
|
"flake-parts": "flake-parts",
|
||||||
"home-manager": "home-manager",
|
"home-manager": "home-manager",
|
||||||
"homebrew-axe": "homebrew-axe",
|
|
||||||
"homebrew-cask": "homebrew-cask",
|
"homebrew-cask": "homebrew-cask",
|
||||||
"homebrew-core": "homebrew-core",
|
"homebrew-core": "homebrew-core",
|
||||||
"nix-homebrew": "nix-homebrew",
|
"nix-homebrew": "nix-homebrew",
|
||||||
|
|||||||
@@ -76,7 +76,6 @@
|
|||||||
taps = {
|
taps = {
|
||||||
"homebrew/homebrew-core" = inputs.homebrew-core;
|
"homebrew/homebrew-core" = inputs.homebrew-core;
|
||||||
"homebrew/homebrew-cask" = inputs.homebrew-cask;
|
"homebrew/homebrew-cask" = inputs.homebrew-cask;
|
||||||
"cameroncooke/axe" = inputs.homebrew-axe;
|
|
||||||
};
|
};
|
||||||
mutableTaps = true;
|
mutableTaps = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user