nixos/flake.lock

84 lines
2 KiB
Text
Raw Normal View History

2024-07-24 19:51:43 -04:00
{
"nodes": {
2024-08-02 16:51:16 -04:00
"catppuccin": {
2025-01-26 17:54:55 -05:00
"inputs": {
"nixpkgs": "nixpkgs"
},
2024-08-02 16:51:16 -04:00
"locked": {
2025-01-26 17:54:55 -05:00
"lastModified": 1737579274,
"narHash": "sha256-8kBIYfn8TI9jbffhDNS12SdbQHb9ITXflwcgIJBeGqw=",
2024-08-02 16:51:16 -04:00
"owner": "catppuccin",
"repo": "nix",
2025-01-26 17:54:55 -05:00
"rev": "06f0ea19334bcc8112e6d671fd53e61f9e3ad63a",
2024-08-02 16:51:16 -04:00
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
2024-07-24 19:51:43 -04:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-26 17:54:55 -05:00
"lastModified": 1737762889,
"narHash": "sha256-5HGG09bh/Yx0JA8wtBMAzt0HMCL1bYZ93x4IqzVExio=",
2024-07-24 19:51:43 -04:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-26 17:54:55 -05:00
"rev": "daf04c5950b676f47a794300657f1d3d14c1a120",
2024-07-24 19:51:43 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-26 17:54:55 -05:00
"lastModified": 1736012469,
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1737885589,
"narHash": "sha256-Zf0hSrtzaM1DEz8//+Xs51k/wdSajticVrATqDrfQjg=",
2024-07-24 19:51:43 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-26 17:54:55 -05:00
"rev": "852ff1d9e153d8875a83602e03fdef8a63f0ecf8",
2024-07-24 19:51:43 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-08-02 16:51:16 -04:00
"catppuccin": "catppuccin",
2024-07-24 19:51:43 -04:00
"home-manager": "home-manager",
2025-01-26 17:54:55 -05:00
"nixpkgs": "nixpkgs_2"
2024-07-24 19:51:43 -04:00
}
}
},
"root": "root",
"version": 7
}