Compare commits

..

6 commits

6 changed files with 122 additions and 31 deletions

View file

@ -132,8 +132,7 @@ in
# FIXME: depends on insecure openssl 1.1.1t # FIXME: depends on insecure openssl 1.1.1t
# kotatogram-desktop # kotatogram-desktop
pkgsUnstable.tdesktop pkgsUnstable.tdesktop
# TODO: remove or reuse this depending on whether waydroid signal works nodeFlake.inputs.signal-desktop.packages.${pkgs.system}.default
pkgsUnstable.signal-desktop
# Virtualization # Virtualization
virt-manager virt-manager

View file

@ -303,7 +303,7 @@ let
in in
{ {
nixpkgs.overlays = [ nixpkgs.overlays = [
repoFlake.inputs.nur.overlay repoFlake.inputs.nur.overlays.default
]; ];
nixpkgs.config.allowUnfreePredicate = nixpkgs.config.allowUnfreePredicate =

View file

@ -1,4 +1,8 @@
{ pkgs, ... }: { pkgs, nodeFlake, ... }:
let
pkgsStable = nodeFlake.inputs.nixpkgs-stable.legacyPackages.${pkgs.system};
in
{ {
home.packages = [ pkgs.libreoffice ]; home.packages = [ pkgsStable.libreoffice ];
} }

View file

@ -83,6 +83,8 @@
../../snippets/nix-settings-holo-chain.nix ../../snippets/nix-settings-holo-chain.nix
../../snippets/mycelium.nix ../../snippets/mycelium.nix
nodeFlake.inputs.extra-container.nixosModules.default
# TODO: broken with: v4l2loopback-0.13.2-6.13.0-rc3.drv # TODO: broken with: v4l2loopback-0.13.2-6.13.0-rc3.drv
# make: *** [Makefile:53: v4l2loopback.ko] Error 2 # make: *** [Makefile:53: v4l2loopback.ko] Error 2
# ../../snippets/obs-studio.nix # ../../snippets/obs-studio.nix

View file

@ -3,11 +3,11 @@
"ath11k-firmware": { "ath11k-firmware": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1738780660, "lastModified": 1739552113,
"narHash": "sha256-xDKtJUEksN/kuL49AtTyerCKn1XCJQH3zzcQV+m7r5Q=", "narHash": "sha256-jO57Sqz/9BGgTfECm4Cs9yi8uFcd3YxpJjG5J7sj4Z8=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "ae4407c02a434534590dec3e0ef26b371fd7888b", "rev": "eb147907112ebb2874426f679ed722201548cc33",
"revCount": 165, "revCount": 167,
"type": "git", "type": "git",
"url": "https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware.git" "url": "https://git.codelinaro.org/clo/ath-firmware/ath11k-firmware.git"
}, },
@ -44,11 +44,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1738765162, "lastModified": 1739841949,
"narHash": "sha256-3Z40qHaFScWUCVQrGc4Y+RdoPsh1R/wIh+AN4cTXP0I=", "narHash": "sha256-lSOXdgW/1zi/SSu7xp71v+55D5Egz8ACv0STkj7fhbs=",
"owner": "nix-community", "owner": "nix-community",
"repo": "disko", "repo": "disko",
"rev": "ff3568858c54bd306e9e1f2886f0f781df307dff", "rev": "15dbf8cebd8e2655a883b74547108e089f051bf0",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -56,6 +56,27 @@
"type": "indirect" "type": "indirect"
} }
}, },
"extra-container": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1734542275,
"narHash": "sha256-wnRkafo4YrIuvJeRsOmfStxIzi7ty2I0OtGMO9chwJc=",
"owner": "erikarvstedt",
"repo": "extra-container",
"rev": "fa723fb67201c1b4610fd3d608681da362f800eb",
"type": "github"
},
"original": {
"owner": "erikarvstedt",
"repo": "extra-container",
"type": "github"
}
},
"flake-compat": { "flake-compat": {
"locked": { "locked": {
"lastModified": 1696426674, "lastModified": 1696426674,
@ -129,6 +150,24 @@
"inputs": { "inputs": {
"systems": "systems" "systems": "systems"
}, },
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": { "locked": {
"lastModified": 1710146030, "lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
@ -181,16 +220,16 @@
"linux-jhovold": { "linux-jhovold": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1739194097, "lastModified": 1739778587,
"narHash": "sha256-vPoE9Hu2dXqZh7n0BMQwXx9Q2pFRdsu17bhFaHrgi8Q=", "narHash": "sha256-fMt2Ao9+y71/x7zaUxzpu28M9Ugie6yl4N9lufxhc2Q=",
"owner": "jhovold", "owner": "jhovold",
"repo": "linux", "repo": "linux",
"rev": "7a06e4bfc53f53969db374662de9e5f43e3c3d1d", "rev": "a2890743ed6d5cdfd2591cebf2d06af8dfd9180d",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "jhovold", "owner": "jhovold",
"ref": "wip/sc8280xp-6.14-rc2", "ref": "wip/sc8280xp-6.14-rc3",
"repo": "linux", "repo": "linux",
"type": "github" "type": "github"
} }
@ -199,18 +238,18 @@
"inputs": { "inputs": {
"crane": "crane", "crane": "crane",
"flake-compat": "flake-compat", "flake-compat": "flake-compat",
"flake-utils": "flake-utils", "flake-utils": "flake-utils_2",
"nix-filter": "nix-filter", "nix-filter": "nix-filter",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
] ]
}, },
"locked": { "locked": {
"lastModified": 1739197353, "lastModified": 1739291535,
"narHash": "sha256-KhXCjlXYX1DIFjbDtFsR2WOeUvsrsYao06u9ixl+kM8=", "narHash": "sha256-69p2Eu/3OvKmCtuafv/yPPwsBQJjAfxThk2U+7yTGVQ=",
"owner": "threefoldtech", "owner": "threefoldtech",
"repo": "mycelium", "repo": "mycelium",
"rev": "f58df6c244826a43897efe9471b165ddf8d7480a", "rev": "f420a9c0c82527ba8deb89c436f8e704bb61920c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -264,11 +303,11 @@
"x13s-bt-linux-firmware": "x13s-bt-linux-firmware" "x13s-bt-linux-firmware": "x13s-bt-linux-firmware"
}, },
"locked": { "locked": {
"lastModified": 1739273873, "lastModified": 1739804099,
"narHash": "sha256-Gjyp1W1YIGcnXUOIZLHwVHvrhfidxMAGNfDYHcpYwjM=", "narHash": "sha256-CK192CNcOtO0v8y0QT+vpWhlvJ8qm6vSszTBBW7Fu84=",
"ref": "bump", "ref": "bump",
"rev": "6784c72db5476449c9be197ed1bfd4fa9bf8b6a7", "rev": "4736fc5861dd329e0e41fde67d7cc9452470a368",
"revCount": 136, "revCount": 137,
"type": "git", "type": "git",
"url": "https://forgejo.www.stefanjunker.de/steveej/nixos-x13s.git" "url": "https://forgejo.www.stefanjunker.de/steveej/nixos-x13s.git"
}, },
@ -308,11 +347,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1739055578, "lastModified": 1739758141,
"narHash": "sha256-2MhC2Bgd06uI1A0vkdNUyDYsMD0SLNGKtD8600mZ69A=", "narHash": "sha256-uq6A2L7o1/tR6VfmYhZWoVAwb3gTy7j4Jx30MIrH0rE=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "a45fa362d887f4d4a7157d95c28ca9ce2899b70e", "rev": "c618e28f70257593de75a7044438efc1c1fc0791",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -324,11 +363,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1736274150, "lastModified": 1739899529,
"narHash": "sha256-kucNsE9V9/jTQ3QsTP2+UeIHvmYOomBR0+ecjVSSUfA=", "narHash": "sha256-+YAryDpuWmJm+xx8xAAGrN7TQoBF/3DSJvhSxFtr7us=",
"owner": "steveej-forks", "owner": "steveej-forks",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d8de481c687c467d22ed7b0b398240f806f2c4b9", "rev": "4c624626f381e0cc1aa4e4a052dc6322342b2801",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -342,6 +381,7 @@
"inputs": { "inputs": {
"ath11k-firmware": "ath11k-firmware", "ath11k-firmware": "ath11k-firmware",
"disko": "disko", "disko": "disko",
"extra-container": "extra-container",
"get-flake": "get-flake", "get-flake": "get-flake",
"home-manager": "home-manager", "home-manager": "home-manager",
"mycelium": "mycelium", "mycelium": "mycelium",
@ -351,7 +391,28 @@
"nixpkgs-unstable" "nixpkgs-unstable"
], ],
"nixpkgs-stable": "nixpkgs-stable", "nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable" "nixpkgs-unstable": "nixpkgs-unstable",
"signal-desktop": "signal-desktop"
}
},
"signal-desktop": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1739931434,
"narHash": "sha256-XIcisx/PG/Li6l9A0k7T1ule3yX7VCGBQmKpljbbJmU=",
"owner": "youwen5",
"repo": "signal-desktop-flake",
"rev": "6f0ec210e6a2a0060ad1297d9f5a0871c4aeac36",
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "signal-desktop-flake",
"type": "github"
} }
}, },
"systems": { "systems": {
@ -369,6 +430,21 @@
"type": "github" "type": "github"
} }
}, },
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"x13s-bt-linux-firmware": { "x13s-bt-linux-firmware": {
"flake": false, "flake": false,
"locked": { "locked": {

View file

@ -42,6 +42,16 @@
# url = "github:pdtpartners/nix-snapshotter"; # url = "github:pdtpartners/nix-snapshotter";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
extra-container = {
url = "github:erikarvstedt/extra-container";
inputs.nixpkgs.follows = "nixpkgs";
};
signal-desktop = {
url = "github:youwen5/signal-desktop-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
}; };
outputs = outputs =