nixos-config/flake.lock

100 lines
2.5 KiB
Plaintext
Raw Normal View History

2022-01-06 21:14:02 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1650478719,
"narHash": "sha256-308c2cM4hW9AW6dSQ080ycXGyEJGkG/OwOINkYL9Mnw=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-04-20 23:40:29 -04:00
"rev": "93a69d07389311ffd6ce1f4d01836bbc2faec644",
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-04-20 23:40:29 -04:00
"lastModified": 1649849514,
"narHash": "sha256-zQyTr2UebTKUh1KLyLtevhHsM8umPK1LfQLGUGjRjiQ=",
2022-03-04 13:25:16 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-04-20 23:40:29 -04:00
"rev": "1a0ccdbf4583ed0fce37eea7955e8ef90f840a9f",
"type": "github"
},
"original": {
2022-03-04 13:25:16 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-01-06 21:14:02 -05:00
"nixpkgs": {
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1650161686,
"narHash": "sha256-70ZWAlOQ9nAZ08OU6WY7n4Ij2kOO199dLfNlvO/+pf8=",
2022-01-06 21:14:02 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-20 23:40:29 -04:00
"rev": "1ffba9f2f683063c2b14c9f4d12c55ad5f4ed887",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
2022-04-21 12:56:49 -04:00
"owner": "NixOS",
2022-01-06 21:14:02 -05:00
"ref": "nixos-unstable",
2022-04-21 12:56:49 -04:00
"repo": "nixpkgs",
"type": "github"
2022-01-06 21:14:02 -05:00
}
},
"nur": {
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1650492844,
"narHash": "sha256-NUIcag7Mbs2WxmRZvsJL8M410JlXXAdxEJYyzJuPwpY=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-04-20 23:40:29 -04:00
"rev": "0046cab3717c456c7cb63e406046ee2ec10b5126",
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",
2022-04-10 16:15:13 -04:00
"nur": "nur",
"spacemacs": "spacemacs"
2022-04-10 16:15:13 -04:00
}
},
"spacemacs": {
"flake": false,
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1649959018,
"narHash": "sha256-q+LYBpHyiqe1kmLUlgewjxys94O1okfnhrcYYFHCB8Q=",
2022-04-10 16:15:13 -04:00
"owner": "syl20bnr",
"repo": "spacemacs",
2022-04-20 23:40:29 -04:00
"rev": "b3e67aafe2451ca91e2d310d29879616e10981d0",
2022-04-10 16:15:13 -04:00
"type": "github"
},
"original": {
"owner": "syl20bnr",
"ref": "develop",
"repo": "spacemacs",
"type": "github"
2022-01-06 21:14:02 -05:00
}
}
},
"root": "root",
"version": 7
}