ark/flake.lock

519 lines
13 KiB
Plaintext
Raw Normal View History

2020-12-23 19:54:51 +03:00
{
"nodes": {
"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
"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-20 15:46:57 +03:00
"lastModified": 1628752686,
"narHash": "sha256-Lzh9MYUJDsjgif+YEyOErXtj1IH+ci8J1C30g1ms69s=",
2021-05-03 07:48:31 +03:00
"owner": "serokell",
"repo": "deploy-rs",
2021-08-20 15:46:57 +03:00
"rev": "e5546f9c2503c26d175f08a81fc0a0f330be4cbe",
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": {
2021-08-20 15:46:57 +03:00
"lastModified": 1629275356,
"narHash": "sha256-R17M69EKXP6q8/mNHaK53ECwjFo1pdF+XaJC9Qq8zjg=",
2021-05-14 22:17:10 +03:00
"owner": "numtide",
"repo": "devshell",
2021-08-20 15:46:57 +03:00
"rev": "26f25a12265f030917358a9632cd600b51af1d97",
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": {
2021-09-10 07:25:33 +03:00
"lastModified": 1630239564,
"narHash": "sha256-lv7atkVE1+dFw0llmzONsbSIo5ao85KpNSRoFk4K8vU=",
2021-07-26 21:55:56 +03:00
"owner": "numtide",
"repo": "devshell",
2021-09-10 07:25:33 +03:00
"rev": "bd86d3a2bb28ce4d223315e0eca0d59fef8a0a73",
2021-07-26 21:55:56 +03:00
"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"
],
2021-08-20 15:46:57 +03:00
"nix": "nix",
"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-09-10 07:25:33 +03:00
"lastModified": 1630957535,
"narHash": "sha256-586Gbm5pok33UaxvQKlFrAKDYeXKXc0Hry/6PiVzOz8=",
2021-05-10 13:05:19 +03:00
"owner": "divnix",
2021-05-14 22:17:10 +03:00
"repo": "digga",
2021-09-10 07:25:33 +03:00
"rev": "7115e02b64f86a78e47477c16a121629269f3988",
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": {
2021-09-10 07:25:33 +03:00
"lastModified": 1630859749,
"narHash": "sha256-qkoU2rIbbP2+T0dfcqXW35GCWNsi0Y1IgN9BELmt4Zo=",
"owner": "divnix",
2021-07-21 02:33:45 +03:00
"repo": "flake-utils-plus",
2021-09-10 07:25:33 +03:00
"rev": "a4e267e3fc87e60c5029c6c3855935ff1ff3018e",
2021-05-10 13:05:19 +03:00
"type": "github"
},
"original": {
2021-09-10 07:25:33 +03:00
"owner": "divnix",
2021-07-21 02:33:45 +03:00
"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-09-18 13:29:27 +03:00
"lastModified": 1631463790,
"narHash": "sha256-Fn5QyH3Kb1vVkGWDEurlqG2mFb7h24xpDuEc3NSuc/w=",
2021-07-26 21:55:56 +03:00
"owner": "helix-editor",
"repo": "helix",
2021-09-18 13:29:27 +03:00
"rev": "f2c73d156757b2567f306dcca4b94cf01b172d38",
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-09-10 07:25:33 +03:00
"lastModified": 1630076227,
"narHash": "sha256-p3YdtqSPLnMudWsLMgd6XMEhQKB2oz1hvDkHtOlz5/Q=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
2021-05-03 07:48:31 +03:00
"repo": "home-manager",
2021-09-10 07:25:33 +03:00
"rev": "f5adb9be829f487f99bcc0f1884f74ddb85f70c8",
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-09-18 13:29:27 +03:00
"lastModified": 1631381596,
"narHash": "sha256-Xk91RO0uMyul8fWo3RP7WqEP5bsKUVucJRgLZgascAo=",
"owner": "nixos",
2021-04-22 06:44:15 +03:00
"repo": "nixpkgs",
2021-09-18 13:29:27 +03:00
"rev": "f6e9e908ccbcabb365cb5434a4a38dd8c996fc72",
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-08-20 15:46:57 +03:00
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1617481909,
"narHash": "sha256-SqnfOFuLuVRRNeVJr1yeEPJue/qWoCp5N6o5Kr///p4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "148f9b2f586c41b7e36e73009db43ea68c7a1a4d",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"ref": "VERSION_0_8_4",
"repo": "lowdown",
"type": "github"
}
},
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-09-10 07:25:33 +03:00
"lastModified": 1631004250,
"narHash": "sha256-LGh0CjAZwh13AVkTi9w9lITEC7x6bwSQyFViOZ6HyNo=",
2021-05-03 07:48:31 +03:00
"owner": "nmattia",
"repo": "naersk",
2021-09-10 07:25:33 +03:00
"rev": "08afb3d1dbfe016108b72e05b02ba0f6ecb3c8e1",
2021-05-03 07:48:31 +03:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2021-08-20 15:46:57 +03:00
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-09-10 07:25:33 +03:00
"lastModified": 1630335771,
"narHash": "sha256-eljjEPJdLK3aDskF7qX4YM/6KCq+w9nr+IKhrKW/AIQ=",
2021-08-20 15:46:57 +03:00
"owner": "nixos",
"repo": "nix",
2021-09-10 07:25:33 +03:00
"rev": "50a35860ee9237d341948437c5f70a7f0987d393",
2021-08-20 15:46:57 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nix",
"type": "github"
}
},
2021-07-26 21:55:56 +03:00
"nixCargoIntegration": {
"inputs": {
"devshell": "devshell_2",
"nixpkgs": [
"nixpkgs"
],
"rustOverlay": "rustOverlay"
},
"locked": {
2021-09-18 13:29:27 +03:00
"lastModified": 1631254163,
"narHash": "sha256-8+nOGLH1fXwWnNMTQq/Igk434BzZF5Vld45xLDLiNDQ=",
2021-07-26 21:55:56 +03:00
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2021-09-18 13:29:27 +03:00
"rev": "432d8504a32232e8d74710024d5bf5cc31767651",
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-09-18 13:29:27 +03:00
"lastModified": 1631275245,
"narHash": "sha256-vROU1OFI2zvKSBjbMpbpl9R08Or3eUwaW5HJLq88QWY=",
"owner": "nixos",
2020-12-23 19:54:51 +03:00
"repo": "nixpkgs",
2021-09-18 13:29:27 +03:00
"rev": "8b0b81dab17753ab344a44c04be90a61dc55badf",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-08-20 16:47:30 +03:00
"ref": "nixos-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-09-10 07:21:23 +03:00
"lastModified": 1629975021,
"narHash": "sha256-+z4pK5yvoIKAIPGnyxt7I7Y9yX72HFP2krppGENpn6I=",
2021-05-03 07:48:31 +03:00
"owner": "nixos",
"repo": "nixos-hardware",
2021-09-10 07:21:23 +03:00
"rev": "342048461da7fc743e588ee744080c045613a226",
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-09-18 13:29:27 +03:00
"lastModified": 1631334801,
"narHash": "sha256-Q/H05xWWBZJITtK6Z/iaL/Gj8slf2/msbU+RfILv5HI=",
2021-05-14 02:58:36 +03:00
"owner": "colemickens",
"repo": "nixpkgs-wayland",
2021-09-18 13:29:27 +03:00
"rev": "909d3dcdb7fe4a97b6639a355a5bf421ba52a6e1",
2021-05-14 02:58:36 +03:00
"type": "github"
},
"original": {
"owner": "colemickens",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
2021-07-26 21:55:56 +03:00
"rnixLsp": {
"inputs": {
"naersk": [
"naersk"
],
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2021-09-10 07:25:33 +03:00
"lastModified": 1631097616,
"narHash": "sha256-QRj5UbsplV2Hpy8syF3INOok42Bi0Z4+IfRX+njSda8=",
2021-08-16 12:29:55 +03:00
"owner": "nix-community",
2021-07-26 21:55:56 +03:00
"repo": "rnix-lsp",
2021-09-10 07:25:33 +03:00
"rev": "a9f24f2c765675f7dc794328331864e0a53dcada",
2021-07-26 21:55:56 +03:00
"type": "github"
},
"original": {
2021-08-16 12:29:55 +03:00
"owner": "nix-community",
2021-07-26 21:55:56 +03:00
"repo": "rnix-lsp",
"type": "github"
}
},
2020-12-23 19:54:51 +03:00
"root": {
"inputs": {
"blank": [
"digga",
"blank"
],
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-07-26 21:55:56 +03:00
"rnixLsp": "rnixLsp"
}
},
"rustOverlay": {
"flake": false,
"locked": {
2021-09-18 13:29:27 +03:00
"lastModified": 1631240108,
"narHash": "sha256-ffsTkAGyQLxu4E28nVcqwc8xFL/H1UEwrRw2ITI43Aw=",
2021-07-26 21:55:56 +03:00
"owner": "oxalica",
"repo": "rust-overlay",
2021-09-18 13:29:27 +03:00
"rev": "3a29d5e726b855d9463eb5dfe04f1ec14d413289",
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
}