nix-config/flake.lock

103 lines
2.5 KiB
Plaintext
Raw Normal View History

2022-08-08 00:37:22 -07:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
2022-08-08 00:37:22 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
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"
],
"utils": "utils"
},
"locked": {
2023-02-23 18:44:46 -08:00
"lastModified": 1677104801,
"narHash": "sha256-2V5nKOYVFMYlseYdDKiEaww2xqcE0GtS1ax3SoUX99I=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-02-23 18:44:46 -08:00
"rev": "4295fdfa6b0005c32f2e1f0b732faf5810c1bc7f",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-02-23 18:44:46 -08:00
"lastModified": 1677063315,
"narHash": "sha256-qiB4ajTeAOVnVSAwCNEEkoybrAlA+cpeiBxLobHndE8=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-02-23 18:44:46 -08:00
"rev": "988cc958c57ce4350ec248d2d53087777f9e1949",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-02-23 18:44:46 -08:00
"lastModified": 1677204696,
"narHash": "sha256-AWCrT5BEl3Jgr9dhDj0Bj8VRdTYaCHXTnR/NVnyh/Cg=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2023-02-23 18:44:46 -08:00
"rev": "2f0a94085df4764f360350d944a9124f79476f9c",
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"
}
},
"utils": {
"locked": {
2022-12-10 11:46:19 -08:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-08-08 00:37:22 -07:00
"owner": "numtide",
"repo": "flake-utils",
2022-12-10 11:46:19 -08:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}