dotfiles/flake.lock

83 lines
2 KiB
Text
Raw Normal View History

2023-09-24 12:07:57 +00:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
2023-10-28 11:25:31 +00:00
"locked": {
2024-02-19 09:32:04 +00:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-10-28 11:25:31 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-02-19 09:32:04 +00:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-09-24 12:07:57 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-19 09:32:04 +00:00
"lastModified": 1707683400,
"narHash": "sha256-Zc+J3UO1Xpx+NL8UB6woPHyttEy9cXXtm+0uWwzuYDc=",
2023-09-24 12:07:57 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-19 09:32:04 +00:00
"rev": "21b078306a2ab68748abf72650db313d646cf2ca",
2023-09-24 12:07:57 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-02-19 09:32:04 +00:00
"lastModified": 1707743206,
"narHash": "sha256-AehgH64b28yKobC/DAWYZWkJBxL/vP83vkY+ag2Hhy4=",
2023-09-24 12:07:57 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-02-19 09:32:04 +00:00
"rev": "2d627a2a704708673e56346fcb13d25344b8eaf3",
2023-09-24 12:07:57 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-10-28 12:17:40 +00:00
"ref": "nixpkgs-unstable",
2023-09-24 12:07:57 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-10-28 11:25:31 +00:00
"flake-utils": "flake-utils",
2023-09-24 12:07:57 +00:00
"home-manager": "home-manager",
2023-10-06 20:46:37 +00:00
"nixpkgs": "nixpkgs"
2023-09-26 15:12:40 +00:00
}
},
2023-09-24 12:07:57 +00:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}