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": [
"latest"
]
},
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1641576265,
"narHash": "sha256-G4W39k5hdu2kS13pi/RhyTOySAo7rmrs7yMUZRH0OZI=",
"owner": "ryantm",
"repo": "agenix",
2022-01-13 22:05:35 +01:00
"rev": "08b9c96878b2f9974fc8bde048273265ad632357",
"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": [
2021-04-22 05:44:15 +02:00
"latest"
2021-03-02 04:30:47 +01:00
]
},
"locked": {
2022-01-05 21:00:10 +01:00
"lastModified": 1641152326,
"narHash": "sha256-yQXzXrjrilGzBjC+2kZVPZRgBPSdCLovSLmJ7Na7EDo=",
2021-03-02 04:30:47 +01:00
"owner": "LnL7",
"repo": "nix-darwin",
2022-01-05 21:00:10 +01:00
"rev": "15635ae63878b83598a18ae421e8c819b691dc55",
2021-03-02 04:30:47 +01:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy": {
"inputs": {
"flake-compat": "flake-compat",
2022-01-13 22:11:00 +01:00
"nixpkgs": "nixpkgs_3",
"utils": "utils"
},
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632822684,
"narHash": "sha256-lt7eayYmgsD5OQwpb1XYfHpxttn43bWo7G7hIJs+zJw=",
"owner": "serokell",
"repo": "deploy-rs",
2021-09-30 09:33:01 +02:00
"rev": "9a02de4373e0ec272d08a417b269a28ac8b961b4",
"type": "github"
},
"original": {
"owner": "serokell",
"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",
2021-05-14 19:17:53 +02:00
"deploy": "deploy",
"devshell": "devshell",
2021-12-06 20:13:29 +01:00
"flake-utils": "flake-utils_3",
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": {
2022-01-13 22:05:35 +01:00
"lastModified": 1641574422,
"narHash": "sha256-Xqv1S59sClwoTcCLGOTtA1voSaHYmrseV3cc8FddF/A=",
2021-05-14 19:17:53 +02:00
"owner": "divnix",
"repo": "digga",
2022-01-13 22:05:35 +01:00
"rev": "fca1df3dcdb78531772baf801b79e01489280864",
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-01-13 22:11:00 +01:00
"nixpkgs": "nixpkgs_5",
2021-06-08 21:05:07 +02:00
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1642055186,
"narHash": "sha256-/ITnW+ZcNQC/FHWlWHn5msdzLfnV/zsKDd/wbisftxQ=",
2021-06-08 21:05:07 +02:00
"owner": "nix-community",
"repo": "fenix",
2022-01-13 22:05:35 +01:00
"rev": "f3868e8dab8887b3ee47b0a07ad5ea0dc8d6b366",
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-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": {
2022-01-13 22:11:00 +01:00
"flake-utils": "flake-utils_4"
2021-07-21 01:33:45 +02:00
},
"locked": {
2021-12-27 22:57:06 +01:00
"lastModified": 1638994888,
"narHash": "sha256-iz/ynGNZlvqKCOnFrEKqGA+BVKGQMG+g2JT+e3OOLN8=",
2021-09-07 18:52:42 +02:00
"owner": "divnix",
2021-07-21 01:33:45 +02:00
"repo": "flake-utils-plus",
2021-12-27 22:57:06 +01:00
"rev": "b4f9f517574cb7bd6ee3f19c72c19634c9f536e1",
"type": "github"
},
"original": {
2021-09-07 18:52:42 +02:00
"owner": "divnix",
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": {
2021-11-30 21:31:34 +01:00
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
2021-08-30 17:09:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
2021-11-30 21:31:34 +01:00
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
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-01-13 22:11:00 +01:00
"lastModified": 1639871969,
"narHash": "sha256-6feWUnMygRzA9tzkrfAzpA5/NBYg75bkFxnqb1DtD7E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "697cc8c68ed6a606296efbbe9614c32537078756",
"type": "github"
2020-04-23 20:03:55 +02:00
},
"original": {
2022-01-13 22:11:00 +01:00
"owner": "nix-community",
"ref": "release-21.11",
"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-01-13 22:05:35 +01:00
"lastModified": 1641887635,
"narHash": "sha256-kDGpufwzVaiGe5e1sBUBPo9f1YN+nYHJlYqCaVpZTQQ=",
"owner": "nixos",
2021-04-22 05:44:15 +02:00
"repo": "nixpkgs",
2022-01-13 22:05:35 +01:00
"rev": "b2737d4980a17cc2b7d600d7d0b32fd7333aca88",
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": [
"latest"
]
},
"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-01-13 22:05:35 +01:00
"lastModified": 1641870998,
"narHash": "sha256-6HkxR2WZsm37VoQS7jgp6Omd71iw6t1kP8bDbaqCDuI=",
"owner": "nixos",
2020-04-23 20:03:55 +02:00
"repo": "nixpkgs",
2022-01-13 22:05:35 +01:00
"rev": "386234e2a61e1e8acf94dfa3a3d3ca19a6776efb",
2021-05-14 19:17:53 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-01-13 22:05:35 +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",
"nixpkgs": "nixpkgs_4"
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": {
2022-01-13 22:05:35 +01:00
"lastModified": 1641965797,
"narHash": "sha256-AfxfIzAZbt9aAzpVBn0Bwhd/M4Wix7G91kEjm9H6FPo=",
"owner": "nixos",
"repo": "nixos-hardware",
2022-01-13 22:05:35 +01:00
"rev": "87a35a0d58f546dc23f37b4f6af575d0e4be6a7a",
"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-01-13 22:05:35 +01:00
"lastModified": 1642104889,
"narHash": "sha256-ZGS7DKXeH4rn+t8KcUFptV5Y2Np7JpFgL73Zj615yq0=",
2021-12-06 20:13:29 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-13 22:05:35 +01:00
"rev": "47619623ea15c6464b0e378092d5a46742dd3f9e",
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": {
"lastModified": 1641969095,
"narHash": "sha256-WCiFqG6+E5NmeI6xnw/fxuKHgdsfb8xjL8N9Gxu4/hU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b458e5133fba2c873649f071f7a8dfeae52ebd17",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1641969095,
"narHash": "sha256-WCiFqG6+E5NmeI6xnw/fxuKHgdsfb8xjL8N9Gxu4/hU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b458e5133fba2c873649f071f7a8dfeae52ebd17",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
2021-12-06 20:13:29 +01:00
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1641887635,
"narHash": "sha256-kDGpufwzVaiGe5e1sBUBPo9f1YN+nYHJlYqCaVpZTQQ=",
2021-06-08 21:05:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-13 22:05:35 +01:00
"rev": "b2737d4980a17cc2b7d600d7d0b32fd7333aca88",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvfetcher": {
"inputs": {
"flake-compat": [
"digga",
"deploy",
"flake-compat"
],
"flake-utils": [
"digga",
2021-07-21 01:33:45 +02:00
"flake-utils-plus",
"flake-utils"
],
"nixpkgs": [
"latest"
]
},
"locked": {
2022-01-13 22:05:35 +01:00
"lastModified": 1642013624,
"narHash": "sha256-LjE6uGfAeJ8rm4KpIfkpdnQ42XflZWZDhVAhgfgRXkg=",
"owner": "berberman",
"repo": "nvfetcher",
2022-01-13 22:05:35 +01:00
"rev": "ac6f8d2f09e91d2095bc9814beda937a3db9ab6d",
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",
"blank": [
"digga",
"blank"
],
"bud": "bud",
2021-03-02 04:30:47 +01:00
"darwin": "darwin",
"deploy": [
"digga",
"deploy"
],
2021-05-14 19:17:53 +02:00
"digga": "digga",
2021-06-08 21:05:07 +02:00
"fenix": "fenix",
"flake-utils": [
"digga",
"flake-utils"
],
2021-07-21 01:33:45 +02:00
"flake-utils-plus": [
"digga",
"flake-utils-plus"
],
"home": "home",
2021-09-30 09:33:01 +02:00
"latest": "latest_2",
"naersk": "naersk",
"nixlib": [
"digga",
"nixlib"
],
2020-12-25 23:37:51 +01:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nixpkgs": [
"nixos"
],
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-01-13 22:05:35 +01:00
"lastModified": 1642015335,
"narHash": "sha256-E7VQiv5SL4SEz1vDW+A8z7QSfd7Q48JMA0W211IC79w=",
2021-06-08 21:05:07 +02:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-01-13 22:05:35 +01:00
"rev": "62a13cce9b6356af0dfeeeb6add3432f0e76a19f",
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": 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
}
},
"root": "root",
2020-07-09 08:45:05 +02:00
"version": 7
2019-12-03 06:18:30 +01:00
}