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": {
2023-12-22 22:48:14 +08:00
"lastModified": 1703107199,
"narHash": "sha256-Xx9Kkoqye520mkEWTZx/sKQRJsIeWOuwoh568uwHpNg=",
2023-11-05 22:06:55 +08:00
"owner": "ryantm",
"repo": "agenix",
2023-12-22 22:48:14 +08:00
"rev": "17090d105af1b9f941109c1e12d6e3a596657f97",
2023-11-05 22:06:55 +08:00
"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-12-22 22:48:14 +08:00
"lastModified": 1702195668,
"narHash": "sha256-Lxmjez0nfNBptdqV5GsXKm7Bb7swjGsrxiLxWJu0tL8=",
2023-04-03 22:41:22 +08:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-22 22:48:14 +08:00
"rev": "33110fb3c7fe6a94b98b641866a5eddb64b7c23f",
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-12-22 22:48:14 +08:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-04-03 22:41:22 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-22 22:48:14 +08:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
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-12-22 22:48:14 +08:00
"lastModified": 1703034876,
"narHash": "sha256-4bMPFv/bs5g1nEsXQwXlrAGJgjv1Ilr0ejdaTkBwQLs=",
2023-11-05 22:06:55 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-22 22:48:14 +08:00
"rev": "312ab59e8ade69e6083017bd9b98a2919f1fb86a",
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
}