summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 65782efda16f8d368e524bbabfe3594de61cd230 (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
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1722555600,
        "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
        "type": "github"
      },
      "original": {
        "id": "flake-parts",
        "type": "indirect"
      }
    },
    "my-nixpkgs": {
      "inputs": {
        "flake-parts": "flake-parts",
        "nixpkgs": "nixpkgs",
        "nur": "nur"
      },
      "locked": {
        "lastModified": 1732973028,
        "narHash": "sha256-0sfnMucFSqTGaPB4sIFwQAE+iQwLGNJ3dWsTFfon0FY=",
        "owner": "qaristote",
        "repo": "my-nixpkgs",
        "rev": "fdff621a490cb707a212e261e9f738c531ed45eb",
        "type": "github"
      },
      "original": {
        "owner": "qaristote",
        "repo": "my-nixpkgs",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1732483221,
        "narHash": "sha256-kF6rDeCshoCgmQz+7uiuPdREVFuzhIorGOoPXMalL2U=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "45348ad6fb8ac0e8415f6e5e96efe47dd7f39405",
        "type": "github"
      },
      "original": {
        "id": "nixos-hardware",
        "type": "indirect"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1723856861,
        "narHash": "sha256-OTDg91+Zzs2SpU3csK4xVdSQFoG8cK1lNUwKmTqERyE=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "cd7b95ee3725af7113bacbce91dd6549cee58ca5",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs-beta": {
      "locked": {
        "lastModified": 1732981179,
        "narHash": "sha256-F7thesZPvAMSwjRu0K8uFshTk3ZZSNAsXTIFvXBT+34=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "62c435d93bf046a5396f3016472e8f7c8e2aed65",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "release-24.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "lastModified": 1722555339,
        "narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
      },
      "original": {
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1732967653,
        "narHash": "sha256-FFE2Ac749LNALTR9toJCflRBenkR6Cc5G165pqgwg/0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "d634159c8bf583a28a7d963b9a3cb6729bb3b2f1",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "release-24.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nur": {
      "locked": {
        "lastModified": 1723926497,
        "narHash": "sha256-sLt2lMpNwjcW0HjU1hbL1SsDcjolJbR/lku4PVw/xu8=",
        "owner": "nix-community",
        "repo": "NUR",
        "rev": "8aa95b420ad3c1d292114267d88e870d9f31fcde",
        "type": "github"
      },
      "original": {
        "id": "nur",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "my-nixpkgs": "my-nixpkgs",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs_2",
        "nixpkgs-beta": "nixpkgs-beta"
      }
    }
  },
  "root": "root",
  "version": 7
}