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": {
2021-12-31 12:09:12 +00:00
"lastModified": 1640943848,
"narHash": "sha256-AXmbspe5EXTr2WsGdtBhFgKtGvzMmPBgqOanFvQq974=",
2021-12-20 23:48:26 +00:00
"owner": "nix-community",
"repo": "home-manager",
2021-12-31 12:09:12 +00:00
"rev": "89bdef7994a20b5285454bf42c7d2b53b98d5754",
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": 1641016545,
"narHash": "sha256-JMNwvnBzG0RjGG3eH27Y5/GlJ9ryeCdGJfqGbqxnmZY=",
2021-12-20 23:48:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6f05cfdb1e78d36c0337516df674560e4b51c79b",
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": {
2021-12-31 12:09:12 +00:00
"lastModified": 1640871638,
"narHash": "sha256-ty6sGnJUQEkCd43At5U3DRQZD7rPARz5VginSW6hZ3k=",
2021-12-20 23:48:26 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-12-31 12:09:12 +00:00
"rev": "5b091d4fbe3b7b7493c3b46fe0842e4b30ea24b3",
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
}