feat: remove iamb.
This commit is contained in:
parent
9218a830ae
commit
9385a7cdb6
3 changed files with 10 additions and 128 deletions
|
|
@ -41,12 +41,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# iamb, a matrix tui client. Latest possible version
|
||||
iamb = {
|
||||
url = "github:ulyssa/iamb";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Support for android
|
||||
nix-on-droid = {
|
||||
url = "github:nix-community/nix-on-droid/release-24.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue