ark/flake.lock

145 lines
3.6 KiB
Plaintext
Raw Normal View History

2020-12-23 19:54:51 +03:00
{
"nodes": {
2021-01-17 17:25:54 +03:00
"cachix": {
"locked": {
2021-01-24 18:32:17 +03:00
"lastModified": 1611441711,
"narHash": "sha256-a+2ndW606WZBoknqDEBD3RuxcnjvwfTfh2EoDzi+lZQ=",
2021-01-17 17:25:54 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2021-01-24 18:32:17 +03:00
"rev": "a058d005b3cbb370bf171ebce01839dd6ff52222",
2021-01-17 17:25:54 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
2020-12-23 19:54:51 +03:00
"home": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-01-24 18:32:17 +03:00
"lastModified": 1611422785,
"narHash": "sha256-6XylW5uQ/Hr2BkmOFzLdBxE8qSQNtoWL60LcpCl3Qcw=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
"repo": "home-manager",
2021-01-24 18:32:17 +03:00
"rev": "c137866bd7d2a9c2010b618252694f395453cf59",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"flake": false,
"locked": {
2021-01-26 01:27:36 +03:00
"lastModified": 1611530136,
"narHash": "sha256-/KCsKAKU0Xr0aRoQupC+CcXqKNbic+Ky7sdZoGJlDfU=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
"repo": "impermanence",
2021-01-26 01:27:36 +03:00
"rev": "77302d93810c8c827ee7c06f32fefa044ab4c045",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2021-01-22 05:07:01 +03:00
"lldbpkgs": {
"locked": {
"lastModified": 1610289362,
"narHash": "sha256-vAA4Uef2b1mvnRRqONRoSfHaT7okGPi9kEataxE72zs=",
"owner": "oxalica",
"repo": "nixpkgs",
"rev": "871ca2455a75af983dafa16a01de3df09e15c497",
"type": "github"
},
"original": {
"owner": "oxalica",
"ref": "vscode-lldb",
"repo": "nixpkgs",
"type": "github"
}
},
2020-12-23 19:54:51 +03:00
"mynex": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1607689647,
"narHash": "sha256-pUpUCcp8usppbByFveRrV2NNS5sFrlvMndZt7xYOQL4=",
"owner": "yusdacra",
"repo": "nix-exprs",
"rev": "e9c16b956180d23c3cb8ec3e2843b2be662d43ef",
"type": "gitlab"
},
"original": {
"owner": "yusdacra",
"repo": "nix-exprs",
"type": "gitlab"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1611611233,
"narHash": "sha256-xDAvVVvHbQ3Sf+Q5GVNbiYFZ2PDwtCoeAFRytCZNq30=",
2020-12-23 19:54:51 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fa0eac3dff5757f6ca106d7325db6c75d22f7e5e",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
2021-01-17 17:25:54 +03:00
"owner": "NixOS",
2020-12-23 19:54:51 +03:00
"ref": "nixos-unstable-small",
2021-01-17 17:25:54 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsWayland": {
"inputs": {
"cachix": "cachix",
"nixpkgs": [
"nixpkgs"
],
"unstableSmall": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1611666253,
"narHash": "sha256-YdDc66rBJ62u3oZTdZWxtFcppfC50B36/g3+tSwKxgM=",
2021-01-17 17:25:54 +03:00
"owner": "colemickens",
"repo": "nixpkgs-wayland",
"rev": "e492f1af4e7c7550a1454feaec59a296dcce35be",
2021-01-17 17:25:54 +03:00
"type": "github"
},
"original": {
"owner": "colemickens",
"repo": "nixpkgs-wayland",
"type": "github"
2020-12-23 19:54:51 +03:00
}
},
"root": {
"inputs": {
"home": "home",
"impermanence": "impermanence",
2021-01-22 05:07:01 +03:00
"lldbpkgs": "lldbpkgs",
2020-12-23 19:54:51 +03:00
"mynex": "mynex",
2021-01-17 17:25:54 +03:00
"nixpkgs": "nixpkgs",
"nixpkgsWayland": "nixpkgsWayland"
2020-12-23 19:54:51 +03:00
}
}
},
"root": "root",
"version": 7
}