nicks-nix-config/flake.lock

102 lines
2.5 KiB
Text
Raw Normal View History

2022-10-08 15:40:33 -07:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-10-08 16:25:40 -07:00
],
"utils": "utils"
2022-10-08 15:40:33 -07:00
},
"locked": {
"lastModified": 1668332334,
"narHash": "sha256-YT1qcE/MCqBO1Bi/Yr6GcFpNKsvmzrBKh8juyXDbxQc=",
2022-10-08 15:40:33 -07:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "bc90de24d898655542589237cc0a6ada7564cb6c",
2022-10-08 15:40:33 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-10-08 18:52:26 -07:00
"kmonad": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"dir": "nix",
2022-10-29 20:24:25 -07:00
"lastModified": 1666935187,
"narHash": "sha256-/7uLVQHQm+d1Qyl9VGfDN3toBp5LvRx+qLLKxNj2ak4=",
2022-10-08 18:52:26 -07:00
"owner": "kmonad",
"repo": "kmonad",
2022-10-29 20:24:25 -07:00
"rev": "820af08d1ef1bff417829415d5f673041b67ef4d",
2022-10-08 18:52:26 -07:00
"type": "github"
},
"original": {
"dir": "nix",
"owner": "kmonad",
"repo": "kmonad",
"type": "github"
}
},
2022-10-08 15:40:33 -07:00
"nixpkgs": {
2022-10-08 18:52:26 -07:00
"locked": {
"lastModified": 1653326962,
"narHash": "sha256-W8feCYqKTsMre4nAEpv5Kx1PVFC+hao/LwqtB2Wci/8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "41cc1d5d9584103be4108c1815c350e07c807036",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-10-08 15:40:33 -07:00
"locked": {
"lastModified": 1668087632,
"narHash": "sha256-T/cUx44aYDuLMFfaiVpMdTjL4kpG7bh0VkN6JEM78/E=",
2022-10-08 15:40:33 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5f588eb4a958f1a526ed8da02d6ea1bea0047b9f",
2022-10-08 15:40:33 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-10-08 16:25:40 -07:00
"ref": "nixos-unstable",
2022-10-08 15:40:33 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2022-10-08 18:52:26 -07:00
"kmonad": "kmonad",
"nixpkgs": "nixpkgs_2"
2022-10-08 15:40:33 -07:00
}
2022-10-08 16:25:40 -07:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-10-08 16:25:40 -07:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-10-08 16:25:40 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-08 15:40:33 -07:00
}
},
"root": "root",
"version": 7
}