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-05-07 10:36:16 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-10-28 11:25:31 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-05-07 10:36:16 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
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-08-25 20:27:27 +00:00
"lastModified": 1724435763,
"narHash": "sha256-UNky3lJNGQtUEXT2OY8gMxejakSWPTfWKvpFkpFlAfM=",
2023-09-24 12:07:57 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-25 20:27:27 +00:00
"rev": "c2cd2a52e02f1dfa1c88f95abeb89298d46023be",
2023-09-24 12:07:57 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-08-25 20:27:27 +00:00
"lastModified": 1724395761,
"narHash": "sha256-zRkDV/nbrnp3Y8oCADf5ETl1sDrdmAW6/bBVJ8EbIdQ=",
2023-09-24 12:07:57 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-08-25 20:27:27 +00:00
"rev": "ae815cee91b417be55d43781eb4b73ae1ecc396c",
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",
2024-09-06 12:30:54 +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
}