devos/flake.lock

616 lines
16 KiB
Text
Raw Normal View History

2019-12-03 06:18:30 +01:00
{
2020-04-23 20:03:55 +02:00
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixos"
]
},
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1648942457,
"narHash": "sha256-i29Z1t3sVfCNfpp+KAfeExvpqHQSbLO1KWylTtfradU=",
"owner": "ryantm",
"repo": "agenix",
2022-04-04 23:28:12 +02:00
"rev": "0d5e59ed645e4c7b60174bc6f6aac6a203dc0b01",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"beautysh": {
"inputs": {
"flake-utils": "flake-utils",
2021-12-06 20:13:29 +01:00
"nixpkgs": "nixpkgs",
2021-08-30 17:09:07 +02:00
"poetry2nix": "poetry2nix"
},
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1641830469,
"narHash": "sha256-uhDmgNP/biOWe4FtOa6c2xZnREH+NP9rdrMm0LccRUk=",
2021-08-30 17:09:07 +02:00
"owner": "lovesegfault",
"repo": "beautysh",
2022-01-13 22:05:35 +01:00
"rev": "e85d9736927c0fcf2abb05cb3a2d8d9b4502a2eb",
2021-08-30 17:09:07 +02:00
"type": "github"
},
"original": {
"owner": "lovesegfault",
"repo": "beautysh",
"type": "github"
}
},
"blank": {
"locked": {
"lastModified": 1625557891,
"narHash": "sha256-O8/MWsPBGhhyPoPLHZAuoZiiHo9q6FLlEeIDEXuj6T4=",
"owner": "divnix",
"repo": "blank",
"rev": "5a5d2684073d9f563072ed07c871d577a6c614a8",
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "blank",
"type": "github"
}
},
"bud": {
2021-01-25 17:20:40 +01:00
"inputs": {
2021-08-30 17:09:07 +02:00
"beautysh": "beautysh",
"devshell": [
"digga",
"devshell"
2021-03-02 04:30:47 +01:00
],
"nixpkgs": [
"nixos"
]
2021-01-25 17:20:40 +01:00
},
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1642035816,
"narHash": "sha256-1Lq5c1AeUv/1SK08+O704JVfDdD/zodHzA0cv0TIga8=",
"owner": "divnix",
"repo": "bud",
2022-01-13 22:05:35 +01:00
"rev": "a789d710851441ba7e7cd59be378623b1fe05688",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "bud",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-03-02 04:30:47 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixos"
2021-03-02 04:30:47 +01:00
]
},
"locked": {
2022-03-29 22:11:11 +02:00
"lastModified": 1648278671,
"narHash": "sha256-1WrR9ex+rKTjZtODNUZQhkWYUprtfOkjOyo9YWL2NMs=",
2021-03-02 04:30:47 +01:00
"owner": "LnL7",
"repo": "nix-darwin",
2022-03-29 22:11:11 +02:00
"rev": "4fdbb8168f61d31d3f90bb0d07f48de709c4fe79",
2021-03-02 04:30:47 +01:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy": {
"inputs": {
"fenix": "fenix",
"flake-compat": "flake-compat",
2021-06-19 20:26:07 +02:00
"nixpkgs": [
"nixos"
2021-06-19 20:26:07 +02:00
],
2022-01-13 22:11:00 +01:00
"utils": "utils"
},
"locked": {
2022-02-25 00:13:22 +01:00
"lastModified": 1645603310,
"narHash": "sha256-/CTQuJzFK8pO2d4S5uKhHwT+QiNfnbCKSx7O2tW0GXQ=",
"owner": "input-output-hk",
"repo": "deploy-rs",
2022-02-25 00:13:22 +01:00
"rev": "feb44f80c634c799a661bf27c5cb4a905640fe93",
"type": "github"
},
"original": {
"owner": "input-output-hk",
"repo": "deploy-rs",
"type": "github"
}
},
2020-12-29 07:12:27 +01:00
"devshell": {
"locked": {
2021-11-30 21:31:34 +01:00
"lastModified": 1637575296,
"narHash": "sha256-ZY8YR5u8aglZPe27+AJMnPTG6645WuavB+w0xmhTarw=",
2020-12-29 07:12:27 +01:00
"owner": "numtide",
"repo": "devshell",
2021-11-30 21:31:34 +01:00
"rev": "0e56ef21ba1a717169953122c7415fa6a8cd2618",
2020-12-29 07:12:27 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-05-14 19:17:53 +02:00
"digga": {
"inputs": {
"blank": "blank",
"deploy": [
"deploy"
],
2021-05-14 19:17:53 +02:00
"devshell": "devshell",
2022-03-06 11:59:40 +01:00
"flake-compat": "flake-compat_2",
2021-07-21 01:33:45 +02:00
"flake-utils-plus": "flake-utils-plus",
"home-manager": [
"home"
],
2021-09-30 09:33:01 +02:00
"latest": "latest",
"nixlib": [
"nixos"
],
"nixpkgs": [
"nixos"
2022-04-04 23:28:12 +02:00
]
2021-05-14 19:17:53 +02:00
},
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1648937792,
"narHash": "sha256-KoR/L4tYoFaoIo4knVuaqjzLn6yAvQmO8e5YcfUsxY4=",
2021-05-14 19:17:53 +02:00
"owner": "divnix",
"repo": "digga",
2022-04-04 23:28:12 +02:00
"rev": "afa1c70e0c48395058112adf795c4999ac88eccf",
2021-05-14 19:17:53 +02:00
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "digga",
"type": "github"
}
},
2021-06-08 21:05:07 +02:00
"fenix": {
"inputs": {
2022-03-24 16:32:42 +01:00
"nixpkgs": "nixpkgs_3",
2021-06-08 21:05:07 +02:00
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2022-02-25 00:13:22 +01:00
"lastModified": 1645597478,
"narHash": "sha256-axsWwzGMMMcvHKXyrEC99RHkU/8EecIcmrESGzZMD/k=",
2021-06-08 21:05:07 +02:00
"owner": "nix-community",
"repo": "fenix",
2022-02-25 00:13:22 +01:00
"rev": "6c8d60c1d8deba8c360537c47e2b86aefaea0fd5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"fenix_2": {
"inputs": {
2022-04-04 23:28:12 +02:00
"nixpkgs": "nixpkgs_4",
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1649053613,
"narHash": "sha256-GD2qcrOtwihvGzT/2ShFeKGfpTCYEzxTm3JeEVn/OBc=",
"owner": "nix-community",
"repo": "fenix",
2022-04-04 23:28:12 +02:00
"rev": "a772c7c4f8bcf45fb1767df2bf13a66f8ff81841",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2021-01-25 17:20:40 +01:00
"flake-compat": {
"flake": false,
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
2021-04-19 00:23:27 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2021-09-30 09:33:01 +02:00
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
2021-04-19 00:23:27 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2022-03-06 11:59:40 +01:00
"flake": false,
"locked": {
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2021-01-25 17:20:40 +01:00
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1631561581,
"narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",
"owner": "numtide",
"repo": "flake-utils",
2022-01-13 22:05:35 +01:00
"rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-07-21 01:33:45 +02:00
"flake-utils-plus": {
"inputs": {
"flake-utils": "flake-utils_3"
2021-07-21 01:33:45 +02:00
},
"locked": {
"lastModified": 1639385028,
"narHash": "sha256-oqorKz3mwf7UuDJwlbCEYCB2LfcWLL0DkeCWhRIL820=",
"owner": "gytis-ivaskevicius",
2021-07-21 01:33:45 +02:00
"repo": "flake-utils-plus",
"rev": "be1be083af014720c14f3b574f57b6173b4915d0",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
2021-07-21 01:33:45 +02:00
"repo": "flake-utils-plus",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"flake-utils_2": {
"locked": {
2022-03-29 22:11:11 +02:00
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
2021-08-30 17:09:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-03-29 22:11:11 +02:00
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
2021-08-30 17:09:07 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-12-06 20:13:29 +01:00
"flake-utils_3": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-01-13 22:11:00 +01:00
"flake-utils_4": {
"locked": {
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-04-23 20:03:55 +02:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
2020-04-23 20:03:55 +02:00
},
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1649084009,
"narHash": "sha256-jfU0rYnMbL8jMNH+o+BYGxsb7d+HrtbFYtG5/kbQDLc=",
2022-01-13 22:11:00 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-04-04 23:28:12 +02:00
"rev": "0382c5f75e9b4ffb0cdc75535c3e249019710a02",
2022-01-13 22:11:00 +01:00
"type": "github"
2020-04-23 20:03:55 +02:00
},
"original": {
2022-01-13 22:11:00 +01:00
"owner": "nix-community",
"ref": "master",
2022-01-13 22:11:00 +01:00
"repo": "home-manager",
"type": "github"
2020-04-23 20:03:55 +02:00
}
2019-12-03 06:18:30 +01:00
},
2021-04-22 05:44:15 +02:00
"latest": {
"locked": {
2021-11-30 21:31:34 +01:00
"lastModified": 1638198142,
"narHash": "sha256-plU9b8r4St6q4U7VHtG9V7oF8k9fIpfXl/KDaZLuY9k=",
2021-09-30 09:33:01 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-11-30 21:31:34 +01:00
"rev": "8a308775674e178495767df90c419425474582a1",
2021-09-30 09:33:01 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"latest_2": {
2021-04-22 05:44:15 +02:00
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1648632716,
"narHash": "sha256-kCmnDeiaMsdhfnNKjxdOzwRh2H6eQb8yWAL+nNabC/Y=",
"owner": "nixos",
2021-04-22 05:44:15 +02:00
"repo": "nixpkgs",
2022-04-04 23:28:12 +02:00
"rev": "710fed5a2483f945b14f4a58af2cd3676b42d8c8",
2021-04-22 05:44:15 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-07-22 13:12:22 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-04-22 05:44:15 +02:00
}
},
"naersk": {
2021-06-08 21:05:07 +02:00
"inputs": {
"nixpkgs": [
"nixos"
2021-06-08 21:05:07 +02:00
]
},
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1649096192,
"narHash": "sha256-7O8e+eZEYeU+ET98u/zW5epuoN/xYx9G+CIh4DjZVzY=",
2021-06-08 21:05:07 +02:00
"owner": "nmattia",
"repo": "naersk",
2022-04-04 23:28:12 +02:00
"rev": "d626f73332a8f587b613b0afe7293dd0777be07d",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixos": {
2021-05-14 19:17:53 +02:00
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1649024309,
"narHash": "sha256-AWbvj/NHZXVwAnHaVOFlxg7tcNerEKrKBmgGfztSHWM=",
"owner": "nixos",
2020-04-23 20:03:55 +02:00
"repo": "nixpkgs",
2022-04-04 23:28:12 +02:00
"rev": "af0a9bc0e5341855518e9c1734d7ef913e5138b9",
2021-05-14 19:17:53 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-02-19 22:39:41 +01:00
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
2021-05-14 19:17:53 +02:00
}
},
"nixos-hardware": {
"locked": {
2022-03-29 22:11:11 +02:00
"lastModified": 1648141026,
"narHash": "sha256-h8e3+5EZFbYHTMb0DN2ACuQTJBNHpqigvmEV1w2WIuE=",
"owner": "nixos",
"repo": "nixos-hardware",
2022-03-29 22:11:11 +02:00
"rev": "feceb4d24f582817d8f6e737cd40af9e162dee05",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-04-19 00:23:27 +02:00
"nixpkgs": {
2020-12-25 23:37:51 +01:00
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1633971123,
"narHash": "sha256-WmI4NbH1IPGFWVkuBkKoYgOnxgwSfWDgdZplJlQ93vA=",
2021-12-06 20:13:29 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-13 22:05:35 +01:00
"rev": "e4ef597edfd8a0ba5f12362932fc9b1dd01a0aef",
2021-12-06 20:13:29 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1649102701,
"narHash": "sha256-QuSKmkx266nkcuVLT96kig0WkM1s0g4PbT9Fv/fA2FA=",
2021-12-06 20:13:29 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-04 23:28:12 +02:00
"rev": "8866ccbe1fc5f7105aa7d47831c907fc93758bcb",
2021-12-06 20:13:29 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2022-03-24 16:32:42 +01:00
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1648632716,
"narHash": "sha256-kCmnDeiaMsdhfnNKjxdOzwRh2H6eQb8yWAL+nNabC/Y=",
2022-03-24 16:32:42 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-04 23:28:12 +02:00
"rev": "710fed5a2483f945b14f4a58af2cd3676b42d8c8",
2022-03-24 16:32:42 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1648632716,
"narHash": "sha256-kCmnDeiaMsdhfnNKjxdOzwRh2H6eQb8yWAL+nNabC/Y=",
2022-03-24 16:32:42 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-04 23:28:12 +02:00
"rev": "710fed5a2483f945b14f4a58af2cd3676b42d8c8",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvfetcher": {
"inputs": {
2022-03-06 11:59:40 +01:00
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils_4",
"nixpkgs": [
"nixos"
]
},
"locked": {
2022-03-29 22:11:11 +02:00
"lastModified": 1648145722,
"narHash": "sha256-iC04ukXdms4XnvKh/o1LoYXDiAURD6y0vae8V6ovQfw=",
"owner": "berberman",
"repo": "nvfetcher",
2022-03-29 22:11:11 +02:00
"rev": "daea67a8b6ec8aa89eb3a474c3d9e9ce2b2cc6f1",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "berberman",
"repo": "nvfetcher",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"poetry2nix": {
"inputs": {
2021-12-06 20:13:29 +01:00
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
2021-08-30 17:09:07 +02:00
},
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1633382856,
"narHash": "sha256-hYlet806M9xJj4yxf0g5fhDT2IEUVIMAl7sqIeZ8DUM=",
2021-08-30 17:09:07 +02:00
"owner": "nix-community",
"repo": "poetry2nix",
2022-01-13 22:05:35 +01:00
"rev": "705cbfa10e3d9bfed2e59e0256844ae3704dbd7e",
2021-08-30 17:09:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"bud": "bud",
2021-03-02 04:30:47 +01:00
"darwin": "darwin",
"deploy": "deploy",
2021-05-14 19:17:53 +02:00
"digga": "digga",
"fenix": "fenix_2",
"home": "home",
2021-09-30 09:33:01 +02:00
"latest": "latest_2",
"naersk": "naersk",
2020-12-25 23:37:51 +01:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
2021-07-21 01:33:45 +02:00
"nvfetcher": "nvfetcher"
2021-02-15 06:11:49 +01:00
}
},
2021-06-08 21:05:07 +02:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2022-02-25 00:13:22 +01:00
"lastModified": 1645480664,
"narHash": "sha256-1+6YSK1hn6PX5qC3JwjrYktMwtq5GeFgNbyaGzk8Kuo=",
2021-06-08 21:05:07 +02:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-02-25 00:13:22 +01:00
"rev": "c0ee2f23ff70349704dfe8448027a41b7788eb37",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_2": {
"flake": false,
"locked": {
2022-04-04 23:28:12 +02:00
"lastModified": 1649011605,
"narHash": "sha256-ZzghqbLHMxAabG+RDu7Zniy8bJQMdtQVn3oLTnP3jLc=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-04-04 23:28:12 +02:00
"rev": "46d7ee68f26285db26b2640f2c07d6332380c756",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2022-01-13 22:11:00 +01:00
},
"utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
2022-01-13 22:11:00 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
2022-01-13 22:11:00 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2020-04-23 20:03:55 +02:00
}
},
"root": "root",
2020-07-09 08:45:05 +02:00
"version": 7
2019-12-03 06:18:30 +01:00
}