nix-config/flake.lock

87 lines
2 KiB
Plaintext
Raw Normal View History

2022-08-08 00:37:22 -07:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-21 08:38:48 -07:00
"lastModified": 1697723594,
"narHash": "sha256-W7lTC+kHGS1YCOutGpxUHF0cK66iY/GYr3INaTyVa/I=",
2022-08-08 00:37:22 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-10-21 08:38:48 -07:00
"rev": "19f75c2b45fbfc307ecfeb9dadc41a4c1e4fb980",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-08-08 00:37:22 -07:00
},
"locked": {
2023-10-21 08:38:48 -07:00
"lastModified": 1697838989,
"narHash": "sha256-hwVlO+st8vWJO6iy3/JbMHrUyY4Ak7xUSmffoWqBPUg=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-21 08:38:48 -07:00
"rev": "ae631b0b20f06f7d239d160723d228891ddb2fe0",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-21 08:38:48 -07:00
"lastModified": 1697723726,
"narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-21 08:38:48 -07:00
"rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-10-21 08:38:48 -07:00
"lastModified": 1697866785,
"narHash": "sha256-68Qf0RuGKnihfsR45ugZZsBhnVY7dtX7lKbjOF3A43Y=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2023-10-21 08:38:48 -07:00
"rev": "f45bab34a6b89a8d004517012d3285fd00d6b114",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}