Switched to patched nix-straight fork
This commit is contained in:
11
flake.lock
generated
11
flake.lock
generated
@ -200,15 +200,16 @@
|
|||||||
"nix-straight": {
|
"nix-straight": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1666982610,
|
"lastModified": 1692033740,
|
||||||
"narHash": "sha256-xjgIrmUsekVTE+MpZb5DMU8DQf9DJ/ZiR0o30L9/XCc=",
|
"narHash": "sha256-oCd0yJiMArPr20nYVz/HGU1bmZnmiS30n9Z4MKZUHj0=",
|
||||||
"owner": "nix-community",
|
"owner": "librephoenix",
|
||||||
"repo": "nix-straight.el",
|
"repo": "nix-straight.el",
|
||||||
"rev": "ad10364d64f472c904115fd38d194efe1c3f1226",
|
"rev": "1e4a1375b04acb8a88d123a91585734410192d42",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nix-community",
|
"owner": "librephoenix",
|
||||||
|
"ref": "pgtk-patch",
|
||||||
"repo": "nix-straight.el",
|
"repo": "nix-straight.el",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
explain-pause-mode.flake = false;
|
explain-pause-mode.flake = false;
|
||||||
format-all.url = "github:lassik/emacs-format-all-the-code/47d862d40a088ca089c92cd393c6dca4628f87d3";
|
format-all.url = "github:lassik/emacs-format-all-the-code/47d862d40a088ca089c92cd393c6dca4628f87d3";
|
||||||
format-all.flake = false;
|
format-all.flake = false;
|
||||||
nix-straight.url = "github:nix-community/nix-straight.el";
|
nix-straight.url = "github:librephoenix/nix-straight.el?ref=pgtk-patch";
|
||||||
nix-straight.flake = false;
|
nix-straight.flake = false;
|
||||||
nose.url = "github:emacsattic/nose";
|
nose.url = "github:emacsattic/nose";
|
||||||
nose.flake = false;
|
nose.flake = false;
|
||||||
|
Reference in New Issue
Block a user