diff options
| author | Fuwn <[email protected]> | 2024-10-05 15:22:39 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-05 15:22:39 -0700 |
| commit | df4e166a5ec9d227cabc03a0b548576cf855be1a (patch) | |
| tree | 733aa0e5dd237c5ea73877564d24cfbcc0ae014f /flake.lock | |
| parent | suzuri: use tsutsumi path (diff) | |
| download | nixos-config-df4e166a5ec9d227cabc03a0b548576cf855be1a.tar.xz nixos-config-df4e166a5ec9d227cabc03a0b548576cf855be1a.zip | |
just: move justfile to just-flake in flake.nix
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -731,6 +731,21 @@ "type": "github" } }, + "just-flake": { + "locked": { + "lastModified": 1713316411, + "narHash": "sha256-NkJfU6H+6vgHkPtZ2ESbZ/h2wnsDQrZvB4vbdUIBx8Q=", + "owner": "juspay", + "repo": "just-flake", + "rev": "0e33952a4bcd16cd54ee3aba8111606c237d4526", + "type": "github" + }, + "original": { + "owner": "juspay", + "repo": "just-flake", + "type": "github" + } + }, "maple": { "inputs": { "flake-compat": [ @@ -1294,6 +1309,7 @@ "hyprfocus": "hyprfocus", "hyprland": "hyprland", "hyprland-plugins": "hyprland-plugins", + "just-flake": "just-flake", "nix-alien": "nix-alien", "nix-filter": "nix-filter", "nix-gaming": "nix-gaming", |