summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 2aac064c33bc592cd5ec0183aeac3c49c7e53af0 (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
{
  "nodes": {
    "blog": {
      "flake": false,
      "locked": {
        "narHash": "sha256-vsj1iq/W5ofZhQ1MkpP3iSeBhYfSUj9RlEY2kiG07yA=",
        "path": "/home/stuebinm/Dokumente/blog",
        "type": "path"
      },
      "original": {
        "path": "/home/stuebinm/Dokumente/blog",
        "type": "path"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1641687203,
        "narHash": "sha256-W6Xrb/l1x+E+WMVLw4q5HUnNjt3x4WQFSYJtjJtopbU=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "00acdb2aa817048fbe1f91ece18fe7de09762531",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "release-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1641671388,
        "narHash": "sha256-aHoO6CpPLJK8hLkPJrpMnCRnj3YbfQZ7HNcXcnI83E0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "32356ce11b8cc5cc421b68138ae8c730cc8ad4a2",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "blog": "blog",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "tracktrain": "tracktrain",
        "uplcg": "uplcg"
      }
    },
    "tracktrain": {
      "flake": false,
      "locked": {
        "lastModified": 1641709913,
        "narHash": "sha256-zIc6Or0n2klhycD71d0T+FaB4asAevK5XkpnVQviO3A=",
        "ref": "main",
        "rev": "973f086e1882dfaa48f40a91b5f8c679076b6fb6",
        "revCount": 5,
        "type": "git",
        "url": "https://stuebinm.eu/git/tracktrain"
      },
      "original": {
        "ref": "main",
        "type": "git",
        "url": "https://stuebinm.eu/git/tracktrain"
      }
    },
    "uplcg": {
      "flake": false,
      "locked": {
        "lastModified": 1638532574,
        "narHash": "sha256-diZaAMiqOUVeEyGujEY5tejbyKdpecR/dRPLcAlKLWw=",
        "ref": "main",
        "rev": "8c19e63eb67093f960be060f08a873a9d696d226",
        "revCount": 121,
        "type": "git",
        "url": "https://stuebinm.eu/git/uplcg"
      },
      "original": {
        "ref": "main",
        "type": "git",
        "url": "https://stuebinm.eu/git/uplcg"
      }
    }
  },
  "root": "root",
  "version": 7
}