all repos — char/flake @ ba5c369bd7a086554e04f73187c813831f499def

nixos flake

flake.lock (view raw)

 1{
 2  "nodes": {
 3    "disko": {
 4      "inputs": {
 5        "nixpkgs": [
 6          "nixpkgs"
 7        ]
 8      },
 9      "locked": {
10        "lastModified": 1777713215,
11        "narHash": "sha256-8GzXDOXckDWwST8TY5DbwYFjdvQLlP7K9CLSVx6iTTo=",
12        "owner": "nix-community",
13        "repo": "disko",
14        "rev": "63b4e7e6cf75307c1d26ac3762b886b5b0247267",
15        "type": "github"
16      },
17      "original": {
18        "owner": "nix-community",
19        "repo": "disko",
20        "type": "github"
21      }
22    },
23    "nixos-hardware": {
24      "locked": {
25        "lastModified": 1778143761,
26        "narHash": "sha256-lkesY6x2X2qxlqLM7CT2iM/0rP2JB7fruPN3h8POXmI=",
27        "owner": "NixOS",
28        "repo": "nixos-hardware",
29        "rev": "3bcaa367d4c550d687a17ac792fd5cda214ee871",
30        "type": "github"
31      },
32      "original": {
33        "owner": "NixOS",
34        "ref": "master",
35        "repo": "nixos-hardware",
36        "type": "github"
37      }
38    },
39    "nixpkgs": {
40      "locked": {
41        "lastModified": 1778003029,
42        "narHash": "sha256-q/nkKLDtHIyLjZpKhWk3cSK5IYsFqtMd6UtXF3ddjgA=",
43        "owner": "NixOS",
44        "repo": "nixpkgs",
45        "rev": "0c88e1f2bdb93d5999019e99cb0e61e1fe2af4c5",
46        "type": "github"
47      },
48      "original": {
49        "owner": "NixOS",
50        "ref": "nixos-25.11",
51        "repo": "nixpkgs",
52        "type": "github"
53      }
54    },
55    "nixpkgs-unstable": {
56      "locked": {
57        "lastModified": 1777954456,
58        "narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=",
59        "owner": "NixOS",
60        "repo": "nixpkgs",
61        "rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1",
62        "type": "github"
63      },
64      "original": {
65        "owner": "NixOS",
66        "ref": "nixos-unstable",
67        "repo": "nixpkgs",
68        "type": "github"
69      }
70    },
71    "root": {
72      "inputs": {
73        "disko": "disko",
74        "nixos-hardware": "nixos-hardware",
75        "nixpkgs": "nixpkgs",
76        "nixpkgs-unstable": "nixpkgs-unstable"
77      }
78    }
79  },
80  "root": "root",
81  "version": 7
82}