ark/flake.lock

128 lines
3.1 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-04-09 14:08:34 +03:00
"lastModified": 1617786842,
"narHash": "sha256-nuhewc9ANLkY2dBc9ikBQmy5EdCPElHbxd/pU96HdG0=",
2021-01-17 17:25:54 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2021-04-09 14:08:34 +03:00
"rev": "d6f63659a7021051a46035373ed50fbea7e4e924",
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-04-09 14:08:34 +03:00
"lastModified": 1617894699,
"narHash": "sha256-zlG3xNXgqo5pbMmfq8YaqGoVjElHnTDnEz13A+pUbZY=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
"repo": "home-manager",
2021-04-09 14:08:34 +03:00
"rev": "56f5f41ed42f7d476a7c79fa8ec71f5605487abf",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"flake": false,
"locked": {
2021-02-10 05:54:41 +03:00
"lastModified": 1611747548,
"narHash": "sha256-2z5wmWda1uI4IkTZrW52jiHq3bzhYLc+GgjvaSd544M=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
"repo": "impermanence",
2021-02-10 05:54:41 +03:00
"rev": "58558845bc68dcf2bb32caa80564f7fe3f6cbc61",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"mynex": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1614175572,
"narHash": "sha256-SyEZ0ic75KpvUr7VO3oqoMeyhQzgH8em0/oknG6b4y8=",
2020-12-23 19:54:51 +03:00
"owner": "yusdacra",
"repo": "nix-exprs",
"rev": "c6c61fe656f6afa69ee4e7fdbc79289e42b857d6",
2020-12-23 19:54:51 +03:00
"type": "gitlab"
},
"original": {
"owner": "yusdacra",
"repo": "nix-exprs",
"type": "gitlab"
}
},
"nixpkgs": {
"locked": {
2021-04-09 14:08:34 +03:00
"lastModified": 1617899217,
"narHash": "sha256-gd5JHH7IkeoIQ/oiGZSqDpGdGt7DMRJTQ8JiD8+hdOQ=",
2020-12-23 19:54:51 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-04-09 14:08:34 +03:00
"rev": "9e377a6ce42dccd9b624ae4ce8f978dc892ba0e2",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
2021-01-17 17:25:54 +03:00
"owner": "NixOS",
2021-03-04 01:29:10 +03:00
"ref": "nixos-unstable",
2021-01-17 17:25:54 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsWayland": {
"inputs": {
"cachix": "cachix",
"nixpkgs": [
"nixpkgs"
],
"unstableSmall": [
"nixpkgs"
]
},
"locked": {
2021-04-09 14:08:34 +03:00
"lastModified": 1617904961,
"narHash": "sha256-M45PTFsPZ6mWQ3UxrTUxlO4D+bXaKQuAsjfcpKBcAa4=",
2021-01-17 17:25:54 +03:00
"owner": "colemickens",
"repo": "nixpkgs-wayland",
2021-04-09 14:08:34 +03:00
"rev": "fadd4b3505bca3175f2a00c3e5810ed074b55bb8",
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",
"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
}