mach-nix/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2020-07-18 06:41:26 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1594123299,
"narHash": "sha256-zxjtMmOV93pIVG242RpEXu14w/13XYDo3ygMoRIJg4c=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "590d6d1badea1956a31480a0cba1d8d029cf45d3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1601171649,
"narHash": "sha256-G3RUAi2DUq6r3ntASLS+LZC/Eamot55W1+xmBOgEh3M=",
2020-07-18 06:41:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "84d74ae9c9cbed73274b8e4e00be14688ffc93fe",
2020-07-18 06:41:26 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2020-07-18 06:41:26 +00:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}