nix-config/flake.lock

124 lines
3.1 KiB
Text
Raw Normal View History

2023-10-23 00:16:38 +02:00
{
"nodes": {
"catppuccin": {
"locked": {
"lastModified": 1716884128,
"narHash": "sha256-hzTzcX/qIGf93WVvk2jlLL3N7IgIlWylOBQkgwfTq8w=",
"owner": "catppuccin",
"repo": "nix",
"rev": "296adaf9331cd2c1eb479a25d5207508fbd06188",
"type": "github"
},
"original": {
"owner": "catppuccin",
"repo": "nix",
"type": "github"
}
},
"hardware": {
"locked": {
"lastModified": 1716881121,
"narHash": "sha256-oTf3enbe/lbiNzsyZ8ria+422hx4e/FB3xQcY2LPnJw=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "806e9d4a933dd1e75592e88894d4bd2f296f5bbf",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-10-23 00:16:38 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716908526,
"narHash": "sha256-Zl6e/sEVDh07K47XxDGPsXTYT4nI6llUDbQ4xMIwp7k=",
2023-10-23 00:16:38 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "373ead20606efa9181cd15ba19a5deac7ead1492",
2023-10-23 00:16:38 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-25 12:12:59 +02:00
"ref": "master",
2023-10-23 00:16:38 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1716509168,
"narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
2023-10-23 00:16:38 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bfb7a882678e518398ce9a31a881538679f6f092",
2023-10-23 00:16:38 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-10-25 12:12:59 +02:00
"ref": "nixos-unstable",
2023-10-23 00:16:38 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-catppuccin": {
"locked": {
"lastModified": 1716835396,
"narHash": "sha256-H2dN5tooIaHqbU52ldreAhbxE33fxASflPqvMsoQFQc=",
"owner": "isabelroses",
"repo": "nixpkgs",
"rev": "a554569da3b72f2896aa26537a4339ac45a15f66",
"type": "github"
},
"original": {
"owner": "isabelroses",
"ref": "update-catppuccin",
"repo": "nixpkgs",
"type": "github"
}
},
"plasma-manager": {
2023-11-19 23:12:39 +01:00
"inputs": {
"home-manager": [
"home-manager"
2023-11-19 23:12:39 +01:00
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716902607,
"narHash": "sha256-jShqpVupP/7ksp6gCBVG9/05zYSX8Q+z6eGe9HLYtUs=",
"owner": "pjones",
"repo": "plasma-manager",
"rev": "4a255e5ea6bf2c7815d893a693c5c801d835ba6b",
2023-11-19 23:12:39 +01:00
"type": "github"
},
"original": {
"owner": "pjones",
"repo": "plasma-manager",
2023-11-19 23:12:39 +01:00
"type": "github"
}
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
"hardware": "hardware",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-catppuccin": "nixpkgs-catppuccin",
"plasma-manager": "plasma-manager"
2023-11-19 23:12:39 +01:00
}
2023-10-23 00:16:38 +02:00
}
},
"root": "root",
"version": 7
}