nixos-config/flake.lock

81 lines
2 KiB
Plaintext
Raw Normal View History

2022-01-06 21:14:02 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-02-28 20:51:29 -05:00
"lastModified": 1645970334,
"narHash": "sha256-6nn4YF9bPtkxkB7bM6yJO3m//p3sGilxNQFjm1epLEM=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-02-28 20:51:29 -05:00
"rev": "ea85f4b1fdf3f25cf97dc49f4a9ec4eafda2ea25",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1646173104,
"narHash": "sha256-ajtk7Buvg2v3QRBMQ+cYLia67QFax0XI0ZItTl8eHPw=",
2022-01-25 20:28:37 -05:00
"owner": "kiana-S",
"repo": "nixos-hardware",
"rev": "8530cfe9a9d41323fb760977538011e930c0343d",
"type": "github"
},
"original": {
2022-01-25 20:28:37 -05:00
"owner": "kiana-S",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-01-06 21:14:02 -05:00
"nixpkgs": {
"locked": {
2022-02-28 20:51:29 -05:00
"lastModified": 1645433236,
"narHash": "sha256-4va4MvJ076XyPp5h8sm5eMQvCrJ6yZAbBmyw95dGyw4=",
2022-01-06 21:14:02 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-28 20:51:29 -05:00
"rev": "7f9b6e2babf232412682c09e57ed666d8f84ac2d",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nur": {
"locked": {
"lastModified": 1646158169,
"narHash": "sha256-MCZe/mDI9CWbLwS/CwK33Gr1m/5JTI3Qo182Y70ZBUc=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "NUR",
"rev": "a987395f66b630dff8cc616818dacfff6dc2dfb1",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2022-01-06 21:14:02 -05:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}