nix-config/flake.lock

86 lines
2 KiB
Text
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": {
"lastModified": 1733075221,
"narHash": "sha256-1U+OGR6FWNem2Zrv92b1T64s+vw5MAFT3Prh+vWy/1I=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "7f78e2d1c6a9db76444e02a73f0669ebb79f8833",
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": {
"lastModified": 1733047432,
"narHash": "sha256-fQUKxgxAEHlL5bevRkdsQB7sSpAMhlvxf7Zw0KK8QIg=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "e30a3622b606dffc622305b4bbe1cfe37e78fa40",
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-29 00:22:43 -08:00
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-29 00:22:43 -08:00
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1733079067,
"narHash": "sha256-0zfHFxf9AEU5fhjLpokHW6I+Xwr7+oorTY9JS/dzuK8=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
"rev": "a56df0070bac25cddbf6b3c177f68d606f0bfd7c",
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
}