chore(flake): remove awscli-console

Not using right now
This commit is contained in:
Gabriel Fontes
2024-07-08 11:19:41 -03:00
parent bbd6afacf4
commit ac6a3bd182
2 changed files with 0 additions and 29 deletions
Generated
-24
View File
@@ -1,28 +1,5 @@
{
"nodes": {
"awscli-console": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1712177337,
"narHash": "sha256-g4jauveuma7Re5Mpa3WMy8DTWrs7HnDjYyZt8vG40oE=",
"owner": "misterio77",
"repo": "awscli-console",
"rev": "e453f6e9ea7d3e19af4abefd3619ea2b6bd3b477",
"type": "github"
},
"original": {
"owner": "misterio77",
"repo": "awscli-console",
"type": "github"
}
},
"base16-schemes": {
"flake": false,
"locked": {
@@ -385,7 +362,6 @@
},
"root": {
"inputs": {
"awscli-console": "awscli-console",
"disconic": "disconic",
"firefox-addons": "firefox-addons",
"hardware": "hardware",
-5
View File
@@ -46,11 +46,6 @@
url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
inputs.nixpkgs.follows = "nixpkgs";
};
awscli-console = {
url = "github:misterio77/awscli-console";
inputs.nixpkgs.follows = "nixpkgs";
inputs.systems.follows = "systems";
};
nix-gaming = {
url = "github:fufexan/nix-gaming";
inputs.nixpkgs.follows = "nixpkgs";