diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 52 |
1 files changed, 52 insertions, 0 deletions
@@ -89,6 +89,22 @@ "type": "github" } }, + "nixpkgs_3": { + "locked": { + "lastModified": 1773646010, + "narHash": "sha256-iYrs97hS7p5u4lQzuNWzuALGIOdkPXvjz7bviiBjUu8=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "5b2c2d84341b2afb5647081c1386a80d7a8d8605", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "oldstable": { "locked": { "lastModified": 1767313136, @@ -123,12 +139,33 @@ "type": "github" } }, + "pi-mono": { + "inputs": { + "nixpkgs": "nixpkgs_3", + "systems": "systems" + }, + "locked": { + "lastModified": 1777734512, + "narHash": "sha256-YktL43Lfn15Gs4FcVoTle7e18RmkzUaONi7knMTzYAc=", + "owner": "lukasl-dev", + "repo": "pi-mono.nix", + "rev": "ef69a75a82c518bfecaf3667fde1f0ed674283e9", + "type": "github" + }, + "original": { + "owner": "lukasl-dev", + "ref": "master", + "repo": "pi-mono.nix", + "type": "github" + } + }, "root": { "inputs": { "emacs": "emacs", "home-manager": "home-manager", "oldstable": "oldstable", "personal": "personal", + "pi-mono": "pi-mono", "stable": "stable", "unstable": "unstable" } @@ -149,6 +186,21 @@ "type": "github" } }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "unstable": { "locked": { "lastModified": 1775763530, |
