···304304 mighttpd2 = 285;
305305 hass = 286;
306306 monero = 287;
307307+ ceph = 288;
307308308309 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
309310···576577 mighttpd2 = 285;
577578 hass = 286;
578579 monero = 287;
580580+ ceph = 288;
579581580582 # When adding a gid, make sure it doesn't match an existing
581583 # uid. Users and groups with the same name should have equal
···471471 '';
472472 });
473473474474- # Fails to link against with newer gsl versions because a deprecrated function
475475- # was removed
476476- hmatrix-gsl = super.hmatrix-gsl.override { gsl = pkgs.gsl_1; };
477477-478474 # tests run executable, relying on PATH
479475 # without this, tests fail with "Couldn't launch intero process"
480476 intero = overrideCabal super.intero (drv: {