nixos/flake.lock

103 lines
2.5 KiB
Plaintext
Raw Normal View History

2022-10-25 19:56:22 +01:00
{
"nodes": {
2022-11-20 20:29:49 +00:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-01-11 21:08:31 +00:00
"lastModified": 1673301561,
"narHash": "sha256-gRUWHbBAtMuPDJQXotoI8u6+3DGBIUZHkyQWpIv7WpM=",
2022-11-20 20:29:49 +00:00
"owner": "ryantm",
"repo": "agenix",
2023-01-11 21:08:31 +00:00
"rev": "42d371d861a227149dc9a7e03350c9ab8b8ddd68",
2022-11-20 20:29:49 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-01-11 20:22:35 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1673343300,
"narHash": "sha256-5Xdj6kpXYMie0MlnGwqK5FaMdsedxvyuakWtyKB3zaQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "176e455371a8371586e8a3ff0d56ee9f3ca2324e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-10-25 19:56:22 +01:00
"nixpkgs": {
"locked": {
2023-01-11 21:08:31 +00:00
"lastModified": 1673345971,
"narHash": "sha256-4DfFcKLRfVUTyuGrGNNmw37IeIZSoku9tgTVmu/iD98=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-11 21:08:31 +00:00
"rev": "54644f409ab471e87014bb305eac8c50190bcf48",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-01-11 21:08:31 +00:00
"ref": "nixos-22.11",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-01-11 21:08:31 +00:00
"lastModified": 1673315479,
"narHash": "sha256-GNCFRtDHjTygXGJp/H+f2XQPMGxpYSmNiibIqYzihtM=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-11 21:08:31 +00:00
"rev": "c07552f6f7d4eead7806645ec03f7f1eb71ba6bd",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-04 15:01:05 +00:00
"ref": "nixos-unstable",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-11-20 20:29:49 +00:00
"agenix": "agenix",
2023-01-11 20:22:35 +00:00
"home-manager": "home-manager",
2022-10-25 19:56:22 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
2023-01-11 20:22:35 +00:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-25 19:56:22 +01:00
}
},
"root": "root",
"version": 7
}