devos/flake.lock

624 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-02-25 00:13:22 +01:00
"lastModified": 1645566155,
"narHash": "sha256-tICzY8QaLLR9u1Hf05cEhgK3RxZ3slz1HXc4aduELnQ=",
"owner": "ryantm",
"repo": "agenix",
2022-02-25 00:13:22 +01:00
"rev": "b4ab630f195cb15f833cb285de232b1a22d1ea0a",
"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": {
"lastModified": 1645293039,
"narHash": "sha256-PwdDu+SkX8dreeuJ/4av1sEluNZdrpdXv8JsRKKg1Yc=",
2021-03-02 04:30:47 +01:00
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "1df878b6f8351795a3bebfbe4fd2d02e1e8b29d6",
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",
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"
],
2021-06-19 20:26:07 +02:00
"nixos-generators": "nixos-generators",
"nixpkgs": [
"nixos"
2021-07-21 01:33:45 +02:00
]
2021-05-14 19:17:53 +02:00
},
"locked": {
"lastModified": 1643510242,
"narHash": "sha256-9C9DyJhQ5bevk0CEEjGct+U9EqUgHg8T70nxz47zjMI=",
2021-05-14 19:17:53 +02:00
"owner": "divnix",
"repo": "digga",
"rev": "33bfb05b8a148d8ad6a842de74e22209bf9fe5d7",
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-02-25 00:13:22 +01:00
"nixpkgs": [
"deploy",
"nixpkgs"
],
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-02-25 00:13:22 +01:00
"nixpkgs": "nixpkgs_3",
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
2022-02-25 00:13:22 +01:00
"lastModified": 1645683882,
"narHash": "sha256-7Ys1T5L2QKINaenT/ipX3IfIRFHduIylFA8lNNVVbz0=",
"owner": "nix-community",
"repo": "fenix",
2022-02-25 00:13:22 +01:00
"rev": "a372f826fbc2148fe6fac619c2ff93fd89e9896b",
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": {
"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": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2021-08-30 17:09:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
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-02-25 00:13:22 +01:00
"lastModified": 1645742524,
"narHash": "sha256-U5igXJiPzk/ztKlclarCs5W9S4e21tM0tpmJkttJzaU=",
2022-01-13 22:11:00 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-02-25 00:13:22 +01:00
"rev": "8f7d9255034b12d52242a87f41d2dd8242992083",
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-02-25 00:13:22 +01:00
"lastModified": 1645433236,
"narHash": "sha256-4va4MvJ076XyPp5h8sm5eMQvCrJ6yZAbBmyw95dGyw4=",
"owner": "nixos",
2021-04-22 05:44:15 +02:00
"repo": "nixpkgs",
2022-02-25 00:13:22 +01:00
"rev": "7f9b6e2babf232412682c09e57ed666d8f84ac2d",
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": {
2021-12-27 22:57:06 +01:00
"lastModified": 1639947939,
"narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
2021-06-08 21:05:07 +02:00
"owner": "nmattia",
"repo": "naersk",
2021-12-27 22:57:06 +01:00
"rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2022-01-13 22:11:00 +01:00
"nixlib": {
"locked": {
"lastModified": 1641688481,
"narHash": "sha256-6L+EU12xLDHby7y8elgFtRKVBxix+7qV8DhVgXqrKZo=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "f697717b3d3a074ffc16c8c8227504f0db292886",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos": {
2021-05-14 19:17:53 +02:00
"locked": {
2022-02-25 00:13:22 +01:00
"lastModified": 1645652565,
"narHash": "sha256-yVQN2Wi8xSSpuj6JTck/6IOJ40hNvmoReMvFY86xd9w=",
"owner": "nixos",
2020-04-23 20:03:55 +02:00
"repo": "nixpkgs",
2022-02-25 00:13:22 +01:00
"rev": "4275a321beab5a71872fb7a5fe5da511bb2bec73",
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
}
},
2021-06-19 20:26:07 +02:00
"nixos-generators": {
"inputs": {
2022-01-13 22:11:00 +01:00
"nixlib": "nixlib",
2022-02-25 00:13:22 +01:00
"nixpkgs": [
"digga",
"blank"
]
2021-06-19 20:26:07 +02:00
},
2020-04-23 20:03:55 +02:00
"locked": {
2021-11-30 21:31:34 +01:00
"lastModified": 1637655461,
"narHash": "sha256-kXZPbclN3gKwjhp2/RYFDFpAsSBwzX1iLF4EcnHZsPQ=",
2021-06-19 20:26:07 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2021-11-30 21:31:34 +01:00
"rev": "05a3eb158a9c7746a5d463726d7f7cccf07500e4",
2020-04-23 20:03:55 +02:00
"type": "github"
},
"original": {
2021-06-19 20:26:07 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2021-07-27 11:50:57 +02:00
"type": "github"
2020-04-23 20:03:55 +02:00
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1645346782,
"narHash": "sha256-3qd0cu+2kapIP7cdHW9n8zh1wCvRGg83K7/cCj5Xv+A=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "1ccfe243aa6e94bf80f2a66f6be41d086d37fc87",
"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-02-25 00:13:22 +01:00
"lastModified": 1645742199,
"narHash": "sha256-/vla6i/J3tK9LCixJrgLZu0kue3ymdRz+EsyGEe3izc=",
2021-12-06 20:13:29 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-25 00:13:22 +01:00
"rev": "a2122813921a74f1c6f04f113b07f89484376765",
2021-12-06 20:13:29 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2022-01-13 22:11:00 +01:00
"locked": {
2022-02-25 00:13:22 +01:00
"lastModified": 1645433236,
"narHash": "sha256-4va4MvJ076XyPp5h8sm5eMQvCrJ6yZAbBmyw95dGyw4=",
2021-06-08 21:05:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-02-25 00:13:22 +01:00
"rev": "7f9b6e2babf232412682c09e57ed666d8f84ac2d",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvfetcher": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_4",
"nixpkgs": [
"nixos"
]
},
"locked": {
"lastModified": 1644123018,
"narHash": "sha256-xEhhLmuy4FnT4Zdkf3epPX9T3xqn59yERCsicG4IEyM=",
"owner": "berberman",
"repo": "nvfetcher",
"rev": "9f2cb15c4668859312b6a854d79ad753d5b98b03",
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-02-25 00:13:22 +01:00
"lastModified": 1645628722,
"narHash": "sha256-OyZThg9H/a8dczDx795EBUjavpVtOjXoPP8vzzrx/bQ=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-02-25 00:13:22 +01:00
"rev": "1f5f4ccfb1fe517278f5c093e55528d23d9cd1c7",
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
}