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-03-18 17:12:44 +03:00
"lastModified": 1616005387,
"narHash": "sha256-WzADBBE8c6I/GjvOwYK8fYJh0lk5t2aSGEP2v/4Ynic=",
2021-01-17 17:25:54 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2021-03-18 17:12:44 +03:00
"rev": "12d9950bf47e0ac20d4d04e189448ee075242117",
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-03-18 17:12:44 +03:00
"lastModified": 1616028420,
"narHash": "sha256-mdMOVkS7ofiQPZVC1dl7ARgf5AzQij3d0r0vWOVEmF8=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
"repo": "home-manager",
2021-03-18 17:12:44 +03:00
"rev": "6245dd11cf59698aacdf8b153e3e7070abbef36f",
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-03-18 17:12:44 +03:00
"lastModified": 1615888535,
"narHash": "sha256-wR49KkuahcNq1xU3Tk+Mfbob3g2/B/fpbWPw8X+1wsg=",
2020-12-23 19:54:51 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-18 17:12:44 +03:00
"rev": "1f77a4c8c74bbe896053994836790aa9bf6dc5ba",
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-03-18 17:12:44 +03:00
"lastModified": 1616037936,
"narHash": "sha256-euuVhp/g2WxGonRqEpe1te+/CMjCv2WvoH35uQfFv0s=",
2021-01-17 17:25:54 +03:00
"owner": "colemickens",
"repo": "nixpkgs-wayland",
2021-03-18 17:12:44 +03:00
"rev": "37ac713598c031c9421695d5d2a3a07bf480016a",
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
}