yogurt
CI / eval (push) Failing after 3m22s
CI / lint (push) Successful in 55s

This commit is contained in:
Miguel Palhas
2026-07-03 07:14:01 +01:00
parent 1f89394e40
commit ff408faf69
4 changed files with 39 additions and 0 deletions
Generated
+35
View File
@@ -688,6 +688,22 @@
"type": "github"
}
},
"nixpkgs_6": {
"locked": {
"lastModified": 1751274312,
"narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "50ab793786d9de88ee30ec4e4c24fb4236fc2674",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"noctalia": {
"inputs": {
"nixpkgs": [
@@ -787,6 +803,7 @@
"rose-pine-hyprcursor": "rose-pine-hyprcursor",
"spicetify-nix": "spicetify-nix",
"systems": "systems_8",
"yogurt": "yogurt",
"zen-browser": "zen-browser"
}
},
@@ -1048,6 +1065,24 @@
"type": "github"
}
},
"yogurt": {
"inputs": {
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 1782972507,
"narHash": "sha256-4rg384vnJCYUq6IHNOv0xvanI5u/rVwwoGKZd1DfuoQ=",
"ref": "refs/heads/main",
"rev": "76d41e5bb57fc97b283a8ab6e3a8acc809cecafe",
"revCount": 64,
"type": "git",
"url": "ssh://git@github.com/ZePedroResende/yogurt"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/ZePedroResende/yogurt"
}
},
"zen-browser": {
"inputs": {
"home-manager": "home-manager_2",
+1
View File
@@ -58,6 +58,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
claude-code.url = "github:sadjow/claude-code-nix";
yogurt.url = "git+ssh://git@github.com/ZePedroResende/yogurt";
nix-index-database = {
url = "github:nix-community/nix-index-database";
inputs.nixpkgs.follows = "nixpkgs";
+2
View File
@@ -2,6 +2,7 @@
lib,
pkgs,
config,
inputs,
...
}:
{
@@ -33,6 +34,7 @@
packages = with pkgs; [
impala
inputs.yogurt.packages.${pkgs.system}.default
];
username = lib.mkDefault "naps62";
@@ -156,6 +156,7 @@ in
"hyprctl setcursor Nordzy-cursors ${toString cfg.cursorSize}"
"hyprsunset"
"noctalia"
"yogurt"
];
layerrule = [