diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -710,6 +710,27 @@ "type": "github" } }, + "pia": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1687263775, + "narHash": "sha256-sSVNT3o+4RcdnUqdVloPc3UvM3LancTY6htyzAHrC0w=", + "ref": "development", + "rev": "190f8040cc4837fb6b3c43032711e1536ef2270b", + "revCount": 10, + "type": "git", + "url": "https://git.sr.ht/~rprospero/nixos-pia" + }, + "original": { + "ref": "development", + "type": "git", + "url": "https://git.sr.ht/~rprospero/nixos-pia" + } + }, "root": { "inputs": { "Hyprspace": "Hyprspace", @@ -723,6 +744,7 @@ "nixpkgs": "nixpkgs_5", "nixpkgs-f2k": "nixpkgs-f2k", "nur": "nur", + "pia": "pia", "spicetify-nix": "spicetify-nix", "stable": "stable", "systems": "systems_4", |