nixfiles/flake.lock

129 lines
3.3 KiB
Plaintext
Raw Normal View History

2021-12-20 23:48:26 +00:00
{
"nodes": {
2021-12-26 12:38:23 +00:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
"lastModified": 1638665590,
"narHash": "sha256-nhtfL3z4TizWHemyZvgLvq11FhYX5Ya4ke+t6Np5PKQ=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "715e92a13018bc1745fb680b5860af0c5641026a",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-12-20 23:48:26 +00:00
"home-manager": {
"inputs": {
2021-12-26 12:38:23 +00:00
"nixpkgs": "nixpkgs_2"
2021-12-20 23:48:26 +00:00
},
"locked": {
"lastModified": 1641121012,
"narHash": "sha256-svaOMxNMQgFHjcxdmLojOxTxfqSENtnO+S3kb+npIwY=",
2021-12-20 23:48:26 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "8e7a10602d1eb1d242c9d3f9b822203d5751a8c6",
2021-12-20 23:48:26 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2021-12-26 12:38:23 +00:00
"locked": {
"lastModified": 1632086102,
"narHash": "sha256-wVTcf0UclFS+zHtfPToB13jIO7n0U9N50MuRbPjQViE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e0ce3c683ae677cf5aab597d645520cddd13392b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2021-12-20 23:48:26 +00:00
"locked": {
"lastModified": 1641194805,
"narHash": "sha256-LyPsFnE/yjzeQbqFVampztn6mKkWTD5Q2TRyrReqcZE=",
2021-12-20 23:48:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c38ca58c0b4b5d9423609c58636988a9f81325d6",
2021-12-20 23:48:26 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2021-12-26 12:38:23 +00:00
"nixpkgs_3": {
2021-12-20 23:48:26 +00:00
"locked": {
"lastModified": 1640959792,
"narHash": "sha256-zYSR//06FU2TDOpKKj0Hkff6unsxk3NwwNFuB1loU6E=",
2021-12-20 23:48:26 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "59bfda72480496f32787cec8c557182738b1bd3f",
2021-12-20 23:48:26 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2021-12-26 12:38:23 +00:00
"deploy-rs": "deploy-rs",
2021-12-20 23:48:26 +00:00
"home-manager": "home-manager",
2021-12-28 21:42:46 +00:00
"nixpkgs": "nixpkgs_3"
2021-12-26 12:38:23 +00:00
}
},
"utils": {
"locked": {
"lastModified": 1631561581,
"narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-12-20 23:48:26 +00:00
}
}
},
"root": "root",
"version": 7
}