aboutsummaryrefslogtreecommitdiff
path: root/tmux-tsunami/flake.lock
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-05-22 10:23:58 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-05-22 10:24:06 -0500
commit35af4bab99da94845ebd6e9b2efae6a544d39b35 (patch)
tree47c6f76b47f1012932729c9f693316df1512197a /tmux-tsunami/flake.lock
parent2e0c6ccbbc76cc36e92128aea44e4bdd4e5c3d0a (diff)
LOTS OF TEMP STUFF
Diffstat (limited to 'tmux-tsunami/flake.lock')
-rw-r--r--tmux-tsunami/flake.lock42
1 files changed, 42 insertions, 0 deletions
diff --git a/tmux-tsunami/flake.lock b/tmux-tsunami/flake.lock
new file mode 100644
index 0000000..63066a7
--- /dev/null
+++ b/tmux-tsunami/flake.lock
@@ -0,0 +1,42 @@
+{
+ "nodes": {
+ "nix-std": {
+ "locked": {
+ "lastModified": 1710870712,
+ "narHash": "sha256-e+7MJF2gsgTBuOWv4mCimSP0D9+naeFSw9a7N3yEmv4=",
+ "owner": "chessai",
+ "repo": "nix-std",
+ "rev": "31bbc925750cc9d8f828fe55cee1a2bd985e0c00",
+ "type": "github"
+ },
+ "original": {
+ "owner": "chessai",
+ "repo": "nix-std",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1759578544,
+ "narHash": "sha256-GFvucgx8PDytuftANATwu7IQMydblpMDWNZwjg2Oyb4=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "b0bb1a55163139b0b24228143567f0c1c8c178f4",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nix-std": "nix-std",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}