xdg_open_ng/flake.lock

128 lines
3.2 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nimble": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1645925055,
"narHash": "sha256-fbP0/1djwAtpNVkAe0OAZRU/0rfQswxn7Nr4ac7OiyY=",
"owner": "nix-community",
"repo": "flake-nimble",
"rev": "5bbaa6321652cfa31c69dc5246bd407d12f75a5e",
"type": "github"
},
"original": {
"id": "nimble",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1641555862,
"narHash": "sha256-AJK1Q5djPXs/ba3K6gHsVAer9yDPVLic78ZIDsFSkHU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d1acd89e0116ff88eba80541027429fc922612e9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1636723036,
"narHash": "sha256-zFuu3TTj/NLq3NPJ8pprlmkOpjAoW3AWQNac3UFkCG8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "50a1ef0f59752623af884f5085e3d5e8bd806c77",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "50a1ef0f59752623af884f5085e3d5e8bd806c77",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1628186154,
"narHash": "sha256-r2d0wvywFnL9z4iptztdFMhaUIAaGzrSs7kSok0PgmE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "06552b72346632b6943c8032e57e702ea12413bf",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nimble": "nimble",
"syndicate": "syndicate"
}
},
"rust": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1630548746,
"narHash": "sha256-SLzeWhEN0kRDTzL+AHfDxwbYEZm09UEcdIcPDdOIZew=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "00f6332f8c690480c7b7137fb8b1f069e7b2e18a",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"syndicate": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"rust": "rust"
},
"locked": {
"lastModified": 1645916341,
"narHash": "sha256-vzGl+qKrVv1FaySUtb/eJGK7zPjIJT5/3Iv/xFhkkTs=",
"ref": "trunk",
"rev": "0f6d38dfa16c2250376c996f9b13e96bea92a45d",
"revCount": 19,
"type": "git",
"url": "https://git.syndicate-lang.org/ehmry/syndicate-flake.git"
},
"original": {
"id": "syndicate",
"type": "indirect"
}
}
},
"root": "root",
"version": 7
}