logseq: temporarily use PR274180 flake input to fix insecure electron

This commit is contained in:
Trolli Schmittlauch 2023-12-15 23:26:56 +01:00
parent 1dfd55426d
commit 20cec2c87e
3 changed files with 20 additions and 1 deletions

17
flake.lock generated
View file

@ -156,6 +156,22 @@
"type": "github"
}
},
"logseq-fix-nixpkgs": {
"locked": {
"lastModified": 1702543070,
"narHash": "sha256-6zBMHVRv9TpJIhr2x2GY4KWhSespFq4htZOog0KI/xA=",
"owner": "kilianar",
"repo": "nixpkgs",
"rev": "c0b7ea6c09c44ba2fc90fd4274de1248ad2cfc8a",
"type": "github"
},
"original": {
"owner": "kilianar",
"repo": "nixpkgs",
"rev": "c0b7ea6c09c44ba2fc90fd4274de1248ad2cfc8a",
"type": "github"
}
},
"mysecrets": {
"flake": false,
"locked": {
@ -302,6 +318,7 @@
"inputs": {
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"logseq-fix-nixpkgs": "logseq-fix-nixpkgs",
"mysecrets": "mysecrets",
"nixos-hardware": "nixos-hardware",
"nixos-unstable": "nixos-unstable",