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": {
"lastModified": 1610779893,
"narHash": "sha256-dAKlewu9L3C4ZCWgS1UVtk2gYJI42ZeUdcezfbXvSdw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1eff582e7ea6dcb208127ad369e231eaaf6fa378",
"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-17 17:25:54 +03:00
"lastModified": 1610791052,
"narHash": "sha256-2sqrLo1O0OmutNyPZTg5lXDNPDgjcrlvAkQbo7pFUUY=",
2020-12-23 19:54:51 +03:00
"owner": "nix-community",
"repo": "home-manager",
2021-01-17 17:25:54 +03:00
"rev": "8127799f79ee96129b295d78294f40a54078131f",
2020-12-23 19:54:51 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"flake": false,
"locked": {
"lastModified": 1607963610,
"narHash": "sha256-GbThFdlYfh9ujQjXX6Ngn88s2ALd1aepKsbxj0lgm28=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "2cda5cd30bc7c56240a1a91ec8d44c6d5222ee17",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"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-17 17:25:54 +03:00
"lastModified": 1610839077,
"narHash": "sha256-iM6M2IBHJjCScOLCAfrPPQ4855J3sn8teXmShJuPjH0=",
2020-12-23 19:54:51 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-01-17 17:25:54 +03:00
"rev": "aa4a14b7ad268ad423e2a4bac065fa9acd02d652",
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": 1610885247,
"narHash": "sha256-DHdp0ROpthzwzADUvKG9fwOhMHdESF2g9hSnNwyTf2Q=",
"owner": "colemickens",
"repo": "nixpkgs-wayland",
"rev": "b93d657098161d7b9335330139d7148c578a41b8",
"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
}