dotfiles/flake.lock

81 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-12-27 22:23:10 -05:00
{
"nodes": {
2022-06-22 16:32:51 -04:00
"flake-utils": {
"locked": {
2022-08-09 23:02:41 -04:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-06-22 16:32:51 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-09 23:02:41 -04:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-06-22 16:32:51 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-12-27 22:23:10 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
2021-12-27 22:23:10 -05:00
},
"locked": {
2022-09-02 14:37:52 -04:00
"lastModified": 1661824092,
"narHash": "sha256-nSWLWytlXbeLrx5A+r5Pso7CvVrX5EgmIIXW/EXvPHQ=",
2021-12-27 22:23:10 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-09-02 14:37:52 -04:00
"rev": "5bd66dc6cd967033489c69d486402b75d338eeb6",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-09-02 14:37:52 -04:00
"lastModified": 1661799568,
"narHash": "sha256-P3xXCyYfd6WzVC3anpb5ZvUeZ6vMttcs05OWGWvgc+E=",
2021-12-27 22:23:10 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-02 14:37:52 -04:00
"rev": "c3e4dc4f6d23c7e41dda5ce98956c75c7779e2fa",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-06-22 16:32:51 -04:00
"flake-utils": "flake-utils",
2021-12-27 22:23:10 -05:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-12-27 22:23:10 -05:00
}
},
"root": "root",
"version": 7
}