dotfiles/nix/flake.lock

89 lines
2.2 KiB
Plaintext
Raw Normal View History

2023-06-09 09:19:42 +00:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1686210161,
"narHash": "sha256-cgP8P2Gk4WtOzd/Y7nEmweLpPOtMKVvHCIcq9zm9qMk=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "40e4b85baac86969f94d6dba893aeae015c562c1",
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-06-09 10:47:29 +00:00
"dotfiles": {
"flake": false,
"locked": {
"lastModified": 1686302382,
"narHash": "sha256-BKJnBMPuFylshzuY8EQoyP6xuAGcxCauJspl1cVkg/A=",
"ref": "refs/heads/master",
"rev": "4ea89899caf8a0fd87cdfdc4601f7e79fc666c37",
"revCount": 360,
"submodules": true,
"type": "git",
"url": "https://github.com/keanuplayz/dotfiles"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/keanuplayz/dotfiles"
}
},
2023-06-09 09:19:42 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-09 10:47:29 +00:00
"lastModified": 1686305101,
"narHash": "sha256-xCgeI+uTKay3Ab3tMdP9m9flIJbFkRMKwRAmg5PQhJQ=",
2023-06-09 09:19:42 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-09 10:47:29 +00:00
"rev": "1e5d741ea3f3290d7ac06a02ded24bfdc7aadb37",
2023-06-09 09:19:42 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-09 10:47:29 +00:00
"lastModified": 1686265002,
"narHash": "sha256-JcRprVevSl5JNCp2oHy8fd3zvTsnuQgVCay0/sP/1GE=",
2023-06-09 09:19:42 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-09 10:47:29 +00:00
"rev": "9e447f1c786f9d1375c3c8b2bff2c9400c63a34e",
2023-06-09 09:19:42 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-23.05-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
2023-06-09 10:47:29 +00:00
"dotfiles": "dotfiles",
2023-06-09 09:19:42 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}