nixfiles/flake.lock

103 lines
2.5 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",
2022-01-24 21:18:03 +00:00
"nixpkgs": [
"nixpkgs"
],
2021-12-26 12:38:23 +00:00
"utils": "utils"
},
"locked": {
2022-02-06 08:29:02 +00:00
"lastModified": 1643787431,
"narHash": "sha256-8IwuVgXulRE3ZWq6z8mytarawC32pKPKR20EyDtSH+w=",
2021-12-26 12:38:23 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2022-02-06 08:29:02 +00:00
"rev": "4154ba1aaaf7333a916384c348d867d03b6f1409",
2021-12-26 12:38:23 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2022-02-06 08:29:02 +00:00
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
2021-12-26 12:38:23 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-02-06 08:29:02 +00:00
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
2021-12-26 12:38:23 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-12-20 23:48:26 +00:00
"home-manager": {
"inputs": {
2022-01-30 15:34:50 +00:00
"nixpkgs": [
"nixpkgs"
]
2021-12-20 23:48:26 +00:00
},
"locked": {
2022-02-06 08:29:02 +00:00
"lastModified": 1643933104,
"narHash": "sha256-NZPuFxRsZKN8pjRuHPpzlMyt6JQhcjiduBG8bMghSjE=",
2021-12-20 23:48:26 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-02-06 08:29:02 +00:00
"rev": "63dccc4e60422c1db2c3929b2fd1541f36b7e664",
2021-12-20 23:48:26 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-02-06 08:29:02 +00:00
"lastModified": 1643805626,
"narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=",
2021-12-20 23:48:26 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-02-06 08:29:02 +00:00
"rev": "554d2d8aa25b6e583575459c297ec23750adb6cb",
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",
2022-01-30 15:34:50 +00:00
"nixpkgs": "nixpkgs"
2021-12-26 12:38:23 +00:00
}
},
"utils": {
"locked": {
2022-02-06 08:29:02 +00:00
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
2021-12-26 12:38:23 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-02-06 08:29:02 +00:00
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2021-12-26 12:38:23 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-12-20 23:48:26 +00:00
}
}
},
"root": "root",
"version": 7
}