dotfiles/flake.lock

168 lines
4.4 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": {
2021-06-03 07:27:44 +01:00
"lastModified": 1622536247,
"narHash": "sha256-3W7x9x+ZFJ3D9N2S4qrMLX2U/ciAeh/n7594u4wFLx4=",
2021-05-30 20:41:33 +01:00
"owner": "emmanuelrosa",
"repo": "nixpkgs",
2021-06-03 07:27:44 +01:00
"rev": "39d42b8e83726c2fec873c023d4e1d6c37f4a187",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "emmanuelrosa",
2021-06-03 07:27:44 +01:00
"ref": "39d42b8e83726c2fec873c023d4e1d6c37f4a187",
2021-05-30 20:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2021-05-30 20:41:33 +01:00
"locked": {
2021-06-16 21:02:09 +01:00
"lastModified": 1623660459,
"narHash": "sha256-OTmOsh43po7r5F9s9H6lVCBQ2b0FikWbmiwLbMAGRdw=",
2021-05-30 20:41:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2021-06-16 21:02:09 +01:00
"rev": "98c8d36b1828009b20f12544214683c7489935a1",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2021-06-01 14:30:39 +01:00
"nixpkgs-stable"
2021-05-30 20:41:33 +01:00
]
},
"locked": {
2021-06-06 22:20:55 +01:00
"lastModified": 1622917919,
"narHash": "sha256-9gAIwbQyLhK78bEV648k4tfLK6JkYiPk9QdTECpLuOE=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2021-06-06 22:20:55 +01:00
"rev": "148d85ee8303444fb0116943787aa0b1b25f94df",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2021-06-01 14:30:39 +01:00
"ref": "release-21.05",
2021-05-30 20:41:33 +01:00
"repo": "home-manager",
"type": "github"
}
},
2021-06-12 09:40:09 +01:00
"nixos-hardware": {
"locked": {
"lastModified": 1623569835,
"narHash": "sha256-Mg+FN1JkEQ91Zff0+ot/ndRgD9BB+uDBLN12AcBYkSA=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
"rev": "7305b276c90cfd3ad0a2452101a49c0b52c784c0",
2021-06-12 09:40:09 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"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"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": {
2021-05-31 09:15:44 +01:00
"locked": {
2021-06-16 21:02:09 +01:00
"lastModified": 1623580589,
"narHash": "sha256-Ayp1cjXpwFCkAiWUE46rj9APTltsiEBdIs2+cj+U7+c=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-06-16 21:02:09 +01:00
"rev": "fa0326ce5233f7d592271df52c9d0812bec47b84",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-06-01 14:30:39 +01:00
"ref": "nixos-unstable",
2021-05-31 09:15:44 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-stable": {
2021-05-30 20:41:33 +01:00
"locked": {
2021-06-16 21:02:09 +01:00
"lastModified": 1623576761,
"narHash": "sha256-krXZQ0lObduC95f40K3JwIT//VIBpXBwVNclqh5njtE=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-06-16 21:02:09 +01:00
"rev": "1f91fd1040667e9265a760b0347f8bc416249da7",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-06-01 14:30:39 +01:00
"ref": "nixos-21.05",
2021-05-30 20:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2021-06-16 21:02:09 +01:00
"lastModified": 1623872607,
"narHash": "sha256-Xhsx6/Bly8SYwj7TCsH2jOqfiIXRkKquWE9QYnh2c20=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2021-06-16 21:02:09 +01:00
"rev": "03388fd16258429a26d56035cc59d813b8233682",
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-06-12 09:40:09 +01:00
"nixos-hardware": "nixos-hardware",
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": "nixpkgs-nixos-unstable",
2021-05-31 09:15:44 +01:00
"nixpkgs-stable": "nixpkgs-stable",
2021-05-30 20:41:33 +01:00
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}