fix(systems/mottarone): the horrors.

alternatively, rollback nixpkgs to before the latest staging merge.
something (gtk3 or something depending on it) broke jaspersoft studio
and well i need that to work
This commit is contained in:
uku 2025-03-05 17:14:34 +01:00
parent 2a16b68bf4
commit 7558e4b431
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
3 changed files with 27 additions and 5 deletions

View file

@ -58,7 +58,8 @@
};
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-mottarone.url = "github:NixOS/nixpkgs/73cf49b8ad837ade2de76f87eb53fc85ed5d4680";
camasca = {
url = "git+https://git.uku3lig.net/uku/camasca";