summaryrefslogtreecommitdiff
path: root/flake.lock
blob: cffb528ca6b2995d5258597be22ec3232b8ebdce (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
  "nodes": {
    "auto-cpufreq": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1765042799,
        "narHash": "sha256-G7UJDUNcuHm1n2EuA+2iKPNISSWoUgqk85ktncJoelo=",
        "owner": "AdnanHodzic",
        "repo": "auto-cpufreq",
        "rev": "2e5c725be0a7da2c749a345e09f3df3b9ef8c209",
        "type": "github"
      },
      "original": {
        "owner": "AdnanHodzic",
        "repo": "auto-cpufreq",
        "type": "github"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1749398372,
        "narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1765682243,
        "narHash": "sha256-yeCxFV/905Wr91yKt5zrVvK6O2CVXWRMSrxqlAZnLp0=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "58bf3ecb2d0bba7bdf363fc8a6c4d49b4d509d03",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "mango": {
      "inputs": {
        "flake-parts": "flake-parts",
        "nixpkgs": [
          "nixpkgs"
        ],
        "scenefx": "scenefx"
      },
      "locked": {
        "lastModified": 1765634050,
        "narHash": "sha256-licqHOlNAeRSaFrs4LhNfMtZ+wbtGM7UkG9cfcKiw3g=",
        "owner": "DreamMaoMao",
        "repo": "mango",
        "rev": "50b9de6f80d88d528d5afd1b47d82b1dbd98cce6",
        "type": "github"
      },
      "original": {
        "owner": "DreamMaoMao",
        "repo": "mango",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1765472234,
        "narHash": "sha256-9VvC20PJPsleGMewwcWYKGzDIyjckEz8uWmT0vCDYK0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "2fbfb1d73d239d2402a8fe03963e37aab15abe8b",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-unstable",
        "type": "indirect"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "lastModified": 1748740939,
        "narHash": "sha256-rQaysilft1aVMwF14xIdGS3sj1yHlI6oKQNBRTF40cc=",
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "rev": "656a64127e9d791a334452c6b6606d17539476e2",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "auto-cpufreq": "auto-cpufreq",
        "home-manager": "home-manager",
        "mango": "mango",
        "nixpkgs": "nixpkgs"
      }
    },
    "scenefx": {
      "inputs": {
        "nixpkgs": [
          "mango",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1750785057,
        "narHash": "sha256-tGX6j4W91rcb+glXJo43sjPI9zQvPotonknG1BdihR4=",
        "owner": "wlrfx",
        "repo": "scenefx",
        "rev": "3a6cfb12e4ba97b43326357d14f7b3e40897adfc",
        "type": "github"
      },
      "original": {
        "owner": "wlrfx",
        "repo": "scenefx",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}