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-24 18:32:17 +03:00
"lastModified": 1611415204,
"narHash": "sha256-5JP3T3iTnEdEGlviGI74TLcV7DAWkFuL4hEc7GjRjqU=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
"repo": "impermanence",
2021-01-24 18:32:17 +03:00
"rev": "41bddc6661f623141cdeb4b662de7c435add69f7",
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": {
2021-01-24 18:32:17 +03:00
"lastModified": 1611418744,
"narHash": "sha256-U3zBKPZ9O7bbYOWY+tTg4tkaJ9uWgU1BADRjtazFmmU=",
2020-12-23 19:54:51 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-01-24 18:32:17 +03:00
"rev": "ec334a1b01c491faa3463c96717b71921dddef2c",
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": {
2021-01-24 18:32:17 +03:00
"lastModified": 1611489758,
"narHash": "sha256-j2AZH9rO80vvreIJuY0iZm5KZ4uH5UhXRrYrZ/GeebY=",
2021-01-17 17:25:54 +03:00
"owner": "colemickens",
"repo": "nixpkgs-wayland",
2021-01-24 18:32:17 +03:00
"rev": "2a53d3283c1b547b81852b8a6107ee1769abab69",
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
}