dotfiles/flake.lock

151 lines
3.9 KiB
Plaintext
Raw Normal View History

2021-05-30 20:41:33 +01:00
{
"nodes": {
2021-05-31 09:15:44 +01:00
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1620877075,
"narHash": "sha256-XvgTqtmQZHegu9UMDSR50gK5cHEM2gbnRH0qecmdN54=",
"owner": "ryantm",
"repo": "agenix",
"rev": "e543aa7d68f222e1e771165da9e9a64b5bf7b3e3",
"type": "github"
},
"original": {
"owner": "ryantm",
"ref": "master",
"repo": "agenix",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"bisq": {
"locked": {
"lastModified": 1620344115,
"narHash": "sha256-xnssmdoQsDyZL8vWSuv9QmAc260JMPzBCFRYznOna78=",
"owner": "emmanuelrosa",
"repo": "nixpkgs",
"rev": "3a681b0daaed9841cbd3ea2ebd51f9cca4c836f2",
"type": "github"
},
"original": {
"owner": "emmanuelrosa",
"ref": "3a681b0daaed9841cbd3ea2ebd51f9cca4c836f2",
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2021-05-30 20:41:33 +01:00
"locked": {
"lastModified": 1620759905,
"narHash": "sha256-WiyWawrgmyN0EdmiHyG2V+fqReiVi8bM9cRdMaKQOFg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b543720b25df6ffdfcf9227afafc5b8c1fabfae8",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-05-30 23:13:31 +01:00
"lastModified": 1622407737,
"narHash": "sha256-nmPEv1khCD7x1DIJPmTG6HBsqAgga6P/kpOx2yPQfxM=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2021-05-30 23:13:31 +01:00
"rev": "0e329cee4c17fa0b7df32233513b9cb2236d382b",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2021-05-31 09:15:44 +01:00
"locked": {
"lastModified": 1618628710,
"narHash": "sha256-9xIoU+BrCpjs5nfWcd/GlU7XCVdnNKJPffoNTxgGfhs=",
"path": "/nix/store/z1rf17q0fxj935cmplzys4gg6nxj1as0-source",
"rev": "7919518f0235106d050c77837df5e338fb94de5d",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1622364474,
"narHash": "sha256-bRupByHizbCba3/AgaETL+YySowmfssqWl7+p0jwcPU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "eae0cabc124702e04bb2098070ca46d661543d29",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2021-05-30 20:41:33 +01:00
"locked": {
2021-05-30 23:13:31 +01:00
"lastModified": 1622282707,
"narHash": "sha256-+GOrUDsdneUqrOm9d+9bHXjEVoVcU8tm14WGVzbt6gg=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-05-30 23:13:31 +01:00
"rev": "6933d068c5d2fcff398e802f7c4e271bbdab6705",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2021-05-30 23:13:31 +01:00
"lastModified": 1622409301,
"narHash": "sha256-DON9CpKTR9k14Y/+5fsXponzYyi7L41DKUsSYkOUHjU=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2021-05-30 23:13:31 +01:00
"rev": "1190770a713fb15aea2c6c25d3a0e0304ad51d71",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
2021-05-31 09:15:44 +01:00
"agenix": "agenix",
2021-05-30 20:41:33 +01:00
"bisq": "bisq",
2021-05-30 23:13:31 +01:00
"flake-utils": "flake-utils",
2021-05-30 20:41:33 +01:00
"home-manager": "home-manager",
2021-05-31 09:15:44 +01:00
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable",
2021-05-30 20:41:33 +01:00
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}