Use experimental accentor flake branch
This commit is contained in:
parent
8a3e411236
commit
03e3bc8a06
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -19,15 +19,16 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1670687442,
|
"lastModified": 1670791269,
|
||||||
"narHash": "sha256-RHOkHxq0AIVswFmIPVjsURffarxWoZYl2QyFx9OU5eA=",
|
"narHash": "sha256-QPWQC0JXrpNRcFQp4dZJOHP1HaduChxTJ5vJcMxcNQw=",
|
||||||
"owner": "accentor",
|
"owner": "accentor",
|
||||||
"repo": "flake",
|
"repo": "flake",
|
||||||
"rev": "93224d21292dbae2be1eed196cffc65a44f5ca1d",
|
"rev": "d03e004c5156616b9bb2c7d3aafddbdab79b7bdd",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "accentor",
|
"owner": "accentor",
|
||||||
|
"ref": "enhc/systemd-socket",
|
||||||
"repo": "flake",
|
"repo": "flake",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
accentor = {
|
accentor = {
|
||||||
url = "github:accentor/flake";
|
url = "github:accentor/flake/enhc/systemd-socket";
|
||||||
inputs = {
|
inputs = {
|
||||||
api.follows = "accentor-api";
|
api.follows = "accentor-api";
|
||||||
devshell.follows = "devshell";
|
devshell.follows = "devshell";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue