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": {
2023-02-25 13:32:35 -08:00
"lastModified": 1677276957,
"narHash": "sha256-/vhdNhQj2CWgqdfD2KLEZWDleOfen0t2EiaGiyivnJU=",
2022-10-08 15:40:33 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-02-25 13:32:35 -08:00
"rev": "664945b3e09b4551c4e63e16efebd493cf5eac74",
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",
2023-01-09 20:25:58 -08:00
"lastModified": 1673185501,
"narHash": "sha256-uEtWPpl9nH7QqochHo1z+giPga1zXR1Ko3dOXHIapFY=",
2022-10-08 18:52:26 -07:00
"owner": "kmonad",
"repo": "kmonad",
2023-01-09 20:25:58 -08:00
"rev": "3413f1be996142c8ef4f36e246776a6df7175979",
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": {
2023-02-25 13:32:35 -08:00
"lastModified": 1677063315,
"narHash": "sha256-qiB4ajTeAOVnVSAwCNEEkoybrAlA+cpeiBxLobHndE8=",
2022-10-08 15:40:33 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-02-25 13:32:35 -08:00
"rev": "988cc958c57ce4350ec248d2d53087777f9e1949",
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",
2023-01-31 17:52:10 -08:00
"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
}