nix-configs/flake.lock

95 lines
2.4 KiB
Text
Raw Normal View History

2022-10-08 11:31:58 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2022-10-16 20:05:04 +00:00
"lastModified": 1665271265,
"narHash": "sha256-4Nn0T5YoR3bBLFnPy6Tkc8zzmzMTBjSGZq05c5hKhEI=",
2022-10-08 11:31:58 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-10-16 20:05:04 +00:00
"rev": "e1f1160284198a68ea8c7fffbbb1436f99e46ef9",
2022-10-08 11:31:58 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"mac-brcm-fw": {
"flake": false,
"locked": {
2022-10-16 20:05:04 +00:00
"lastModified": 1664744853,
"narHash": "sha256-i5EFVTIDHQCtFg/OFLmjOzbJqhpwy4MjwBmFUnq0DjI=",
"path": "/home/jade/mac-brcm-fw",
2022-10-08 11:31:58 +00:00
"type": "path"
},
"original": {
"path": "./mac-brcm-fw",
"type": "path"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1664809701,
"narHash": "sha256-frvDid3QEiqetcdykMbOhGNggWu8TPWukd9XuD9VtnI=",
"owner": "kekrby",
"repo": "nixos-hardware",
"rev": "70d0c6ad6bd227ca5faecc973910ac2900264ed1",
"type": "github"
},
"original": {
"owner": "kekrby",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-16 20:05:04 +00:00
"lastModified": 1665293210,
"narHash": "sha256-qQTfWlvaEfyuIpnD9dU5f2B/YoZbmSq+T5B7ryOgciM=",
2022-10-08 11:31:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-16 20:05:04 +00:00
"rev": "ce1a1bdb98547274597258330b46c86b71e87e5b",
2022-10-08 11:31:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"mac-brcm-fw": "mac-brcm-fw",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
},
"utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}