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-18 19:46:00 -04:00
"lastModified": 1663328500,
"narHash": "sha256-7n+J/exp8ky4dmk02y5a9R7CGmJvHpzrHMzfEkMtSWA=",
2021-12-27 22:23:10 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-09-18 19:46:00 -04:00
"rev": "5427f3d1f0ea4357cd4af0bffee7248d640c6ffc",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-09-18 19:46:00 -04:00
"lastModified": 1663491030,
"narHash": "sha256-MVsfBhE9US5DvLtBAaTRjwYdv1tLO8xjahM8qLXTgTo=",
2021-12-27 22:23:10 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-18 19:46:00 -04:00
"rev": "767542707d394ff15ac1981e903e005ba69528b5",
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-09-18 19:46:00 -04:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
2022-09-18 19:46:00 -04:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-12-27 22:23:10 -05:00
}
},
"root": "root",
"version": 7
}