all repos

dotfiles @ 30fafc46069296de66cabcf13f2215f651dcc06d

i use rach linux btw

dotfiles/nix/flake.lock (view raw)

1
{
2
  "nodes": {
3
    "agenix": {
4
      "inputs": {
5
        "darwin": "darwin",
6
        "home-manager": "home-manager",
7
        "nixpkgs": [
8
          "nixpkgs"
9
        ],
10
        "systems": "systems"
11
      },
12
      "locked": {
13
        "lastModified": 1770165109,
14
        "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
15
        "owner": "ryantm",
16
        "repo": "agenix",
17
        "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
18
        "type": "github"
19
      },
20
      "original": {
21
        "owner": "ryantm",
22
        "repo": "agenix",
23
        "type": "github"
24
      }
25
    },
26
    "darwin": {
27
      "inputs": {
28
        "nixpkgs": [
29
          "agenix",
30
          "nixpkgs"
31
        ]
32
      },
33
      "locked": {
34
        "lastModified": 1744478979,
35
        "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
36
        "owner": "lnl7",
37
        "repo": "nix-darwin",
38
        "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
39
        "type": "github"
40
      },
41
      "original": {
42
        "owner": "lnl7",
43
        "ref": "master",
44
        "repo": "nix-darwin",
45
        "type": "github"
46
      }
47
    },
48
    "disko": {
49
      "inputs": {
50
        "nixpkgs": [
51
          "nixpkgs"
52
        ]
53
      },
54
      "locked": {
55
        "lastModified": 1773889306,
56
        "narHash": "sha256-PAqwnsBSI9SVC2QugvQ3xeYCB0otOwCacB1ueQj2tgw=",
57
        "owner": "nix-community",
58
        "repo": "disko",
59
        "rev": "5ad85c82cc52264f4beddc934ba57f3789f28347",
60
        "type": "github"
61
      },
62
      "original": {
63
        "owner": "nix-community",
64
        "repo": "disko",
65
        "type": "github"
66
      }
67
    },
68
    "home-manager": {
69
      "inputs": {
70
        "nixpkgs": [
71
          "agenix",
72
          "nixpkgs"
73
        ]
74
      },
75
      "locked": {
76
        "lastModified": 1745494811,
77
        "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
78
        "owner": "nix-community",
79
        "repo": "home-manager",
80
        "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
81
        "type": "github"
82
      },
83
      "original": {
84
        "owner": "nix-community",
85
        "repo": "home-manager",
86
        "type": "github"
87
      }
88
    },
89
    "mugit": {
90
      "inputs": {
91
        "nixpkgs": [
92
          "nixpkgs"
93
        ]
94
      },
95
      "locked": {
96
        "lastModified": 1774130688,
97
        "narHash": "sha256-j+ZRZJlcgZxIg1zOqNDjy+rUhcRhmdOSh6slcyolVw4=",
98
        "owner": "olexsmir",
99
        "repo": "mugit",
100
        "rev": "8287e68ce6dd20094e2f7f9562d5378f9b97533f",
101
        "type": "github"
102
      },
103
      "original": {
104
        "owner": "olexsmir",
105
        "repo": "mugit",
106
        "type": "github"
107
      }
108
    },
109
    "nixpkgs": {
110
      "locked": {
111
        "lastModified": 1773964973,
112
        "narHash": "sha256-NV/J+tTER0P5iJhUDL/8HO5MDjDceLQPRUYgdmy5wXw=",
113
        "owner": "NixOS",
114
        "repo": "nixpkgs",
115
        "rev": "812b3986fd1568f7a858f97fcf425ad996ba7d25",
116
        "type": "github"
117
      },
118
      "original": {
119
        "owner": "NixOS",
120
        "ref": "nixos-25.11",
121
        "repo": "nixpkgs",
122
        "type": "github"
123
      }
124
    },
125
    "root": {
126
      "inputs": {
127
        "agenix": "agenix",
128
        "disko": "disko",
129
        "mugit": "mugit",
130
        "nixpkgs": "nixpkgs"
131
      }
132
    },
133
    "systems": {
134
      "locked": {
135
        "lastModified": 1681028828,
136
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
137
        "owner": "nix-systems",
138
        "repo": "default",
139
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
140
        "type": "github"
141
      },
142
      "original": {
143
        "owner": "nix-systems",
144
        "repo": "default",
145
        "type": "github"
146
      }
147
    }
148
  },
149
  "root": "root",
150
  "version": 7
151
}