all repos — char/flake @ 70c73b611b5c9189c28450ff948760ab3732fc80

nixos flake

flake.lock (view raw)

 1{
 2  "nodes": {
 3    "disko": {
 4      "inputs": {
 5        "nixpkgs": [
 6          "nixpkgs"
 7        ]
 8      },
 9      "locked": {
10        "lastModified": 1772867152,
11        "narHash": "sha256-RIFgZ4O6Eg+5ysZ8Tqb3YvcqiRaNy440GEY22ltjRrs=",
12        "owner": "nix-community",
13        "repo": "disko",
14        "rev": "eaafb89b56e948661d618eefd4757d9ea8d77514",
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": 1772972630,
26        "narHash": "sha256-mUJxsNOrBMNOUJzN0pfdVJ1r2pxeqm9gI/yIKXzVVbk=",
27        "owner": "NixOS",
28        "repo": "nixos-hardware",
29        "rev": "3966ce987e1a9a164205ac8259a5fe8a64528f72",
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": 1772822230,
42        "narHash": "sha256-yf3iYLGbGVlIthlQIk5/4/EQDZNNEmuqKZkQssMljuw=",
43        "owner": "NixOS",
44        "repo": "nixpkgs",
45        "rev": "71caefce12ba78d84fe618cf61644dce01cf3a96",
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": 1772773019,
58        "narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=",
59        "owner": "NixOS",
60        "repo": "nixpkgs",
61        "rev": "aca4d95fce4914b3892661bcb80b8087293536c6",
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}