ark/flake.lock

496 lines
13 KiB
Plaintext
Raw Normal View History

2020-12-23 19:54:51 +03:00
{
"nodes": {
2021-05-14 02:58:36 +03:00
"cachix": {
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621092823,
"narHash": "sha256-DW0sHJmMcD+mn9DKwG0ZpNht2xSmhzAzDY+c+UkMCUI=",
2021-05-14 02:58:36 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2021-05-17 16:30:30 +03:00
"rev": "7974217f94c2970026c411d9234dbb47e93a7306",
2021-05-14 02:58:36 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"ci-agent": {
"inputs": {
2021-05-10 13:05:19 +03:00
"flake-compat": "flake-compat",
2021-05-03 07:48:31 +03:00
"nix-darwin": [
"darwin"
],
"nixos-20_09": [
"nixos"
],
"nixos-unstable": [
2021-05-10 13:05:19 +03:00
"latest"
2021-05-03 07:48:31 +03:00
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix"
},
2021-01-17 17:25:54 +03:00
"locked": {
2021-05-12 14:18:03 +03:00
"lastModified": 1620750556,
"narHash": "sha256-J+z8oduu9u1FZ8spSowrgyAmtnBUIUDImqfQCZ58heo=",
2021-05-03 07:48:31 +03:00
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
2021-05-12 14:18:03 +03:00
"rev": "f62ce85aed4c4a7fca9e5da2b00340bbcdc92f88",
2021-01-17 17:25:54 +03:00
"type": "github"
},
"original": {
2021-05-03 07:48:31 +03:00
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
2021-01-17 17:25:54 +03:00
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"darwin": {
2020-12-23 19:54:51 +03:00
"inputs": {
"nixpkgs": [
2021-05-10 13:05:19 +03:00
"latest"
2020-12-23 19:54:51 +03:00
]
},
"locked": {
2021-05-03 07:48:31 +03:00
"lastModified": 1617693609,
"narHash": "sha256-/+6wm08yHK8mhyljzELD4WE9Gh8XUVbHL0R1TQpZtTQ=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "a7492a8c76dcc702d0a65cd820a5f9baa8702684",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
2021-05-03 07:48:31 +03:00
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy": {
"inputs": {
2021-05-10 13:05:19 +03:00
"flake-compat": "flake-compat_2",
"naersk": "naersk",
"nixpkgs": "nixpkgs",
"utils": "utils"
2021-05-03 07:48:31 +03:00
},
"locked": {
"lastModified": 1616406726,
"narHash": "sha256-n9zmgxR03QNrvs9/fHewqE0j3SjL7Y+cglBCFu3U3rg=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "9e405fbc5ab5bacbd271fd78c6b6b6877c4d9f8d",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
2020-12-23 19:54:51 +03:00
"type": "github"
}
},
2021-05-14 22:17:10 +03:00
"devshell": {
"locked": {
"lastModified": 1618523768,
"narHash": "sha256-Gev9da35pHUey3kGz/zrJFc/9ICs++vPCho7qB1mqd8=",
"owner": "numtide",
"repo": "devshell",
"rev": "709fe4d04a9101c9d224ad83f73416dce71baf21",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"digga": {
2021-05-10 13:05:19 +03:00
"inputs": {
"deploy": "deploy",
"devshell": "devshell",
2021-05-14 22:10:53 +03:00
"nixlib": "nixlib",
2021-05-14 22:17:10 +03:00
"nixpkgs": "nixpkgs_2",
2021-05-10 13:05:19 +03:00
"utils": "utils_2"
},
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621228870,
"narHash": "sha256-D4QWX1LYqW30QSz6+dAomyKDOrLTu/p2dSdPwA/AE9I=",
2021-05-10 13:05:19 +03:00
"owner": "divnix",
2021-05-14 22:17:10 +03:00
"repo": "digga",
2021-05-17 16:30:30 +03:00
"rev": "f29de8b708abe1f68125af2c1e9884f71d6dfb0d",
2021-05-10 13:05:19 +03:00
"type": "github"
},
"original": {
"owner": "divnix",
2021-05-14 22:17:10 +03:00
"repo": "digga",
2021-05-03 07:48:31 +03:00
"type": "github"
}
},
"flake-compat": {
2020-12-23 19:54:51 +03:00
"flake": false,
"locked": {
2021-05-10 13:05:19 +03:00
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
2021-05-03 07:48:31 +03:00
"repo": "flake-compat",
2021-05-10 13:05:19 +03:00
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
2021-05-10 13:05:19 +03:00
"owner": "edolstra",
2021-05-03 07:48:31 +03:00
"repo": "flake-compat",
"type": "github"
}
},
2021-05-10 13:05:19 +03:00
"flake-utils": {
"locked": {
2021-05-12 14:18:03 +03:00
"lastModified": 1620759905,
"narHash": "sha256-WiyWawrgmyN0EdmiHyG2V+fqReiVi8bM9cRdMaKQOFg=",
2021-05-10 13:05:19 +03:00
"owner": "numtide",
"repo": "flake-utils",
2021-05-12 14:18:03 +03:00
"rev": "b543720b25df6ffdfcf9227afafc5b8c1fabfae8",
2021-05-10 13:05:19 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1618217525,
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
},
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621227293,
"narHash": "sha256-eLBymCG2AvHpex58S3NdDueUWydQgnv3Jzm+Ec+aIWw=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
2021-05-03 07:48:31 +03:00
"repo": "home-manager",
2021-05-17 16:30:30 +03:00
"rev": "6a471f1b1111408d541caf04e64650813bfb22ac",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
2021-05-03 07:48:31 +03:00
"repo": "home-manager",
2020-12-23 19:54:51 +03:00
"type": "github"
}
},
2021-05-10 13:05:19 +03:00
"latest": {
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621257841,
"narHash": "sha256-I2nfiz3pdSF2HzsH7pZ5tOVGSV+Olc6JI4CczbZ7qV0=",
2021-05-10 13:05:19 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-05-17 16:30:30 +03:00
"rev": "5956a4e7766bee12b91c9d4b55765a6f4fd3a5d2",
2021-05-10 13:05:19 +03:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2021-05-03 07:48:31 +03:00
"naersk": {
"inputs": {
"nixpkgs": [
2021-05-10 13:05:19 +03:00
"latest"
]
},
"locked": {
"lastModified": 1610392286,
"narHash": "sha256-3wFl5y+4YZO4SgRYK8WE7JIS3p0sxbgrGaQ6RMw+d98=",
"owner": "nmattia",
"repo": "naersk",
"rev": "d7bfbad3304fd768c0f93a4c3b50976275e6d4be",
"type": "github"
},
"original": {
"owner": "nmattia",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"naersk_2": {
"inputs": {
"nixpkgs": [
"latest"
2021-05-03 07:48:31 +03:00
]
},
"locked": {
2021-05-06 22:21:50 +03:00
"lastModified": 1620316130,
"narHash": "sha256-sU0VS5oJS1FsHsZsLELAXc7G2eIelVuucRw+q5B1x9k=",
2021-05-03 07:48:31 +03:00
"owner": "nmattia",
"repo": "naersk",
2021-05-06 22:21:50 +03:00
"rev": "a3f40fe42cc6d267ff7518fa3199e99ff1444ac4",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2021-05-08 07:44:58 +03:00
"nixEvalLsp": {
"inputs": {
2021-05-10 13:05:19 +03:00
"flake-utils": "flake-utils_2",
2021-05-08 07:44:58 +03:00
"nixpkgs": [
"nixos"
]
},
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621045360,
"narHash": "sha256-f9wdwbmX3pe2wVKvPGXVoejsduWeW9KMII0sv2o/8GE=",
2021-05-08 07:44:58 +03:00
"owner": "aaronjanse",
"repo": "nix-eval-lsp",
2021-05-17 16:30:30 +03:00
"rev": "0c263b802d83b3988924d6db55a6a0ca60faf578",
2021-05-08 07:44:58 +03:00
"type": "github"
},
"original": {
"owner": "aaronjanse",
"repo": "nix-eval-lsp",
"type": "github"
}
},
2021-05-14 22:10:53 +03:00
"nixlib": {
"locked": {
"lastModified": 1620519687,
"narHash": "sha256-+6Dd72b2CASuXm2W7KRxZIE7AOy/dj4mU28vaF+zxcs=",
"owner": "divnix",
"repo": "nixpkgs.lib",
"rev": "c7b6169809c5f74dd0c34f3d69e9d12ba4d448de",
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"nixos": {
2020-12-23 19:54:51 +03:00
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621073999,
"narHash": "sha256-Cp99YreSFedcWovxNmO8g8qFYltQQJPRLfuot6Z7iGE=",
2020-12-23 19:54:51 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-05-17 16:30:30 +03:00
"rev": "83d907fd760d9ee4f49b4b7e4b1c6682f137b573",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
2021-05-03 07:48:31 +03:00
"id": "nixpkgs",
2021-03-04 01:29:10 +03:00
"ref": "nixos-unstable",
2021-05-03 07:48:31 +03:00
"type": "indirect"
}
},
"nixos-hardware": {
"locked": {
2021-05-14 15:58:25 +03:00
"lastModified": 1620983891,
"narHash": "sha256-E2OKVgGo/cUqDsrIeYGVx64b4cxgzd7+bX33NHL0rbA=",
2021-05-03 07:48:31 +03:00
"owner": "nixos",
"repo": "nixos-hardware",
2021-05-14 15:58:25 +03:00
"rev": "c4399b921fa7ff5f93ee10b3521b56b722ed74d8",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixosPersistence": {
"locked": {
"lastModified": 1611747548,
"narHash": "sha256-2z5wmWda1uI4IkTZrW52jiHq3bzhYLc+GgjvaSd544M=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "58558845bc68dcf2bb32caa80564f7fe3f6cbc61",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2021-05-10 13:05:19 +03:00
"nixpkgs": {
"locked": {
"lastModified": 1610942247,
"narHash": "sha256-PKo1ATAlC6BmfYSRmX0TVmNoFbrec+A5OKcabGEu2yU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7d71001b796340b219d1bfa8552c81995017544a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-14 02:58:36 +03:00
"nixpkgsWayland": {
"inputs": {
"cachix": "cachix",
"nixpkgs": [
"nixos"
]
},
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621247327,
"narHash": "sha256-ParMlCnYeIwkEI9WOQJDLwJ99pVOKXW+hpNM22Ko2BQ=",
2021-05-14 02:58:36 +03:00
"owner": "colemickens",
"repo": "nixpkgs-wayland",
2021-05-17 16:30:30 +03:00
"rev": "3373113db557cfd4fb1ecfc74f9cd91b45eb030f",
2021-05-14 02:58:36 +03:00
"type": "github"
},
"original": {
"owner": "colemickens",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
2021-05-14 22:17:10 +03:00
"nixpkgs_2": {
"locked": {
"lastModified": 1620962350,
"narHash": "sha256-9ASW4d4/Z8HmRvuJI8rxbEOTbXTBpQ8y+CmFYBwtXzE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5d4a430472cafada97888cc80672fab255231f57",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"nur": {
"locked": {
2021-05-17 16:30:30 +03:00
"lastModified": 1621251573,
"narHash": "sha256-19TzQ3+2U8Ls1dKGhvOSHry5RH3B37HdP735i2rXxZM=",
2021-05-03 07:48:31 +03:00
"owner": "nix-community",
"repo": "NUR",
2021-05-17 16:30:30 +03:00
"rev": "8b239caa5327f5a96afef703a4941bf21c0eadc4",
2021-01-17 17:25:54 +03:00
"type": "github"
2021-05-03 07:48:31 +03:00
},
"original": {
"id": "nur",
"type": "indirect"
2021-01-17 17:25:54 +03:00
}
},
2021-05-03 07:48:31 +03:00
"pkgs": {
2021-01-17 17:25:54 +03:00
"inputs": {
"nixpkgs": [
2021-05-03 07:48:31 +03:00
"nixos"
2021-01-17 17:25:54 +03:00
]
},
"locked": {
2021-05-03 07:48:31 +03:00
"narHash": "sha256-Zs7dc0dNNa0Z3//+Gckxj7SKrMqVovY0xZZ1z8xWnEg=",
"path": "./pkgs",
"type": "path"
},
"original": {
"path": "./pkgs",
"type": "path"
}
},
"pre-commit-hooks-nix": {
"flake": false,
"locked": {
"lastModified": 1617783930,
"narHash": "sha256-SigoU2LWM1fMggqfM9H8XEIvjOjBVQ/wj/zrn02J28c=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "2d169bb1b23f3b71a894a66ea81f45c788943248",
2021-01-17 17:25:54 +03:00
"type": "github"
},
"original": {
2021-05-03 07:48:31 +03:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2021-01-17 17:25:54 +03:00
"type": "github"
2020-12-23 19:54:51 +03:00
}
},
"root": {
"inputs": {
2021-05-03 07:48:31 +03:00
"ci-agent": "ci-agent",
"darwin": "darwin",
2021-05-14 22:17:10 +03:00
"digga": "digga",
2020-12-23 19:54:51 +03:00
"home": "home",
2021-05-10 13:05:19 +03:00
"latest": "latest",
"naersk": "naersk_2",
2021-05-08 07:44:58 +03:00
"nixEvalLsp": "nixEvalLsp",
2021-05-03 07:48:31 +03:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nixosPersistence": "nixosPersistence",
2021-05-14 02:58:36 +03:00
"nixpkgsWayland": "nixpkgsWayland",
2021-05-03 07:48:31 +03:00
"nur": "nur",
2021-05-10 13:05:19 +03:00
"pkgs": "pkgs"
2021-05-03 07:48:31 +03:00
}
},
"utils": {
"locked": {
2021-05-10 13:05:19 +03:00
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
2021-05-03 07:48:31 +03:00
"owner": "numtide",
"repo": "flake-utils",
2021-05-10 13:05:19 +03:00
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2020-12-23 19:54:51 +03:00
}
2021-05-10 13:05:19 +03:00
},
"utils_2": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
2021-05-12 14:18:03 +03:00
"lastModified": 1620801141,
"narHash": "sha256-XPJ+/nP/s218E11R+4LJyvkrQXvdT3D6TzNjfWVYZnI=",
2021-05-10 13:05:19 +03:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2021-05-12 14:18:03 +03:00
"rev": "1a742047f3f7c97b22768ba7738ac5a01052099e",
2021-05-10 13:05:19 +03:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"ref": "staging",
"repo": "flake-utils-plus",
"type": "github"
}
2020-12-23 19:54:51 +03:00
}
},
"root": "root",
"version": 7
}