dotfiles.nix/flake.lock

147 lines
3.6 KiB
Plaintext
Raw Normal View History

2023-04-03 22:41:22 +08:00
{
"nodes": {
2023-11-05 22:06:55 +08:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1696775529,
"narHash": "sha256-TYlE4B0ktPtlJJF9IFxTWrEeq+XKG8Ny0gc2FGEAdj0=",
"owner": "ryantm",
"repo": "agenix",
"rev": "daf42cb35b2dc614d1551e37f96406e4c4a2d3e4",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-04-03 22:41:22 +08:00
"home-manager": {
2023-11-05 22:06:55 +08:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2023-04-03 22:41:22 +08:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-28 19:04:00 +08:00
]
2023-04-03 22:41:22 +08:00
},
"locked": {
2023-10-03 15:00:26 +08:00
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2023-04-03 22:41:22 +08:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-03 15:00:26 +08:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-07-01 22:55:00 +08:00
"ref": "release-23.05",
2023-04-03 22:41:22 +08:00
"repo": "home-manager",
"type": "github"
}
},
2023-05-15 21:11:30 +08:00
"nixpkgs": {
2023-04-28 19:04:00 +08:00
"locked": {
2023-11-05 22:06:55 +08:00
"lastModified": 1677676435,
"narHash": "sha256-6FxdcmQr5JeZqsQvfinIMr0XcTyTuR7EXX0H3ANShpQ=",
"owner": "NixOS",
2023-10-10 18:58:43 +08:00
"repo": "nixpkgs",
2023-11-05 22:06:55 +08:00
"rev": "a08d6979dd7c82c4cef0dcc6ac45ab16051c1169",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
2023-11-05 22:06:55 +08:00
"owner": "NixOS",
"ref": "nixos-unstable",
2023-04-03 22:41:22 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-11-06 17:35:22 +08:00
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
2023-04-03 22:41:22 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-06 17:35:22 +08:00
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-05-15 21:11:30 +08:00
"ref": "nixos-unstable",
2023-04-05 23:20:27 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-11-05 22:06:55 +08:00
"nixpkgs_2": {
"locked": {
2023-11-06 17:35:22 +08:00
"lastModified": 1699169573,
"narHash": "sha256-cvUb1xZkvOp3W2SzylStrTirhVd9zCeo5utJl9nSIhw=",
2023-11-05 22:06:55 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-06 17:35:22 +08:00
"rev": "aeefe2054617cae501809b82b44a8e8f7be7cc4b",
2023-11-05 22:06:55 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-03 22:41:22 +08:00
"root": {
"inputs": {
2023-11-05 22:06:55 +08:00
"agenix": "agenix",
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_2",
2023-07-23 08:26:19 +08:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-05-02 16:41:10 +08:00
}
2023-04-03 22:41:22 +08:00
}
},
"root": "root",
"version": 7
}