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-14 09:49:58 -07:00
"lastModified": 1696360011,
"narHash": "sha256-HpPv27qMuPou4acXcZ8Klm7Zt0Elv9dgDvSJaomWb9Y=",
2022-08-08 00:37:22 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-10-14 09:49:58 -07:00
"rev": "8b6ea26d5d2e8359d06278364f41fbc4b903b28a",
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-14 09:49:58 -07:00
"lastModified": 1696940889,
"narHash": "sha256-p2Wic74A1tZpFcld1wSEbFQQbrZ/tPDuLieCnspamQo=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-14 09:49:58 -07:00
"rev": "6bba64781e4b7c1f91a733583defbd3e46b49408",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-14 09:49:58 -07:00
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-14 09:49:58 -07:00
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-10-14 09:49:58 -07:00
"lastModified": 1697291160,
"narHash": "sha256-WV4TsmIi2vGu6cO5Xq4FPA/iSHsOEy1/Vy2uUC3p1jM=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2023-10-14 09:49:58 -07:00
"rev": "383bba42753ac667dc9904b83eca755c5f0324ca",
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
}