flake.lock

  1{
  2  "nodes": {
  3    "flake-utils": {
  4      "inputs": {
  5        "systems": "systems"
  6      },
  7      "locked": {
  8        "lastModified": 1731533236,
  9        "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
 10        "owner": "numtide",
 11        "repo": "flake-utils",
 12        "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
 13        "type": "github"
 14      },
 15      "original": {
 16        "owner": "numtide",
 17        "repo": "flake-utils",
 18        "type": "github"
 19      }
 20    },
 21    "flake-utils_2": {
 22      "inputs": {
 23        "systems": "systems_2"
 24      },
 25      "locked": {
 26        "lastModified": 1731533236,
 27        "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
 28        "owner": "numtide",
 29        "repo": "flake-utils",
 30        "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
 31        "type": "github"
 32      },
 33      "original": {
 34        "owner": "numtide",
 35        "repo": "flake-utils",
 36        "type": "github"
 37      }
 38    },
 39    "gomod2nix": {
 40      "inputs": {
 41        "flake-utils": "flake-utils_2",
 42        "nixpkgs": [
 43          "nixpkgs"
 44        ]
 45      },
 46      "locked": {
 47        "lastModified": 1770585520,
 48        "narHash": "sha256-yBz9Ozd5Wb56i3e3cHZ8WcbzCQ9RlVaiW18qDYA/AzA=",
 49        "owner": "nix-community",
 50        "repo": "gomod2nix",
 51        "rev": "1201ddd1279c35497754f016ef33d5e060f3da8d",
 52        "type": "github"
 53      },
 54      "original": {
 55        "owner": "nix-community",
 56        "repo": "gomod2nix",
 57        "type": "github"
 58      }
 59    },
 60    "nixpkgs": {
 61      "locked": {
 62        "lastModified": 1779694939,
 63        "narHash": "sha256-Ly4j75O8ICaSQx3uxPnwk2x7PMF0XQvn5r0c3yBA7FI=",
 64        "owner": "NixOS",
 65        "repo": "nixpkgs",
 66        "rev": "f9d8b65950353691ab56561e7c73d2e1063d810b",
 67        "type": "github"
 68      },
 69      "original": {
 70        "owner": "NixOS",
 71        "ref": "nixpkgs-unstable",
 72        "repo": "nixpkgs",
 73        "type": "github"
 74      }
 75    },
 76    "root": {
 77      "inputs": {
 78        "flake-utils": "flake-utils",
 79        "gomod2nix": "gomod2nix",
 80        "nixpkgs": "nixpkgs"
 81      }
 82    },
 83    "systems": {
 84      "locked": {
 85        "lastModified": 1681028828,
 86        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
 87        "owner": "nix-systems",
 88        "repo": "default",
 89        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
 90        "type": "github"
 91      },
 92      "original": {
 93        "owner": "nix-systems",
 94        "repo": "default",
 95        "type": "github"
 96      }
 97    },
 98    "systems_2": {
 99      "locked": {
100        "lastModified": 1681028828,
101        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
102        "owner": "nix-systems",
103        "repo": "default",
104        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
105        "type": "github"
106      },
107      "original": {
108        "owner": "nix-systems",
109        "repo": "default",
110        "type": "github"
111      }
112    }
113  },
114  "root": "root",
115  "version": 7
116}