aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 4469ec92269ab4202a7dbc534207b646ee58533c (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
{
  "nodes": {
    "cms": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "pkgs-personal": "pkgs-personal"
      },
      "locked": {
        "lastModified": 1629657671,
        "narHash": "sha256-cmg2QMzQLAhpQg3n3Illx/Wgr3Sac6VuScStbLgJUA8=",
        "ref": "master",
        "rev": "254b008436f3649e77cd55154c77c949fdf3d3b4",
        "revCount": 248,
        "type": "git",
        "url": "https://code.kummerlaender.eu/blog.kummerlaender.eu"
      },
      "original": {
        "type": "git",
        "url": "https://code.kummerlaender.eu/blog.kummerlaender.eu"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1629379628,
        "narHash": "sha256-dI8wpEo7wIVWoTUk2oyWFUnlVHNKLs+ren1TqITN1mI=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "a1007637cea374bd1bafd754cfd5388894c49129",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1629271619,
        "narHash": "sha256-by9D3OkEKk4rOzJIMbC0uP2wP3Bt81auP5xmbmPg2a8=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "7bbca9877caed472c6b5866ea09302cfcdce3dbf",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "pkgs-personal": {
      "inputs": {
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1629652608,
        "narHash": "sha256-eNcsdqMyK/Q3P0Tj16uDNcQzKIFf4CJkM7qTq3BdtF0=",
        "ref": "master",
        "rev": "fb63603b5eec859c84464e1a7f6f14931303f679",
        "revCount": 52,
        "type": "git",
        "url": "https://code.kummerlaender.eu/pkgs"
      },
      "original": {
        "type": "git",
        "url": "https://code.kummerlaender.eu/pkgs"
      }
    },
    "root": {
      "inputs": {
        "cms": "cms"
      }
    }
  },
  "root": "root",
  "version": 7
}