diff options
| author | Fuwn <[email protected]> | 2024-08-31 02:03:18 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-08-31 02:03:18 -0700 |
| commit | 7da16e79124a05561ac5013888ca927dc1318279 (patch) | |
| tree | af8f6c33f94f8d32eaf1efcaa1f81713878d3a4f /flake.lock | |
| parent | ok (diff) | |
| download | nixos-config-7da16e79124a05561ac5013888ca927dc1318279.tar.xz nixos-config-7da16e79124a05561ac5013888ca927dc1318279.zip | |
tings
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", |