packages: take logseq from unstable instead of PR flake input
This commit is contained in:
parent
44e881942e
commit
d68d2a64f3
3 changed files with 1 additions and 19 deletions
|
@ -5,7 +5,6 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixos-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
nix-logseq-unstable.url = "github:TomaSajt/nixpkgs/logseq";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue