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-11-01 19:22:00 -07:00
"lastModified": 1730490306,
"narHash": "sha256-AvCVDswOUM9D368HxYD25RsSKp+5o0L0/JHADjLoD38=",
"owner": "nix-community",
"repo": "home-manager",
2024-11-01 19:22:00 -07:00
"rev": "1743615b61c7285976f85b303a36cdf88a556503",
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-11-01 19:22:00 -07:00
"lastModified": 1730448474,
"narHash": "sha256-qE/cYKBhzxHMtKtLK3hlSR3uzO1pWPGLrBuQK7r0CHc=",
"owner": "LnL7",
"repo": "nix-darwin",
2024-11-01 19:22:00 -07:00
"rev": "683d0c4cd1102dcccfa3f835565378c7f3cbe05e",
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-11-01 19:22:00 -07:00
"lastModified": 1730200266,
"narHash": "sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-01 19:22:00 -07:00
"rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-11-01 19:22:00 -07:00
"lastModified": 1730510022,
"narHash": "sha256-/FKsDxYEDNScuYuh9UjBwW8+f6WxjoRke8LvbF+ckjc=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2024-11-01 19:22:00 -07:00
"rev": "41c8b0a22b37fb114413b504c74ae64065d2fb83",
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
}