chore: update sources
All checks were successful
Discord / discord commits (push) Has been skipped

Flake Inputs:
    • Updated input 'ags':
        'github:Aylur/ags' (2024-12-26) rev: 46aad56c4eb33cd83cd32b4757b96731bebc81a7
      → 'github:Aylur/ags' (2024-12-28) rev: 8eded03c8f943ee5cfdfb2e77f993b9f125811a5

    • Updated input 'astal':
        'github:matt1432/astal' (2024-12-27) rev: 56332b13fa01b8792a4a8469ef4605be9cdf6305
      → 'github:Aylur/astal' (2024-12-28) rev: b89b08ef482a30726d9e716f593b449ce640099f

    • Updated input 'gpu-screen-recorder-src':
        'git+https://repo.dec05eba.com/gpu-screen-recorder' (2024-12-09) rev: a006261adef704930a8d946806ba051178a14518
      → 'git+https://repo.dec05eba.com/gpu-screen-recorder' (2024-12-28) rev: 954f9abe2aed8acf3304860ff308191e9a9a1f0b

    • Updated input 'home-manager':
        'github:nix-community/home-manager' (2024-12-24) rev: 35b98d20ca8f4ca1f6a2c30b8a2c8bb305a36d84
      → 'github:nix-community/home-manager' (2024-12-28) rev: 10e99c43cdf4a0713b4e81d90691d22c6a58bdf2

    • Updated input 'hyprland':
        'github:hyprwm/Hyprland' (2024-12-26) rev: e75e2cdac79417ffdbbbe903f72668953483a4e7
      → 'github:hyprwm/Hyprland' (2024-12-28) rev: 2b01a5bcf62956a5d641a3367edcd35e103edfcd

    • Updated input 'hyprland-plugins':
        'github:hyprwm/hyprland-plugins' (2024-12-26) rev: 616e7ef0aca905b9b4012d2bedbb9225d51040bf
      → 'github:hyprwm/hyprland-plugins' (2024-12-27) rev: a41bcdccac7d3fe220b3a8519633f0a812da3439

    • Updated input 'hyprutils':
        'github:hyprwm/hyprutils' (2024-12-25) rev: 9be03a8562e3ed9e648d8fcf0930d0ec86d671a4
      → 'github:hyprwm/hyprutils' (2024-12-27) rev: 8f15d45b120b33712f6db477fe5ffb18034d0ea8

    • Updated input 'jellyfin-flake':
        'github:matt1432/nixos-jellyfin' (2024-12-22) rev: 4349d92771f92ab215630e9d2f4a5c2ae3378acc
      → 'github:matt1432/nixos-jellyfin' (2024-12-28) rev: bf97d97184c59598f4837dafbef9203b7a2fdf4b

    • Updated input 'jovian':
        'github:Jovian-Experiments/Jovian-NixOS' (2024-12-20) rev: dbae2fd6adaf34c947d310bec08deac7c4ed265b
      → 'github:Jovian-Experiments/Jovian-NixOS' (2024-12-27) rev: a86d9cf841eff8b33a05d2bf25788abd8e018dbd

    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs' (2024-12-19) rev: d70bd19e0a38ad4790d3913bf08fcbfc9eeca507
      → 'github:NixOS/nixpkgs' (2024-12-27) rev: 634fd46801442d760e09493a794c4f15db2d0cbb

    • Updated input 'spotifyplus-src':
        'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-21) rev: 5b5db363a128f12fd62ebdad79d0c50f14923fc6
      → 'github:thlucas1/homeassistantcomponent_spotifyplus' (2024-12-28) rev: 897b92c5fdfdc402037d5d72087e02ac68a745d4

    • Updated input 'spotifywebapi-src':
        'github:thlucas1/SpotifyWebApiPython' (2024-12-21) rev: 37ab1fc0efa62f242adde65bdddfa4ba04d9f6c7
      → 'github:thlucas1/SpotifyWebApiPython' (2024-12-28) rev: 6c968a4fad3d1eae216e5e954af00fbd0ba35036

    • Updated input 'tuya-local-src':
        'github:make-all/tuya-local' (2024-12-27) rev: bfdc5c918ddf1924fafd0900748302391489d862
      → 'github:make-all/tuya-local' (2024-12-28) rev: 1c1030da4da8cfc54e4b45c2433d58aa0b867c64

Node modules:
    pkg-types: 1.2.1 -> 1.3.0

nix-update executions:
    homepage: 0.10.5 -> 0.10.6
This commit is contained in:
matt1432 2024-12-28 16:35:26 -05:00
parent 0c1fd0418d
commit 83fe089c5e
8 changed files with 21 additions and 6 deletions

View file

@ -8,7 +8,7 @@
}:
buildApp {
src = ./.;
npmDepsHash = "sha256-vIhR/+Pgj35sv/ZX1iL+xWheu6w7vQeJy4OEfa8tXFw=";
npmDepsHash = "sha256-TU7HoUGeCXUKwm2s4Np6NQahk6gWBN9WC5vob3zw7Ns=";
runtimeInputs = [
nix-update

Binary file not shown.

View file

@ -12,7 +12,7 @@
"esbuild": "0.24.2",
"eslint": "9.17.0",
"jiti": "2.4.2",
"pkg-types": "1.2.1",
"pkg-types": "1.3.0",
"typescript": "5.7.2"
}
}

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -159,8 +159,7 @@ let
agsInputs = {
astal = mkDep {
# FIXME: https://github.com/Aylur/astal/pull/208
owner = "matt1432";
owner = "Aylur";
repo = "astal";
};

View file

@ -1,4 +1,20 @@
final: prev: {
# FIXME: https://pr-tracker.nelim.org/?pr=357699
nodejs_latest = prev.nodejs_22;
# FIXME: figure out why hplip fails building
hplip = prev.hplip.overrideAttrs (o: {
env.NIX_CFLAGS_COMPILE = prev.lib.concatStringsSep " " [
"-Wno-error=implicit-int"
"-Wno-error=implicit-function-declaration"
"-Wno-error=return-mismatch"
"-Wno-error=incompatible-pointer-types"
"-Wno-error=int-conversion"
];
});
# FIXME: https://github.com/NixOS/nixpkgs/issues/363965
triton-llvm = prev.triton-llvm.override {
buildTests = false;
};
}

View file

@ -15,7 +15,7 @@
installLocalIcons = import ./icons.nix {inherit fetchFromGitHub;};
pname = "homepage-dashboard";
version = "0.10.5";
version = "0.10.6";
in
buildNpmPackage {
inherit pname version;
@ -24,7 +24,7 @@ in
owner = "gethomepage";
repo = "homepage";
rev = "v${version}";
hash = "sha256-Zk6hS2TAtP5Mf8G5QKy0xLeZJDdEOAPEEUyl8yV+1lQ=";
hash = "sha256-5JdCd/A+wmsZic0OsbqBBTUQO/SinnUtDKYy7iUmtAs=";
};
npmDepsHash = "sha256-AW7lNkvQeeHkAf6Q23912LiSHJMelR9+4KVSKdlFqd0=";