logseq: pull in an unstable more recent version from development branch
Allows getting rid of insecure ancient electron_27
This commit is contained in:
parent
4ebcaa637e
commit
97d6bf380a
4 changed files with 19 additions and 3 deletions
|
@ -5,6 +5,7 @@
|
|||
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