flake: remove nixpkgs-{logseq,kanidm}
This commit is contained in:
parent
f251fa81a1
commit
49e03de1c4
5 changed files with 12 additions and 48 deletions
|
@ -81,14 +81,13 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
nixpkgs-logseq.url = "github:steveej-forks/nixpkgs/logseq-linux-arm64-selfbuilt-appimage";
|
||||
# nixpkgs-logseq.url = "github:steveej-forks/nixpkgs/logseq-linux-arm64-selfbuilt-appimage";
|
||||
|
||||
espanso = {
|
||||
flake = false;
|
||||
url = "github:espanso/espanso/db97658d1d80697a635b57801696c594eacf057b";
|
||||
};
|
||||
|
||||
nixpkgs-kanidm.url = "github:steveej-forks/nixpkgs/kanidm";
|
||||
nix4vscode = {
|
||||
url = "github:nix-community/nix4vscode";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue