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": {
2023-04-08 16:32:46 -07:00
"lastModified": 1680266963,
"narHash": "sha256-IW/lzbUCOcldLHWHjNSg1YoViDnZOmz0ZJL7EH9OkV8=",
2022-08-08 00:37:22 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-04-08 16:32:46 -07:00
"rev": "99d4187d11be86b49baa3a1aec0530004072374f",
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-04-08 16:32:46 -07:00
"lastModified": 1680667162,
"narHash": "sha256-2vgxK4j42y73S3XB2cThz1dSEyK9J9tfu4mhuEfAw68=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-08 16:32:46 -07:00
"rev": "440faf5ae472657ef2d8cc7756d77b6ab0ace68d",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-08 16:32:46 -07:00
"lastModified": 1680758185,
"narHash": "sha256-sCVWwfnk7zEX8Z+OItiH+pcSklrlsLZ4TJTtnxAYREw=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-08 16:32:46 -07:00
"rev": "0e19daa510e47a40e06257e205965f3b96ce0ac9",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-04-08 16:32:46 -07:00
"lastModified": 1680925189,
"narHash": "sha256-fvUnUetVs+rd3UJUwbz7iJR4FOCKKacZ+jr62QHN7Rg=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2023-04-08 16:32:46 -07:00
"rev": "37873ea3385b62c9ab795fcd0aaa68863bd0c887",
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": {
2023-04-08 16:32:46 -07:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-08-08 00:37:22 -07:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-08 16:32:46 -07:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}