aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 02cec2f2c5f47d8a63934a21e2a849253fe32dac (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1775701739,
        "narHash": "sha256-2FWWY1rr/+pGUJK1npcVcsWNEblzmKs6VxD3VEvwJSs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "0f7663154ff2fec150f9dbf5f81ec2785dc1e0db",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}