nixos/flake.lock

202 lines
5.1 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": {
2023-02-11 17:59:48 +00:00
"darwin": "darwin",
2024-04-07 13:29:39 +01:00
"home-manager": [
"home-manager"
],
2022-11-20 20:29:49 +00:00
"nixpkgs": [
"nixpkgs"
2024-01-16 23:30:24 +00:00
],
"systems": "systems"
2022-11-20 20:29:49 +00:00
},
"locked": {
2024-05-18 14:03:00 +01:00
"lastModified": 1715290355,
"narHash": "sha256-2T7CHTqBXJJ3ZC6R/4TXTcKoXWHcvubKNj9SfomURnw=",
2022-11-20 20:29:49 +00:00
"owner": "ryantm",
"repo": "agenix",
2024-05-18 14:03:00 +01:00
"rev": "8d37c5bdeade12b6479c85acd133063ab53187a0",
2022-11-20 20:29:49 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-11 17:59:48 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-01-16 23:30:24 +00:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-02-11 17:59:48 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-01-16 23:30:24 +00:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-02-11 17:59:48 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-09-09 22:24:27 +01:00
"flake-utils": {
"inputs": {
2024-01-16 23:30:24 +00:00
"systems": "systems_2"
2023-09-09 22:24:27 +01:00
},
"locked": {
2024-03-16 13:43:22 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-09-09 22:24:27 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-16 13:43:22 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-09-09 22:24:27 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-01-11 20:22:35 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-07-08 15:50:31 +01:00
]
2023-01-11 20:22:35 +00:00
},
"locked": {
"lastModified": 1715930644,
"narHash": "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=",
2023-01-11 20:22:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "e3ad5108f54177e6520535768ddbf1e6af54b59d",
2023-01-11 20:22:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
2023-01-11 20:22:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
2024-04-22 20:49:43 +01:00
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1716457508,
"narHash": "sha256-ZxzffLuWRyuMrkVVq7wastNUqeO0HJL9xqfY1QsYaqo=",
2024-04-22 20:49:43 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "850cb322046ef1a268449cf1ceda5fd24d930b05",
2024-04-22 20:49:43 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-07-23 17:28:58 +01:00
"impermanence": {
"locked": {
2024-02-28 13:40:55 +00:00
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
2023-07-23 17:28:58 +01:00
"owner": "nix-community",
"repo": "impermanence",
2024-02-28 13:40:55 +00:00
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
2023-07-23 17:28:58 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "impermanence",
"type": "github"
}
},
2022-10-25 19:56:22 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1716408587,
"narHash": "sha256-el71IUaQdEmntmd51GBpkJs/Hqh6S4dmfmUGP8GQaME=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1a7abfa62e8a36f7f2dbe463722ed9ea31be5e43",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1716330097,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
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-09-09 22:24:27 +01:00
"flake-utils": "flake-utils",
2024-04-07 13:29:39 +01:00
"home-manager": "home-manager",
2024-04-22 20:49:43 +01:00
"home-manager-unstable": "home-manager-unstable",
2023-07-23 17:28:58 +01:00
"impermanence": "impermanence",
2022-10-25 19:56:22 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
2023-09-09 22:24:27 +01:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-01-16 23:30:24 +00:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-10-25 19:56:22 +01:00
}
},
"root": "root",
"version": 7
}