Zenmonitor now builds with sytem cc ver

This commit is contained in:
2026-02-20 17:32:40 +01:00
parent 4dbb21fc9e
commit 8a956aa9a5
2 changed files with 3 additions and 10 deletions

View File

@@ -30,13 +30,6 @@
]);
});
})
(final: prev: {
zenmonitor = prev.zenmonitor.overrideAttrs (oldAttrs: {
env = (oldAttrs.env or { }) // {
NIX_CFLAGS_COMPILE = "-std=gnu17";
};
});
})
];
};

6
flake.lock generated
View File

@@ -177,11 +177,11 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1771482645,
"narHash": "sha256-MpAKyXfJRDTgRU33Hja+G+3h9ywLAJJNRq4Pjbb4dQs=",
"lastModified": 1771567102,
"narHash": "sha256-22ze9Zqnddb3F0cGkjqvy6SY47iFC0KCAm5eUzjMnsk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "724cf38d99ba81fbb4a347081db93e2e3a9bc2ae",
"rev": "61258584a9111e01f5cd051713a2ebae0c9c70bd",
"type": "github"
},
"original": {