dotfiles/flake.lock

82 lines
2 KiB
Plaintext
Raw Normal View History

2022-09-18 19:42:30 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
2022-09-18 19:42:30 +00:00
},
"locked": {
"lastModified": 1675935446,
"narHash": "sha256-WajulTn7QdwC7QuXRBavrANuIXE5z+08EdxdRw1qsNs=",
2022-09-18 19:42:30 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2dce7f1a55e785a22d61668516df62899278c9e4",
2022-09-18 19:42:30 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2022-09-18 19:42:30 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1676202775,
"narHash": "sha256-gV/RnfVZkGLHn+5rmX2GSh5aquVHpWOJw1cnpEV03tQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d917136f550a8c36efb1724390c7245105f79023",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1676331896,
"narHash": "sha256-ih3ehOL4wWaMko+ahkycoq8DQRodDqEbJVg6t7WY2PQ=",
"owner": "nix-community",
"repo": "NUR",
"rev": "e014e89fdfbd65e1fb572f00ea71dc2a9513fe6f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-09-18 19:42:30 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2022-12-30 02:12:42 +00:00
"nur": "nur"
2022-09-18 19:42:30 +00:00
}
},
"utils": {
"locked": {
2022-11-08 01:30:13 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
2022-11-08 01:30:13 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-09-18 19:42:30 +00:00
}
},
"root": "root",
"version": 7
}