nixos/flake.lock

149 lines
3.7 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2022-03-16 14:46:33 +01:00
"agenix": {
"inputs": {
2023-02-13 14:29:24 +01:00
"darwin": "darwin",
2023-05-15 09:43:13 +02:00
"home-manager": "home-manager",
2022-03-16 14:46:33 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-22 14:41:12 +02:00
"lastModified": 1684153753,
"narHash": "sha256-PVbWt3qrjYAK+T5KplFcO+h7aZWfEj1UtyoKlvcDxh0=",
2022-03-16 14:46:33 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-05-22 14:41:12 +02:00
"rev": "db5637d10f797bb251b94ef9040b237f4702cde3",
2022-03-16 14:46:33 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-13 14:29:24 +01:00
"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"
}
},
"home-manager": {
2023-05-15 09:43:13 +02: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": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-01 23:11:30 +02:00
]
},
"locked": {
2023-06-14 21:23:47 +02:00
"lastModified": 1686693375,
"narHash": "sha256-1Smjo0E8WI9PeVGmmCjpQWRX04aQvz5gAGXfdanIjgw=",
"owner": "nix-community",
"repo": "home-manager",
2023-06-14 21:23:47 +02:00
"rev": "61e5d1c38ef04ba30a9119825b159bce9c6010be",
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-01 23:11:30 +02:00
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-06-12 12:50:47 +02:00
"lastModified": 1686452266,
"narHash": "sha256-zLKiX0iu6jZFeZDpR1gE6fNyMr8eiM8GLnj9SoUCjFs=",
"owner": "nixos",
"repo": "nixos-hardware",
2023-06-12 12:50:47 +02:00
"rev": "2a807ad6e8dc458db08588b78cc3c0f0ec4ff321",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-14 21:23:47 +02:00
"lastModified": 1686513595,
"narHash": "sha256-H3JNqj7TEiMx5rd8lRiONvgFZvmf3kmwHI2umDdqgFY=",
"owner": "nixos",
"repo": "nixpkgs",
2023-06-14 21:23:47 +02:00
"rev": "bb8b5735d6f7e06b9ddd27de115b0600c1ffbdb4",
"type": "github"
},
"original": {
"owner": "nixos",
2023-06-01 23:11:30 +02:00
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-06-14 21:23:47 +02:00
"lastModified": 1686592866,
"narHash": "sha256-riGg89eWhXJcPNrQGcSwTEEm7CGxWC06oSX44hajeMw=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-14 21:23:47 +02:00
"rev": "0eeebd64de89e4163f4d3cf34ffe925a5cf67a05",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-03-16 14:46:33 +01:00
"agenix": "agenix",
2023-05-15 09:43:13 +02:00
"home-manager": "home-manager_2",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}