Switched to patched nix-straight fork

This commit is contained in:
Emmet
2023-08-14 13:13:49 -05:00
parent 9a5b34d9ba
commit 66f75fae61
2 changed files with 7 additions and 6 deletions

11
flake.lock generated
View File

@ -200,15 +200,16 @@
"nix-straight": {
"flake": false,
"locked": {
"lastModified": 1666982610,
"narHash": "sha256-xjgIrmUsekVTE+MpZb5DMU8DQf9DJ/ZiR0o30L9/XCc=",
"owner": "nix-community",
"lastModified": 1692033740,
"narHash": "sha256-oCd0yJiMArPr20nYVz/HGU1bmZnmiS30n9Z4MKZUHj0=",
"owner": "librephoenix",
"repo": "nix-straight.el",
"rev": "ad10364d64f472c904115fd38d194efe1c3f1226",
"rev": "1e4a1375b04acb8a88d123a91585734410192d42",
"type": "github"
},
"original": {
"owner": "nix-community",
"owner": "librephoenix",
"ref": "pgtk-patch",
"repo": "nix-straight.el",
"type": "github"
}

View File

@ -57,7 +57,7 @@
explain-pause-mode.flake = false;
format-all.url = "github:lassik/emacs-format-all-the-code/47d862d40a088ca089c92cd393c6dca4628f87d3";
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;
nose.url = "github:emacsattic/nose";
nose.flake = false;