chore: track git.outfoxxed.me
This commit is contained in:
parent
f8342cd190
commit
c4b66d8f0c
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -25,15 +25,15 @@
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1732449022,
|
"lastModified": 1732449022,
|
||||||
"narHash": "sha256-cqjfBI0eUZw2CyKCa/Wzywbv7+ld6yKVdyOLbh0LMrE=",
|
"narHash": "sha256-cqjfBI0eUZw2CyKCa/Wzywbv7+ld6yKVdyOLbh0LMrE=",
|
||||||
"owner": "nydragon",
|
"ref": "refs/heads/master",
|
||||||
"repo": "quickshell",
|
|
||||||
"rev": "31adcaac7662d6c7fbbc901ba11e0d95f0c7fc56",
|
"rev": "31adcaac7662d6c7fbbc901ba11e0d95f0c7fc56",
|
||||||
"type": "github"
|
"revCount": 420,
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.outfoxxed.me/quickshell/quickshell"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nydragon",
|
"type": "git",
|
||||||
"repo": "quickshell",
|
"url": "https://git.outfoxxed.me/quickshell/quickshell"
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||||
|
|
||||||
quickshell = {
|
quickshell = {
|
||||||
url = "github:nydragon/quickshell";
|
url = "git+https://git.outfoxxed.me/quickshell/quickshell";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue