nixos-config/flake.lock

99 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-03-25 11:45:36 -04:00
"lastModified": 1648078876,
"narHash": "sha256-oa3RA0Z0UwEZ1M5kQOT9oUVd4ew3XePOu2oDTenFd98=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-03-25 11:45:36 -04:00
"rev": "ac9404115362c901ffe5c5c215f76f74b79d5eda",
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-03-25 11:45:36 -04:00
"lastModified": 1648141026,
"narHash": "sha256-h8e3+5EZFbYHTMb0DN2ACuQTJBNHpqigvmEV1w2WIuE=",
2022-03-04 13:25:16 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-03-25 11:45:36 -04:00
"rev": "feceb4d24f582817d8f6e737cd40af9e162dee05",
"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-03-25 11:45:36 -04:00
"lastModified": 1647893727,
"narHash": "sha256-pOi7VdCb+s5Cwh5CS7YEZVRgH9uCmE87J5W7iXv29Ck=",
2022-01-06 21:14:02 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-25 11:45:36 -04:00
"rev": "1ec61dd4167f04be8d05c45780818826132eea0d",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nur": {
"locked": {
2022-03-25 11:45:36 -04:00
"lastModified": 1648144215,
"narHash": "sha256-4MwHnV1e2NIJaN/hfu8GLoZS1DIeKzWiI1mLXbhCPK8=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-03-25 11:45:36 -04:00
"rev": "19b1a02cc04b9a18c0551596cf3f3da2c9d917ad",
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"
}
},
"spacemacs": {
"flake": false,
"locked": {
"lastModified": 1649271578,
"narHash": "sha256-xKSjb88YL5fByieMnaLscLRVfyV22fdzxRyHSNj3J9g=",
"owner": "syl20bnr",
"repo": "spacemacs",
"rev": "5c0650282fe09f852ecd4109bf2a6bc9cb5a950b",
"type": "github"
},
"original": {
"owner": "syl20bnr",
"ref": "develop",
"repo": "spacemacs",
"type": "github"
2022-01-06 21:14:02 -05:00
}
}
},
"root": "root",
"version": 7
}