logseq: pull in an unstable more recent version from development branch

Allows getting rid of insecure ancient electron_27
This commit is contained in:
Trolli Schmittlauch 2025-03-18 23:35:14 +01:00
parent 4ebcaa637e
commit 97d6bf380a
4 changed files with 19 additions and 3 deletions

17
flake.lock generated
View file

@ -214,6 +214,22 @@
"type": "github"
}
},
"nix-logseq-unstable": {
"locked": {
"lastModified": 1742136863,
"narHash": "sha256-y8w/QKc6O3ZACA8gmraVl3ChIbtX+Ojl4RXrUWu9vpU=",
"owner": "TomaSajt",
"repo": "nixpkgs",
"rev": "1e18638e96cd3264a55f0831bc9866758dacd1bc",
"type": "github"
},
"original": {
"owner": "TomaSajt",
"ref": "logseq",
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1742217307,
@ -367,6 +383,7 @@
"lanzaboote": "lanzaboote",
"mysecrets": "mysecrets",
"nix-darwin": "nix-darwin",
"nix-logseq-unstable": "nix-logseq-unstable",
"nixos-hardware": "nixos-hardware",
"nixos-unstable": "nixos-unstable",
"nixpkgs": "nixpkgs_2",