all: remove talon

This commit is contained in:
Aaron Bieber 2023-07-25 13:37:11 -06:00
parent 61752958fb
commit 1208180797
No known key found for this signature in database
3 changed files with 0 additions and 47 deletions

37
flake.lock generated
View File

@ -259,7 +259,6 @@
"pr-status": "pr-status",
"sops-nix": "sops-nix",
"stable": "stable",
"talon": "talon",
"taskobs": "taskobs",
"tsRevProx": "tsRevProx",
"tsvnstat": "tsvnstat",
@ -339,27 +338,6 @@
"type": "github"
}
},
"talon": {
"inputs": {
"nixpkgs": [
"unstable"
],
"utils": "utils"
},
"locked": {
"lastModified": 1674481533,
"narHash": "sha256-aMrexhFzVJKFB2PKUjjJiJCCNDTyCWFDHlhjFNAuHFg=",
"owner": "qbit",
"repo": "talon-nix",
"rev": "52b4568e186691624db941517418e165b6ff0e9f",
"type": "github"
},
"original": {
"owner": "qbit",
"repo": "talon-nix",
"type": "github"
}
},
"taskobs": {
"inputs": {
"nixpkgs": [
@ -451,21 +429,6 @@
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"xin-secrets": {
"inputs": {
"sops-nix": [

View File

@ -77,11 +77,6 @@
url = "github:cid-chan/peerix";
inputs.nixpkgs.follows = "stable";
};
talon = {
url = "github:qbit/talon-nix";
inputs.nixpkgs.follows = "unstable";
};
};
outputs = {
@ -94,7 +89,6 @@
pots,
pr-status,
stable,
talon,
tsRevProx,
tsvnstat,
unstable,
@ -136,7 +130,6 @@
inputs.peerix.overlay
inputs.pots.overlay
inputs.pr-status.overlay
inputs.talon.overlays.default
inputs.taskobs.overlay
inputs.tsRevProx.overlay
];
@ -207,7 +200,6 @@
nixosConfigurations = {
europa = buildSys "x86_64-linux" unstable [
nixos-hardware.nixosModules.framework
talon.nixosModules.talon
] "europa";
pwntie = buildSys "x86_64-linux" stable [] "pwntie";
stan = buildSys "x86_64-linux" unstable [] "stan";

View File

@ -329,8 +329,6 @@ in {
#yubioath-flutter
zig
talon
(callPackage ../../pkgs/clilol.nix {})
(callPackage ../../pkgs/iamb.nix {})
(callPackage ../../pkgs/kobuddy.nix {