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-07 13:05:50 +00:00
"lastModified": 1667677389,
"narHash": "sha256-y9Zdq8vtsn0T5TO1iTvWA7JndYIAGjzCjbYVi/hOSmA=",
"owner": "nix-community",
"repo": "home-manager",
2022-11-07 13:05:50 +00:00
"rev": "87d55517f6f36aa1afbd7a4a064869d5a1d405b8",
"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-07 13:05:50 +00:00
"lastModified": 1667708081,
"narHash": "sha256-FChEy05x4ed/pttjfTeKxjPCnHknMYrUtDyBiYbreT4=",
2022-02-06 00:06:26 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-07 13:05:50 +00:00
"rev": "1ef0da321217c6c19b7a30509631c080a19321e5",
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-10-25 00:13:08 +01:00
"lastModified": 1666466514,
"narHash": "sha256-9xglfRPdSBjrgMEBpI4nx2KOw+0ugH43GcJyNCC5lNw=",
"owner": "devplayer0",
"repo": "nixpkgs",
2022-10-25 00:13:08 +01:00
"rev": "d104dc81f17093341988f3d93053ceac7a0a698c",
"type": "github"
},
"original": {
"owner": "devplayer0",
"ref": "devplayer0",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-mine-stable": {
2022-02-16 01:40:03 +00:00
"locked": {
2022-10-25 00:13:08 +01:00
"lastModified": 1666466537,
"narHash": "sha256-W94lIPqOQuFxQcZYrUjgto1f2vjEkarAArqHGs1UxiE=",
2022-02-16 01:40:03 +00:00
"owner": "devplayer0",
"repo": "nixpkgs",
2022-10-25 00:13:08 +01:00
"rev": "153b432268ffd9e095effa2c969184a9d5a2601a",
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-07 13:05:50 +00:00
"lastModified": 1667653703,
"narHash": "sha256-Xow4vx52/g5zkhlgZnMEm/TEXsj+13jTPCc2jIhW1xU=",
2022-02-06 00:06:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-07 13:05:50 +00:00
"rev": "f09ad462c5a121d0239fde645aacb2221553a217",
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-07 13:05:50 +00:00
"lastModified": 1667629849,
"narHash": "sha256-P+v+nDOFWicM4wziFK9S/ajF2lc0N2Rg9p6Y35uMoZI=",
2022-02-06 00:06:26 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-07 13:05:50 +00:00
"rev": "3bacde6273b09a21a8ccfba15586fb165078fb62",
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
}