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": {
2022-02-28 20:51:29 -05:00
"lastModified": 1645748302,
"narHash": "sha256-uUzNyT0XSkwh4Vsrn4M/+i3j89y4FFxEiLww+qXxeJU=",
2022-01-25 20:28:37 -05:00
"owner": "kiana-S",
"repo": "nixos-hardware",
2022-02-28 20:51:29 -05:00
"rev": "75df50946ad6bc126e2773ed6aae323ebb0e3078",
"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": {
2022-02-28 20:51:29 -05:00
"lastModified": 1646092373,
"narHash": "sha256-sKyF5z6FPC3G12AvSz/xoV0z48J1N1m82GriyQiPcQA=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-02-28 20:51:29 -05:00
"rev": "15e0e6b4cf7e33f44da1ae2f55bb2f2a9205cc0c",
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
}