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": {
2022-01-16 11:22:44 +00:00
"lastModified": 1642113498,
"narHash": "sha256-4tNIt2EGDppYQI06gsid0QKW5dtBEOAiNKfMYC8wxv8=",
2021-12-26 12:38:23 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2022-01-16 11:22:44 +00:00
"rev": "0ac333cdc03407538b5b19d60a8e7c64588490fb",
2021-12-26 12:38:23 +00:00
"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": {
2022-01-16 11:22:44 +00:00
"lastModified": 1642117744,
"narHash": "sha256-/SvxBe/m6JiRSlKIrgD6LQxee9GGewFyq+lsPxoViMY=",
2021-12-20 23:48:26 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-01-16 11:22:44 +00:00
"rev": "a5dd5d5f197724f3065fd39c59c7ccea3c8dcb8f",
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": {
2022-01-16 11:22:44 +00:00
"lastModified": 1642069818,
"narHash": "sha256-666w6j8wl/bojfgpp0k58/UJ5rbrdYFbI2RFT2BXbSQ=",
2021-12-20 23:48:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-16 11:22:44 +00:00
"rev": "46821ea01c8f54d2a20f5a503809abfc605269d7",
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": {
2022-01-16 11:22:44 +00:00
"lastModified": 1641887635,
"narHash": "sha256-kDGpufwzVaiGe5e1sBUBPo9f1YN+nYHJlYqCaVpZTQQ=",
2021-12-20 23:48:26 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-16 11:22:44 +00:00
"rev": "b2737d4980a17cc2b7d600d7d0b32fd7333aca88",
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
}