nix-configurations/flake.lock

197 lines
4.9 KiB
Plaintext
Raw Normal View History

2022-12-30 12:05:46 +00:00
{
"nodes": {
"agenix": {
"inputs": {
"darwin": "darwin",
2023-05-24 05:55:41 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
},
"locked": {
2023-05-24 05:55:41 +00:00
"lastModified": 1684153753,
"narHash": "sha256-PVbWt3qrjYAK+T5KplFcO+h7aZWfEj1UtyoKlvcDxh0=",
"owner": "ryantm",
"repo": "agenix",
2023-05-24 05:55:41 +00:00
"rev": "db5637d10f797bb251b94ef9040b237f4702cde3",
"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"
}
},
2022-12-30 12:05:46 +00:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs_2",
2022-12-30 12:05:46 +00:00
"utils": "utils"
},
"locked": {
2023-05-24 05:55:41 +00:00
"lastModified": 1683779844,
"narHash": "sha256-sIeOU0GsCeQEn5TpqE/jFRN4EGsPsjqVRsPdrzIDABM=",
2022-12-30 12:05:46 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2023-05-24 05:55:41 +00:00
"rev": "c80189917086e43d49eece2bd86f56813500a0eb",
2022-12-30 12:05:46 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2023-05-24 05:55:41 +00:00
"agenix",
2022-12-30 12:05:46 +00:00
"nixpkgs"
2023-04-29 04:47:39 +00:00
]
2022-12-30 12:05:46 +00:00
},
"locked": {
2023-05-24 05:55:41 +00:00
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
2022-12-30 12:05:46 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-24 05:55:41 +00:00
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-01 09:23:52 +00:00
"lastModified": 1685573051,
"narHash": "sha256-zrpbdQVJFpNVFK3SlA6mE0le8qnKjUjcuY4OzL+wSHw=",
2023-05-24 05:55:41 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-01 09:23:52 +00:00
"rev": "3876cc613ac3983078964ffb5a0c01d00028139e",
2022-12-30 12:05:46 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-14 12:32:13 +00:00
"lastModified": 1677676435,
"narHash": "sha256-6FxdcmQr5JeZqsQvfinIMr0XcTyTuR7EXX0H3ANShpQ=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-14 12:32:13 +00:00
"rev": "a08d6979dd7c82c4cef0dcc6ac45ab16051c1169",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-12-30 12:05:46 +00:00
"locked": {
"lastModified": 1671417167,
"narHash": "sha256-JkHam6WQOwZN1t2C2sbp1TqMv3TVRjzrdoejqfefwrM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bb31220cca6d044baa6dc2715b07497a2a7c4bc7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2022-12-30 12:05:46 +00:00
"locked": {
2023-06-01 09:23:52 +00:00
"lastModified": 1685383865,
"narHash": "sha256-3uQytfnotO6QJv3r04ajSXbEFMII0dUtw0uqYlZ4dbk=",
2023-04-12 17:30:43 +00:00
"owner": "nixos",
2022-12-30 12:05:46 +00:00
"repo": "nixpkgs",
2023-06-01 09:23:52 +00:00
"rev": "5e871d8aa6f57cc8e0dc087d1c5013f6e212b4ce",
2022-12-30 12:05:46 +00:00
"type": "github"
},
"original": {
2023-04-12 17:30:43 +00:00
"owner": "nixos",
"ref": "nixos-unstable",
2022-12-30 12:05:46 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2022-12-30 12:05:46 +00:00
"deploy-rs": "deploy-rs",
2023-05-24 05:55:41 +00:00
"home-manager": "home-manager_2",
2023-06-01 10:35:45 +00:00
"nixpkgs": "nixpkgs_3"
2022-12-30 12:05:46 +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"
}
}
},
"root": "root",
"version": 7
}