aboutsummaryrefslogtreecommitdiff
path: root/flakes/mypackages/flake.lock
blob: f11f6c530300102e8d4d4564cc48130c42ecf00f (plain) (blame)
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
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1675295133,
        "narHash": "sha256-dU8fuLL98WFXG0VnRgM00bqKX6CEPBLybhiIDIgO45o=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "bf53492df08f3178ce85e0c9df8ed8d03c030c9f",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1646497237,
        "narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
        "type": "github"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "dir": "lib",
        "lastModified": 1675183161,
        "narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
        "type": "github"
      },
      "original": {
        "dir": "lib",
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-parts": "flake-parts",
        "nixpkgs": "nixpkgs",
        "webapps-ttrss": "webapps-ttrss"
      }
    },
    "webapps-ttrss": {
      "flake": false,
      "locked": {
        "lastModified": 1546759381,
        "narHash": "sha256-urjf4EoLWS7G0s0hRtaErrs2B8DUatNK/eoneuB0anY=",
        "ref": "master",
        "rev": "986ca251f995f7754a0470d3e0c44538a545081f",
        "revCount": 9256,
        "type": "git",
        "url": "https://git.tt-rss.org/fox/tt-rss.git"
      },
      "original": {
        "ref": "master",
        "rev": "986ca251f995f7754a0470d3e0c44538a545081f",
        "type": "git",
        "url": "https://git.tt-rss.org/fox/tt-rss.git"
      }
    }
  },
  "root": "root",
  "version": 7
}