aboutsummaryrefslogblamecommitdiff
path: root/flakes/mediagoblin/flake.lock
blob: bba6479040190a791e5069cbbec66d1c9f97b805 (plain) (tree)













































































                                                                         
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1649676176,
        "narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "mediagoblin": {
      "flake": false,
      "locked": {
        "lastModified": 1531090939,
        "narHash": "sha256-vSajRbuE/bu2HVsUZm25fkm/vNLXKDIK7Xn8kyKJ5Ps=",
        "ref": "stable",
        "rev": "cd465ebfec837a75a44c4ebd727dffe2fff6d850",
        "revCount": 4805,
        "submodules": true,
        "type": "git",
        "url": "https://git.savannah.gnu.org/git/mediagoblin.git"
      },
      "original": {
        "ref": "stable",
        "rev": "cd465ebfec837a75a44c4ebd727dffe2fff6d850",
        "submodules": true,
        "type": "git",
        "url": "https://git.savannah.gnu.org/git/mediagoblin.git"
      }
    },
    "myuids": {
      "locked": {
        "lastModified": 1,
        "narHash": "sha256-HkW9YCLQCNBX3Em7J7MjraVEZO3I3PizkVV2QrUdULQ=",
        "path": "../myuids",
        "type": "path"
      },
      "original": {
        "path": "../myuids",
        "type": "path"
      }
    },
    "nixpkgs": {
      "flake": false,
      "locked": {
        "lastModified": 1596265691,
        "narHash": "sha256-9ofCzFqttTsGrvTaS4RrDSTNQO9PFOz5uyn8V+2eA5M=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "840c782d507d60aaa49aa9e3f6d0b0e780912742",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "840c782d507d60aaa49aa9e3f6d0b0e780912742",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "mediagoblin": "mediagoblin",
        "myuids": "myuids",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}