nix-config/flake.lock

86 lines
2 KiB
Plaintext
Raw Normal View History

2022-08-08 00:37:22 -07:00
{
"nodes": {
"home-manager": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-23 20:31:55 -08:00
"lastModified": 1706001011,
"narHash": "sha256-J7Bs9LHdZubgNHZ6+eE/7C18lZ1P6S5/zdJSdXFItI4=",
"owner": "nix-community",
"repo": "home-manager",
2024-01-23 20:31:55 -08:00
"rev": "3df2a80f3f85f91ea06e5e91071fa74ba92e5084",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nix-darwin": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-08-08 00:37:22 -07:00
},
"locked": {
2024-01-23 20:31:55 -08:00
"lastModified": 1705915768,
"narHash": "sha256-+Jlz8OAqkOwJlioac9wtpsCnjgGYUhvLpgJR/5tP9po=",
"owner": "LnL7",
"repo": "nix-darwin",
2024-01-23 20:31:55 -08:00
"rev": "1e706ef323de76236eb183d7784f3bd57255ec0b",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-23 20:31:55 -08:00
"lastModified": 1705856552,
"narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-23 20:31:55 -08:00
"rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-01-23 20:31:55 -08:00
"lastModified": 1706069182,
"narHash": "sha256-9XpBDEcpKjD1fXei4qB8NZe3AWK/Xp/Y4EWvCXP6+Z4=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2024-01-23 20:31:55 -08:00
"rev": "4d0f41b9d3d9497fbee183e0e2a6f75b5c59140a",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
2022-08-08 00:37:22 -07:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}