ark/flake.lock

572 lines
14 KiB
Plaintext
Raw Normal View History

2020-12-23 19:54:51 +03:00
{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"latest"
]
},
"locked": {
2021-08-02 00:17:30 +03:00
"lastModified": 1627822587,
"narHash": "sha256-AAFgsVe/ahLh1Ij2o98x6IMxz3Z+Tr97bFwa4nthB1w=",
"owner": "ryantm",
"repo": "agenix",
2021-08-02 00:17:30 +03:00
"rev": "e6752e7b8592502df42066f156165471e62d902d",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"blank": {
2021-05-14 02:58:36 +03:00
"locked": {
"lastModified": 1625557891,
"narHash": "sha256-O8/MWsPBGhhyPoPLHZAuoZiiHo9q6FLlEeIDEXuj6T4=",
"owner": "divnix",
"repo": "blank",
"rev": "5a5d2684073d9f563072ed07c871d577a6c614a8",
2021-05-14 02:58:36 +03:00
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "blank",
2021-05-14 02:58:36 +03:00
"type": "github"
}
},
"cachix": {
2021-01-17 17:25:54 +03:00
"locked": {
"lastModified": 1625876282,
"narHash": "sha256-z/Gv+11Uzdv3HcQCY+xGi1+iuc3rmCaPzxxDSMnuRAI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "068984c00e0d4e54b6684d98f6ac47c92dcb642e",
2021-01-17 17:25:54 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-20.09",
"repo": "nixpkgs",
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-28 17:33:26 +03:00
"lastModified": 1622060422,
"narHash": "sha256-hPVlvrAyf6zL7tTx0lpK+tMxEfZeMiIZ/A2xaJ41WOY=",
2021-05-03 07:48:31 +03:00
"owner": "LnL7",
"repo": "nix-darwin",
2021-05-28 17:33:26 +03:00
"rev": "007d700e644ac588ad6668e6439950a5b6e2ff64",
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": {
"flake-compat": "flake-compat",
2021-05-10 13:05:19 +03:00
"naersk": "naersk",
2021-06-19 21:26:07 +03:00
"nixpkgs": [
"nixpkgs"
2021-06-19 21:26:07 +03:00
],
"utils": [
"flake-utils"
]
2021-05-03 07:48:31 +03:00
},
"locked": {
2021-08-08 23:42:04 +03:00
"lastModified": 1628068208,
"narHash": "sha256-akJBkj6os4bjO1drhketJvXNC21yPuy4ufL2pyius4M=",
2021-05-03 07:48:31 +03:00
"owner": "serokell",
"repo": "deploy-rs",
2021-08-08 23:42:04 +03:00
"rev": "d72174307d5b88ec24cc2e69e875228fe3d642ed",
2021-05-03 07:48:31 +03:00
"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": 1625086391,
"narHash": "sha256-IpNPv1v8s4L3CoxhwcgZIitGpcrnNgnj09X7TA0QV3k=",
2021-05-14 22:17:10 +03:00
"owner": "numtide",
"repo": "devshell",
"rev": "4b5ac7cf7d9a1cc60b965bb51b59922f2210cbc7",
2021-05-14 22:17:10 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-07-26 21:55:56 +03:00
"devshell_2": {
"locked": {
"lastModified": 1625086391,
"narHash": "sha256-IpNPv1v8s4L3CoxhwcgZIitGpcrnNgnj09X7TA0QV3k=",
"owner": "numtide",
"repo": "devshell",
"rev": "4b5ac7cf7d9a1cc60b965bb51b59922f2210cbc7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-05-14 22:17:10 +03:00
"digga": {
2021-05-10 13:05:19 +03:00
"inputs": {
"blank": "blank",
2021-05-10 13:05:19 +03:00
"deploy": "deploy",
"devshell": "devshell",
2021-08-13 22:06:05 +03:00
"flake-utils": "flake-utils",
2021-07-21 02:33:45 +03:00
"flake-utils-plus": "flake-utils-plus",
"home-manager": [
"home"
],
"nixlib": [
"nixos"
],
2021-06-19 21:26:07 +03:00
"nixos-generators": "nixos-generators",
"nixpkgs": [
"nixos"
2021-07-21 02:33:45 +03:00
]
2021-05-10 13:05:19 +03:00
},
"locked": {
2021-08-08 23:42:04 +03:00
"lastModified": 1628381346,
"narHash": "sha256-udQ9DBdUoZZW5vLuYgaAR00VIvHiWEoT4khhF4o3gqw=",
2021-05-10 13:05:19 +03:00
"owner": "divnix",
2021-05-14 22:17:10 +03:00
"repo": "digga",
2021-08-08 23:42:04 +03:00
"rev": "dbc88a75a2e2dbdeb0b482d1522f215aa68325e5",
2021-05-10 13:05:19 +03:00
"type": "github"
},
"original": {
"owner": "divnix",
2021-07-24 20:01:36 +03:00
"ref": "main",
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-utils": {
2021-05-10 13:05:19 +03:00
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
2021-05-03 07:48:31 +03:00
"type": "github"
}
},
2021-07-21 02:33:45 +03:00
"flake-utils-plus": {
"inputs": {
"flake-utils": [
"flake-utils"
]
},
2021-05-10 13:05:19 +03:00
"locked": {
"lastModified": 1627071952,
"narHash": "sha256-FhE0KOuI9Kl4eyGJXu4bh9fBP2hbxjnD1DlKHljCcYs=",
2021-07-21 02:33:45 +03:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "51a82925db31073bc4822c9b538a0a3ebf1134b2",
2021-05-10 13:05:19 +03:00
"type": "github"
},
"original": {
2021-07-21 02:33:45 +03:00
"owner": "gytis-ivaskevicius",
"ref": "staging",
"repo": "flake-utils-plus",
2021-05-10 13:05:19 +03:00
"type": "github"
}
},
2021-07-26 21:55:56 +03:00
"flakeCompat": {
"flake": false,
"locked": {
2021-08-08 23:42:04 +03:00
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
2021-07-26 21:55:56 +03:00
"owner": "edolstra",
"repo": "flake-compat",
2021-08-08 23:42:04 +03:00
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
2021-07-26 21:55:56 +03:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"helix": {
"inputs": {
"flakeCompat": "flakeCompat",
"nixCargoIntegration": "nixCargoIntegration",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-08-13 22:06:05 +03:00
"lastModified": 1628845204,
"narHash": "sha256-rsDulFpBHlMAmNfah5Q2aGnYbt8cw7aTXwoSU28/eFA=",
2021-07-26 21:55:56 +03:00
"owner": "helix-editor",
"repo": "helix",
2021-08-13 22:06:05 +03:00
"rev": "416720134424402d02f081e6f0e4e29bbc630e1e",
2021-07-26 21:55:56 +03:00
"type": "github"
},
"original": {
"owner": "helix-editor",
"repo": "helix",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
},
"locked": {
2021-08-02 00:17:30 +03:00
"lastModified": 1627649712,
"narHash": "sha256-AJBasvMKpsyJmCLdjroBElCHY5AlalbVy+XY5vjbgXc=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
2021-05-03 07:48:31 +03:00
"repo": "home-manager",
2021-08-02 00:17:30 +03:00
"rev": "b39647e52ed3c0b989e9d5c965e598ae4c38d7ef",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
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-08-13 22:06:05 +03:00
"lastModified": 1628779307,
"narHash": "sha256-ErivbgE5SGvNdFpq+Q50lw1JGGmvxBR/d71aW41S+1A=",
"owner": "nixos",
2021-04-22 06:44:15 +03:00
"repo": "nixpkgs",
2021-08-13 22:06:05 +03:00
"rev": "4138cbd913fad85073e59007710e3f083d0eb7c6",
2021-04-22 06:44:15 +03:00
"type": "github"
2021-05-10 13:05:19 +03:00
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-05-10 13:05:19 +03:00
}
},
2021-05-03 07:48:31 +03:00
"naersk": {
"inputs": {
"nixpkgs": [
2021-08-13 22:06:05 +03:00
"latest"
2021-05-10 13:05:19 +03:00
]
},
"locked": {
2021-06-19 21:26:07 +03:00
"lastModified": 1622810282,
"narHash": "sha256-4wmvM3/xfD0hCdNDIXVzRMfL4yB1J+DjH6Zte2xbAxk=",
2021-05-10 13:05:19 +03:00
"owner": "nmattia",
"repo": "naersk",
2021-06-19 21:26:07 +03:00
"rev": "e8061169e1495871b56be97c5c51d310fae01374",
2021-05-10 13:05:19 +03:00
"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-06-21 21:15:22 +03:00
"lastModified": 1623927034,
"narHash": "sha256-sGxlmfp5eXL5sAMNqHSb04Zq6gPl+JeltIZ226OYN0w=",
2021-05-03 07:48:31 +03:00
"owner": "nmattia",
"repo": "naersk",
2021-06-21 21:15:22 +03:00
"rev": "e09c320446c5c2516d430803f7b19f5833781337",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2021-07-26 21:55:56 +03:00
"nixCargoIntegration": {
"inputs": {
"devshell": "devshell_2",
"nixpkgs": [
"nixpkgs"
],
"rustOverlay": "rustOverlay"
},
"locked": {
"lastModified": 1628489367,
"narHash": "sha256-ADYKHf8aPo1qTw1J+eqVprnEbH8lES0yZamD/yM7RAM=",
2021-07-26 21:55:56 +03:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"rev": "0dc8383aae5f791a48e34120edb04670b947dc0b",
2021-07-26 21:55:56 +03:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"nixos": {
2020-12-23 19:54:51 +03:00
"locked": {
2021-08-13 22:06:05 +03:00
"lastModified": 1628865210,
"narHash": "sha256-dB3IA8AYUQDXH+Xy/6nbv4QpIbVl88DphbcxJSUYiX4=",
"owner": "nixos",
2020-12-23 19:54:51 +03:00
"repo": "nixpkgs",
2021-08-13 22:06:05 +03:00
"rev": "a445f5829889959d65ad65e5c961d5c67e1cd677",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-06-19 21:26:07 +03:00
"ref": "release-21.05",
"repo": "nixpkgs",
"type": "github"
2021-05-03 07:48:31 +03:00
}
},
2021-06-19 21:26:07 +03:00
"nixos-generators": {
"inputs": {
"nixlib": [
"nixlib"
],
2021-06-19 21:26:07 +03:00
"nixpkgs": [
"blank"
2021-06-19 21:26:07 +03:00
]
},
"locked": {
"lastModified": 1624973746,
"narHash": "sha256-11JbJRduNwyf556gndGErR5/12ceyHOHBfEuha5Vws4=",
2021-06-19 21:26:07 +03:00
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "022ef440af8dc237ab1f59fa363cb1e25783ec3e",
2021-06-19 21:26:07 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"nixos-hardware": {
"locked": {
2021-08-08 23:42:04 +03:00
"lastModified": 1628440507,
"narHash": "sha256-xXnG0f3fuuCbBpiVuzsIOd59AMgTGNE0/tAhMV+oEHY=",
2021-05-03 07:48:31 +03:00
"owner": "nixos",
"repo": "nixos-hardware",
2021-08-08 23:42:04 +03:00
"rev": "7da029f26849f8696ac49652312c9171bf9eb170",
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-14 02:58:36 +03:00
"nixpkgsWayland": {
"inputs": {
"cachix": "cachix",
"nixpkgs": [
"nixos"
]
},
"locked": {
2021-08-13 22:06:05 +03:00
"lastModified": 1628860536,
"narHash": "sha256-+9LzlCUh4BcQMZ2WQImlq460DPW/HqkJgxt47HwZSXE=",
2021-05-14 02:58:36 +03:00
"owner": "colemickens",
"repo": "nixpkgs-wayland",
2021-08-13 22:06:05 +03:00
"rev": "39246866a881b8d8e6e44e9176fc9014e6f1cb62",
2021-05-14 02:58:36 +03:00
"type": "github"
},
"original": {
"owner": "colemickens",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
2021-05-03 07:48:31 +03:00
"nur": {
"locked": {
2021-05-28 17:33:26 +03:00
"lastModified": 1622199699,
"narHash": "sha256-3FPsM3tpQAN2VUVJEfEPEPAWrWVIfYno7RAmgh/MXIo=",
2021-05-30 17:31:27 +03:00
"path": "/nix/store/j8g6j3zglzyx3bvwcws38pxdv5azxjgl-source",
2021-05-28 17:33:26 +03:00
"rev": "51b84ce842189a4f3b615b727b9683068a2cb540",
2021-05-30 17:31:27 +03:00
"type": "path"
2021-05-03 07:48:31 +03:00
},
"original": {
"id": "nur",
"type": "indirect"
2021-01-17 17:25:54 +03:00
}
},
"nvfetcher": {
2021-01-17 17:25:54 +03:00
"inputs": {
"flake-compat": [
"digga",
"deploy",
"flake-compat"
],
"flake-utils": [
"digga",
2021-07-21 02:33:45 +03:00
"flake-utils-plus",
"flake-utils"
],
2021-01-17 17:25:54 +03:00
"nixpkgs": [
"latest"
2021-01-17 17:25:54 +03:00
]
},
"locked": {
"lastModified": 1628690139,
"narHash": "sha256-9bk59V0YjZnMfSQMCHuYVPA/Bc3enjTtoyTWt1B3/zE=",
"owner": "berberman",
"repo": "nvfetcher",
"rev": "e9600782adbf6fb8217087bd2f05335cad96e542",
2021-01-17 17:25:54 +03:00
"type": "github"
},
"original": {
"owner": "berberman",
"repo": "nvfetcher",
2021-01-17 17:25:54 +03:00
"type": "github"
2020-12-23 19:54:51 +03:00
}
},
2021-07-26 21:55:56 +03:00
"rnixLsp": {
"inputs": {
"naersk": [
"naersk"
],
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1626644818,
"narHash": "sha256-w0hpyFXxltmOpbBKNQ2tfKRWELQzStc/ho1EcNyYaWc=",
"owner": "nix-community",
"repo": "rnix-lsp",
"rev": "1fdd7cf9bf56b8ad2dddcfd27354dae8aef2b453",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "rnix-lsp",
"type": "github"
}
},
2020-12-23 19:54:51 +03:00
"root": {
"inputs": {
"agenix": "agenix",
"blank": [
"digga",
"blank"
],
2021-05-03 07:48:31 +03:00
"darwin": "darwin",
"deploy": [
"digga",
"deploy"
],
2021-05-14 22:17:10 +03:00
"digga": "digga",
"flake-utils": [
"digga",
"flake-utils"
],
2021-07-21 02:33:45 +03:00
"flake-utils-plus": [
"digga",
"flake-utils-plus"
],
2021-07-26 21:55:56 +03:00
"helix": "helix",
2020-12-23 19:54:51 +03:00
"home": "home",
2021-05-10 13:05:19 +03:00
"latest": "latest",
"naersk": "naersk_2",
"nixlib": [
"digga",
"nixlib"
],
2021-05-03 07:48:31 +03:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nixosPersistence": "nixosPersistence",
2021-05-28 19:37:09 +03:00
"nixpkgs": [
"nixos"
],
2021-05-14 02:58:36 +03:00
"nixpkgsWayland": "nixpkgsWayland",
2021-05-03 07:48:31 +03:00
"nur": "nur",
2021-07-26 21:55:56 +03:00
"nvfetcher": "nvfetcher",
"rnixLsp": "rnixLsp"
}
},
"rustOverlay": {
"flake": false,
"locked": {
"lastModified": 1628475192,
"narHash": "sha256-A32shcfPMCll7psCS0OBxVCkA+PKfeWvmU4y9lgNZzU=",
2021-07-26 21:55:56 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "56a8ddb827cbe7a914be88f4a52998a5f93ff468",
2021-07-26 21:55:56 +03:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2021-05-10 13:05:19 +03:00
}
2020-12-23 19:54:51 +03:00
}
},
"root": "root",
"version": 7
}