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-11-21 17:51:02 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-22 16:32:51 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-21 17:51:02 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
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-11-21 17:51:02 -05:00
"lastModified": 1669044925,
"narHash": "sha256-fGyQG+djSvrNXiETO4Jj0gLotGTKPRx+Wbk3i9glsTw=",
2021-12-27 22:23:10 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-21 17:51:02 -05:00
"rev": "3ce1c4787a48f9882267e93f62af0c7f7711076d",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-21 17:51:02 -05:00
"lastModified": 1669029319,
"narHash": "sha256-EdTqXZ/xBk7xjSCPGNbL0WnoWHEkYjwe78C6gZoUC0E=",
2021-12-27 22:23:10 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-21 17:51:02 -05:00
"rev": "79bb815a1cdc789f6b036d2047e217ab3e989fff",
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": {
2022-11-21 17:51:02 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
2022-11-21 17:51:02 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-12-27 22:23:10 -05:00
}
},
"root": "root",
"version": 7
}