devos/flake.lock

667 lines
17 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-03-10 23:37:16 +01:00
"lastModified": 1646800063,
"narHash": "sha256-4UDjnX0DAy9nniGKCX7JlVXi2YrdvCfflwEKfaZAOWU=",
"owner": "ryantm",
"repo": "agenix",
2022-03-10 23:37:16 +01:00
"rev": "25b5bcfce91f99bd9cad8680b3671da181e6ab85",
"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",
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"
],
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-03-06 11:59:40 +01:00
"lastModified": 1646514950,
"narHash": "sha256-mlpCjnpwACmQ8qisIMep20likgT0anOjuo+3aVMFtnE=",
2021-05-14 19:17:53 +02:00
"owner": "divnix",
"repo": "digga",
2022-03-06 11:59:40 +01:00
"rev": "8b88f511dbef2af60c95f9202b45c0b20795b58c",
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-26 14:03:47 +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-02-26 14:03:47 +01:00
"nixpkgs": "nixpkgs_5",
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
2022-03-10 23:37:16 +01:00
"lastModified": 1646807113,
"narHash": "sha256-n9CL/eqjZrl4U0JHYN1i9sbGXvrurPorTAYl7x30xgM=",
"owner": "nix-community",
"repo": "fenix",
2022-03-10 23:37:16 +01:00
"rev": "3ec0bd869a372e0e43dd469021313712fb1b9129",
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": {
"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-03-06 11:59:40 +01:00
"lastModified": 1646559628,
"narHash": "sha256-WDoqxH/IPTV8CkI15wwzvXYgXq9UPr8xd8WKziuaynw=",
2022-01-13 22:11:00 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-03-06 11:59:40 +01:00
"rev": "afe96e7433c513bf82375d41473c57d1f66b4e68",
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-03-10 23:37:16 +01:00
"lastModified": 1646497237,
"narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
"owner": "nixos",
2021-04-22 05:44:15 +02:00
"repo": "nixpkgs",
2022-03-10 23:37:16 +01:00
"rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
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-03-10 23:37:16 +01:00
"lastModified": 1646588256,
"narHash": "sha256-ZHljmNlt19nSm0Mz8fx6QEhddKUkU4hhwFmfNmGn+EY=",
"owner": "nixos",
2020-04-23 20:03:55 +02:00
"repo": "nixpkgs",
2022-03-10 23:37:16 +01:00
"rev": "2ebb6c1e5ae402ba35cca5eec58385e5f1adea04",
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-26 14:03:47 +01:00
"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-03-10 23:37:16 +01:00
"lastModified": 1646825982,
"narHash": "sha256-uWvS4UFkdE4Iqk1pXhxkZqPsqI+Z2V9VRmLxGUFejbY=",
"owner": "nixos",
"repo": "nixos-hardware",
2022-03-10 23:37:16 +01:00
"rev": "816a935bf5aa5f77cb1f03ebfe20ab13b112d0f1",
"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-03-10 23:37:16 +01:00
"lastModified": 1646833723,
"narHash": "sha256-8p0swO8BoN9WsmdzzKrUoBBG5CclgOUD0asSj561vCo=",
2021-12-06 20:13:29 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-10 23:37:16 +01:00
"rev": "15598910e4c7e299a5ff94261e9b165ea19c546c",
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-03-10 23:37:16 +01:00
"lastModified": 1646497237,
"narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
2021-06-08 21:05:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-03-10 23:37:16 +01:00
"rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-02-26 14:03:47 +01:00
"nixpkgs_4": {
"locked": {
2022-03-10 23:37:16 +01:00
"lastModified": 1646506091,
"narHash": "sha256-sWNAJE2m+HOh1jtXlHcnhxsj6/sXrHgbqVNcVRlveK4=",
2022-02-26 14:03:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-10 23:37:16 +01:00
"rev": "3e644bd62489b516292c816f70bf0052c693b3c7",
2022-02-26 14:03:47 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
2022-03-10 23:37:16 +01:00
"lastModified": 1646497237,
"narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
2022-02-26 14:03:47 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-03-10 23:37:16 +01:00
"rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
2022-02-26 14:03:47 +01: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": {
"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-03-10 23:37:16 +01:00
"lastModified": 1646735514,
"narHash": "sha256-NEbmAvFIyaZcn6JgA/hCuQn4Co2SU7F2g8Bw8ovOJcw=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-03-10 23:37:16 +01:00
"rev": "4924072493393ae84b77250d53c6880a060c79cb",
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
}