nixfiles/flake.lock

279 lines
7.4 KiB
Plaintext
Raw Normal View History

2022-02-06 00:06:26 +00:00
{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1652712410,
"narHash": "sha256-hMJ2TqLt0DleEnQFGUHK9sV2aAzJPU8pZeiZoqRozbE=",
2022-02-06 00:06:26 +00:00
"owner": "ryantm",
"repo": "agenix",
"rev": "7e5e58b98c3dcbf497543ff6f22591552ebfe65b",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs-unstable"
],
"utils": "utils"
},
"locked": {
2022-10-06 12:30:47 +01:00
"lastModified": 1659725433,
"narHash": "sha256-1ZxuK67TL29YLw88vQ18Y2Y6iYg8Jb7I6/HVzmNB6nM=",
2022-02-06 00:06:26 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2022-10-06 12:30:47 +01:00
"rev": "41f15759dd8b638e7b4f299730d94d5aa46ab7eb",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2022-06-12 23:23:20 +01:00
"lastModified": 1654858401,
"narHash": "sha256-53bw34DtVJ2bnF6WEwy6Tym+qY0pNEiEwARUlvmTZjs=",
"owner": "numtide",
"repo": "devshell",
2022-06-12 23:23:20 +01:00
"rev": "f55e05c6d3bbe9acc7363bc8fc739518b2f02976",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2022-02-06 00:06:26 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1648199409,
"narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=",
2022-02-06 00:06:26 +00:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "64a525ee38886ab9028e6f61790de0832aa3ef03",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2022-02-06 00:06:26 +00:00
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2022-02-06 00:06:26 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager-stable": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2022-11-20 04:44:22 +00:00
"lastModified": 1667907331,
"narHash": "sha256-bHkAwkYlBjkupPUFcQjimNS8gxWSWjOTevEuwdnp5m0=",
"owner": "nix-community",
"repo": "home-manager",
2022-11-20 04:44:22 +00:00
"rev": "6639e3a837fc5deb6f99554072789724997bc8e5",
"type": "github"
},
"original": {
"id": "home-manager",
"ref": "release-22.05",
"type": "indirect"
}
},
"home-manager-unstable": {
2022-02-06 00:06:26 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
2022-06-12 23:23:20 +01:00
],
"utils": "utils_2"
2022-02-06 00:06:26 +00:00
},
"locked": {
2022-11-20 04:44:22 +00:00
"lastModified": 1668900402,
"narHash": "sha256-IhVlueHoQNoN0SOHZIceKU3LyEL00g2ei0aUlaNypbQ=",
2022-02-06 00:06:26 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-20 04:44:22 +00:00
"rev": "c0f9cbcf93ca22e4f0ca66843be61a4bdf6f0a44",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
2022-02-13 23:06:31 +00:00
"id": "home-manager",
"type": "indirect"
2022-02-06 00:06:26 +00:00
}
},
"impermanence": {
"locked": {
2022-03-26 14:20:30 +00:00
"lastModified": 1647189769,
"narHash": "sha256-6PJ4wqDuFMIw34gM/LxQ9qZPw8vPls4xC7UCeweSvKs=",
"owner": "devplayer0",
"repo": "impermanence",
2022-03-26 14:20:30 +00:00
"rev": "723c1a7535b7cd194c3a2a693a2566ba1e047a89",
"type": "github"
},
"original": {
"owner": "devplayer0",
"ref": "qemu-vm-dirs",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs-mine": {
"locked": {
2022-11-20 04:44:22 +00:00
"lastModified": 1668912601,
"narHash": "sha256-3NYOKMIy+9yZ0i79n7/gDOG4larQDyP93yhLvocAhLI=",
"owner": "devplayer0",
"repo": "nixpkgs",
2022-11-20 04:44:22 +00:00
"rev": "b72bbaaf21d31f67df455e1584f2dff02d799896",
"type": "github"
},
"original": {
"owner": "devplayer0",
"ref": "devplayer0",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-mine-stable": {
2022-02-16 01:40:03 +00:00
"locked": {
2022-11-20 04:44:22 +00:00
"lastModified": 1668912632,
"narHash": "sha256-Xv+VEgkAxDsj572ggD/KBDzkO6//ltLpH80fy0h2vNI=",
2022-02-16 01:40:03 +00:00
"owner": "devplayer0",
"repo": "nixpkgs",
2022-11-20 04:44:22 +00:00
"rev": "3419fa265d67829f922d0dcbe865bc915f93f885",
2022-02-16 01:40:03 +00:00
"type": "github"
},
"original": {
"owner": "devplayer0",
"ref": "devplayer0-stable",
2022-02-16 01:40:03 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-02-06 00:06:26 +00:00
"nixpkgs-stable": {
"locked": {
2022-11-20 04:44:22 +00:00
"lastModified": 1668766498,
"narHash": "sha256-UjZlIrbHGlL3H3HZNPTxPSwJfr49jIfbPWCYxk0EQm4=",
2022-02-06 00:06:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-20 04:44:22 +00:00
"rev": "f42a45c015f28ac3beeb0df360e50cdbf495d44b",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.05",
2022-02-06 00:06:26 +00:00
"type": "indirect"
}
},
"nixpkgs-unstable": {
"locked": {
2022-11-20 04:44:22 +00:00
"lastModified": 1668765800,
"narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
2022-02-06 00:06:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-20 04:44:22 +00:00
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"deploy-rs": "deploy-rs",
"devshell": "devshell",
"flake-utils": "flake-utils_2",
"home-manager-stable": "home-manager-stable",
"home-manager-unstable": "home-manager-unstable",
"impermanence": "impermanence",
2022-02-16 01:40:03 +00:00
"nixpkgs-mine": "nixpkgs-mine",
"nixpkgs-mine-stable": "nixpkgs-mine-stable",
2022-02-06 00:06:26 +00:00
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable"
}
},
"utils": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
2022-02-06 00:06:26 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
2022-02-06 00:06:26 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-06-12 23:23:20 +01:00
},
"utils_2": {
"locked": {
2022-11-07 13:05:50 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-12 23:23:20 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-07 13:05:50 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-12 23:23:20 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-02-06 00:06:26 +00:00
}
},
"root": "root",
"version": 7
}