aboutsummaryrefslogtreecommitdiff
path: root/tmux-tsunami/flake.lock
blob: 63066a782ec3d86bbdc656756862a7464a28da3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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
}