nix-configs/flake.lock

95 lines
2.4 KiB
Text
Raw Normal View History

2022-08-12 10:14:32 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
2022-09-01 07:03:08 +00:00
"lastModified": 1661824092,
"narHash": "sha256-nSWLWytlXbeLrx5A+r5Pso7CvVrX5EgmIIXW/EXvPHQ=",
2022-08-12 10:14:32 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-09-01 07:03:08 +00:00
"rev": "5bd66dc6cd967033489c69d486402b75d338eeb6",
2022-08-12 10:14:32 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-08-31 23:35:08 +00:00
"nixos-hardware": {
"locked": {
2022-09-01 07:03:08 +00:00
"lastModified": 1662014623,
"narHash": "sha256-gyvnXDZZ/7W0UvBwtQgkUABUIJvC4IJY2AX/6SRqMQY=",
2022-08-31 23:35:08 +00:00
"owner": "kekrby",
"repo": "nixos-hardware",
2022-09-01 07:03:08 +00:00
"rev": "b0817d57d7fbc5dbfe34353ad67ebe70db3a1999",
2022-08-31 23:35:08 +00:00
"type": "github"
},
"original": {
"owner": "kekrby",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-08-12 10:14:32 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1654953433,
"narHash": "sha256-TwEeh4r50NdWHFAHQSyjCk2cZxgwUfcCCAJOhPdXB28=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "90cd5459a1fd707819b9a3fb9c852beaaac3b79a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-09-01 07:03:08 +00:00
"lastModified": 1661984032,
"narHash": "sha256-IG9bSw8FLe8Ztms+lOb/Vn2bIqxwj6/a9T1xU5Wc8Y0=",
2022-08-12 10:14:32 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-09-01 07:03:08 +00:00
"rev": "034175e4bea4e4b735d35fd06e04213f0777d4ff",
2022-08-12 10:14:32 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2022-08-31 23:35:08 +00:00
"nixos-hardware": "nixos-hardware",
2022-08-12 10:14:32 +00:00
"nixpkgs": "nixpkgs_2"
}
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}