aboutsummaryrefslogtreecommitdiff
path: root/flakes/opendmarc/flake.lock
blob: 92551affc093b0e6d5488435797906954a9fb4dd (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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1609246779,
        "narHash": "sha256-eq6ZXE/VWo3EMC65jmIT6H/rrUc9UWOWVujkzav025k=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "08c7ad4a0844adc4a7f9f5bb3beae482e789afa4",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1609246779,
        "narHash": "sha256-eq6ZXE/VWo3EMC65jmIT6H/rrUc9UWOWVujkzav025k=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "08c7ad4a0844adc4a7f9f5bb3beae482e789afa4",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "libspf2": {
      "inputs": {
        "flake-utils": "flake-utils_2",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "dir": "flakes/libspf2",
        "lastModified": 1629758991,
        "narHash": "sha256-J0mMj/lPMR+QaqvAzUpOUWELYoyKCpI20T4YZHerAEs=",
        "ref": "master",
        "rev": "5e2ec9fb8628136e7f9f618c68c0e42ab086b80e",
        "revCount": 866,
        "type": "git",
        "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
      },
      "original": {
        "dir": "flakes/libspf2",
        "type": "git",
        "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
      }
    },
    "myuids": {
      "locked": {
        "dir": "flakes/myuids",
        "lastModified": 1628207001,
        "narHash": "sha256-7e12OfDv9zMOfqcAlsk1sZj2l3ZB03kcBdWUqhwVaWo=",
        "ref": "master",
        "rev": "dfe02d8fd52e33c7d4e1a209cf486696100b88f3",
        "revCount": 865,
        "type": "git",
        "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
      },
      "original": {
        "dir": "flakes/myuids",
        "type": "git",
        "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1597943282,
        "narHash": "sha256-G/VQBlqO7YeFOSvn29RqdvABZxmQBtiRYVA6kjqWZ6o=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "libspf2": "libspf2",
        "myuids": "myuids",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}