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

Flake Inputs:
• Updated input 'astal':
    'github:Aylur/astal/9e63fe3' (2024-09-28)
  → 'github:Aylur/astal/f17b28d' (2024-09-29)

• Updated input 'gpu-screen-recorder-src':
    'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=ebc8c69' (2024-09-27)
  → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=0eb9ce0' (2024-09-29)

• Updated input 'hyprland/hyprcursor':
    'github:hyprwm/hyprcursor/912d560' (2024-08-02)
  → 'github:hyprwm/hyprcursor/b98726e' (2024-09-28)

• Updated input 'nix-gaming':
    'github:fufexan/nix-gaming/b9750ee' (2024-09-28)
  → 'github:fufexan/nix-gaming/6401744' (2024-09-29)

• Updated input 'nix-gaming/umu':
    'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=e42043a&submodules=1' (2024-09-19)
  → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=5cc1c3f&submodules=1' (2024-09-25)

• Updated input 'nix-index-db':
    'github:Mic92/nix-index-database/c7515c2' (2024-09-22)
  → 'github:Mic92/nix-index-database/a2ab158' (2024-09-29)

• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/811af6a' (2024-09-27)
  → 'github:nix-community/nixpkgs-wayland/206b2a2' (2024-09-29)

• Updated input 'spotifyplus-src':
    'github:thlucas1/homeassistantcomponent_spotifyplus/f017285' (2024-09-28)
  → 'github:thlucas1/homeassistantcomponent_spotifyplus/0765d55' (2024-09-29)

Docker Images:
• ghcr.io/linuxserver/radarr latest:
   sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb
 → sha256:d758c5a5edc4cda1263260948b3f460f511430bccea505dca3cb70af01332ff8
This commit is contained in:
matt1432 2024-09-29 16:31:31 -04:00
parent 29a55564e5
commit 50f5bf6b0e
7 changed files with 185 additions and 326 deletions

View file

@ -1,8 +1,8 @@
pkgs: pkgs:
pkgs.dockerTools.pullImage { pkgs.dockerTools.pullImage {
imageName = "ghcr.io/linuxserver/radarr"; imageName = "ghcr.io/linuxserver/radarr";
imageDigest = "sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb"; imageDigest = "sha256:d758c5a5edc4cda1263260948b3f460f511430bccea505dca3cb70af01332ff8";
sha256 = "0nz04zxvaq6xm7rx90n1d9639jqbw3n69b74g4a6nnjrac55n7g9"; sha256 = "08q1fi21l3m0nsdncwc19qi3vgpzgswr2581x6a8kj9c3s1yh057";
finalImageName = "ghcr.io/linuxserver/radarr"; finalImageName = "ghcr.io/linuxserver/radarr";
finalImageTag = "latest"; finalImageTag = "latest";
} }

View file

@ -41,7 +41,9 @@
}, },
"agsV2": { "agsV2": {
"inputs": { "inputs": {
"astal": "astal", "astal": [
"astal"
],
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
] ]
@ -95,35 +97,17 @@
} }
}, },
"astal": { "astal": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1727352696,
"narHash": "sha256-vG5WFpMq2uh1CQKIwndeNJzBZVoMeOj1KaN2pwxWqAU=",
"owner": "aylur",
"repo": "astal",
"rev": "c68d116e409c734f3b875cf94b3fe10690e0f9ce",
"type": "github"
},
"original": {
"owner": "aylur",
"repo": "astal",
"type": "github"
}
},
"astal_2": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
] ]
}, },
"locked": { "locked": {
"lastModified": 1727542220, "lastModified": 1727569307,
"narHash": "sha256-qdp1hRY7WC+LC2bKpbSkxYEYGg/Dd/DI955oWbV3F7s=", "narHash": "sha256-bgr9Q8WFBO0epZYFRPLo2ooSOBGmQzqdiB51clD2sPc=",
"owner": "Aylur", "owner": "Aylur",
"repo": "astal", "repo": "astal",
"rev": "9e63fe3819b19555c39c56a9d098c0ee35fbaf3d", "rev": "f17b28d2d28e4c087a996fcf7b0bb43c789a3885",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -323,25 +307,9 @@
}, },
"flake-parts": { "flake-parts": {
"inputs": { "inputs": {
"nixpkgs-lib": "nixpkgs-lib_2" "nixpkgs-lib": [
}, "nixpkgs"
"locked": { ]
"lastModified": 1714641030,
"narHash": "sha256-yzcRNDoyVP7+SCNX0wmuDju1NUCt8Dz9+lyUXEI0dbI=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_3"
}, },
"locked": { "locked": {
"lastModified": 1726153070, "lastModified": 1726153070,
@ -357,25 +325,7 @@
"type": "github" "type": "github"
} }
}, },
"flake-parts_3": { "flake-parts_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_4"
},
"locked": {
"lastModified": 1714606777,
"narHash": "sha256-bMkNmAXLj8iyTvxaaD/StcLSadbj1chPcJOjtuVnLmA=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "4d34ce6412bc450b1d4208c953dc97c7fc764f1a",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_4": {
"inputs": { "inputs": {
"nixpkgs-lib": [ "nixpkgs-lib": [
"nixpkgs-wayland", "nixpkgs-wayland",
@ -471,11 +421,11 @@
"gpu-screen-recorder-src": { "gpu-screen-recorder-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1727398989, "lastModified": 1727578585,
"narHash": "sha256-irjEmGcu31qM0RiBaLs0LRn/dIOdSiy09O5UD9hEkIM=", "narHash": "sha256-bk0wjvjLwXxt+f4spg8thAMRe2aG6hwLPtjAlD15+Bk=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "ebc8c69bacb7c8aa7fd1ccebddc281760a11b88e", "rev": "0eb9ce003d2b2086c708272e321c6dfb2557c8bd",
"revCount": 821, "revCount": 822,
"type": "git", "type": "git",
"url": "https://repo.dec05eba.com/gpu-screen-recorder" "url": "https://repo.dec05eba.com/gpu-screen-recorder"
}, },
@ -603,11 +553,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1722623071, "lastModified": 1727532803,
"narHash": "sha256-sLADpVgebpCBFXkA1FlCXtvEPu1tdEsTfqK1hfeHySE=", "narHash": "sha256-ZaZ7h7PY8mQc4vtGmVqWLAq9CAO02gHMyNR5yY8zDmM=",
"owner": "hyprwm", "owner": "hyprwm",
"repo": "hyprcursor", "repo": "hyprcursor",
"rev": "912d56025f03d41b1ad29510c423757b4379eb1c", "rev": "b98726e431d4d3ed58bd58bee1047cdb81cec69f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -653,19 +603,17 @@
"xdph": "xdph" "xdph": "xdph"
}, },
"locked": { "locked": {
"lastModified": 1727527591, "lastModified": 1727621787,
"narHash": "sha256-8Mrz/pH+zknWtY25XOKvsfx9KZRdST/0VrjKXKHvZSk=", "narHash": "sha256-Nt+lxQJRfkO675/HkFcz80V47F2Vzx+scYNvJHdHxfc=",
"ref": "refs/heads/main", "owner": "hyprwm",
"rev": "6f313de952311282e82461a342c74ea702d9f13a", "repo": "Hyprland",
"revCount": 5274, "rev": "6649255d54f45a7e2fedd9b4be85fe5d11229c04",
"submodules": true, "type": "github"
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
}, },
"original": { "original": {
"submodules": true, "owner": "hyprwm",
"type": "git", "repo": "Hyprland",
"url": "https://github.com/hyprwm/Hyprland" "type": "github"
} }
}, },
"hyprland-plugins": { "hyprland-plugins": {
@ -683,11 +631,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1727258890, "lastModified": 1727625596,
"narHash": "sha256-/55TVManE/J19LSzXtUNhHUpeouRqZxM08ZdWvJrNoA=", "narHash": "sha256-+BQyiJPhb9txsO6xZ4c4HrQwBzTe9gohX1e+wUvOM+Q=",
"owner": "hyprwm", "owner": "hyprwm",
"repo": "hyprland-plugins", "repo": "hyprland-plugins",
"rev": "4fcb465c9d771f4ae1f451e8d953250d16eead70", "rev": "13301eeede3deb4b3a5478518eb0931ae274a798",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -777,40 +725,20 @@
"type": "github" "type": "github"
} }
}, },
"hyprlang_2": {
"inputs": {
"hyprutils": [
"hyprpaper",
"hyprutils"
],
"nixpkgs": [
"hyprpaper",
"nixpkgs"
],
"systems": [
"hyprpaper",
"systems"
]
},
"locked": {
"lastModified": 1725188252,
"narHash": "sha256-yBH8c4GDaEAtBrh+BqIlrx5vp6gG/Gu8fQQK63KAQgs=",
"owner": "hyprwm",
"repo": "hyprlang",
"rev": "c12ab785ce1982f82594aff03b3104c598186ddd",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
"hyprpaper": { "hyprpaper": {
"inputs": { "inputs": {
"hyprlang": "hyprlang_2", "hyprlang": [
"hyprutils": "hyprutils_2", "hyprland",
"hyprwayland-scanner": "hyprwayland-scanner_2", "hyprlang"
],
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
@ -857,31 +785,6 @@
"type": "github" "type": "github"
} }
}, },
"hyprutils_2": {
"inputs": {
"nixpkgs": [
"hyprpaper",
"nixpkgs"
],
"systems": [
"hyprpaper",
"systems"
]
},
"locked": {
"lastModified": 1724966483,
"narHash": "sha256-WXDgKIbzjYKczxSZOsJplCS1i1yrTUpsDPuJV/xpYLo=",
"owner": "hyprwm",
"repo": "hyprutils",
"rev": "8976e3f6a5357da953a09511d0c7f6a890fb6ec2",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprutils",
"type": "github"
}
},
"hyprwayland-scanner": { "hyprwayland-scanner": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -907,31 +810,6 @@
"type": "github" "type": "github"
} }
}, },
"hyprwayland-scanner_2": {
"inputs": {
"nixpkgs": [
"hyprpaper",
"nixpkgs"
],
"systems": [
"hyprpaper",
"systems"
]
},
"locked": {
"lastModified": 1721324119,
"narHash": "sha256-SOOqIT27/X792+vsLSeFdrNTF+OSRp5qXv6Te+fb2Qg=",
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"rev": "a048a6cb015340bd82f97c1f40a4b595ca85cc30",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
"jellyfin-flake": { "jellyfin-flake": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -1001,11 +879,11 @@
"nixpkgs-lib": "nixpkgs-lib" "nixpkgs-lib": "nixpkgs-lib"
}, },
"locked": { "locked": {
"lastModified": 1727007123, "lastModified": 1727611937,
"narHash": "sha256-B2WqDa4Sd7EVrGfxnVSCL39yOKWqn14vhhTGlbtd+48=", "narHash": "sha256-VTtaGRJGFWQzQd7u7iHUJiUUyMbJ3Jcv/ZsXlBXw0Ok=",
"owner": "nix-community", "owner": "nix-community",
"repo": "lib-aggregate", "repo": "lib-aggregate",
"rev": "e4bb2b4962e79814c38862dce5eca90af3de6a3c", "rev": "74c775886c8f89a0af4743a9144c5bbd04125725",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1137,10 +1015,10 @@
}, },
"nix-eval-jobs": { "nix-eval-jobs": {
"inputs": { "inputs": {
"flake-parts": "flake-parts_4", "flake-parts": "flake-parts_2",
"nix-github-actions": "nix-github-actions_2", "nix-github-actions": "nix-github-actions_2",
"nixpkgs": "nixpkgs_3", "nixpkgs": "nixpkgs_2",
"treefmt-nix": "treefmt-nix_3" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1726859423, "lastModified": 1726859423,
@ -1158,11 +1036,15 @@
}, },
"nix-fast-build": { "nix-fast-build": {
"inputs": { "inputs": {
"flake-parts": "flake-parts", "flake-parts": [
"flake-parts"
],
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"treefmt-nix": "treefmt-nix" "treefmt-nix": [
"treefmt-nix"
]
}, },
"locked": { "locked": {
"lastModified": 1727439947, "lastModified": 1727439947,
@ -1206,18 +1088,20 @@
}, },
"nix-gaming": { "nix-gaming": {
"inputs": { "inputs": {
"flake-parts": "flake-parts_2", "flake-parts": [
"flake-parts"
],
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"umu": "umu" "umu": "umu"
}, },
"locked": { "locked": {
"lastModified": 1727519624, "lastModified": 1727574085,
"narHash": "sha256-toHdMLDTkZlx1PKMpdN/64xgsv151SSuLg7hsVmAFHY=", "narHash": "sha256-vwERoi5pcO39raf92QMS6BjujfbRiHWA0rOb/XlQlmc=",
"owner": "fufexan", "owner": "fufexan",
"repo": "nix-gaming", "repo": "nix-gaming",
"rev": "b9750eec6aa0c9b24f82e67a5185a3300b5f703d", "rev": "6401744e317693efe56495a863322894767277fd",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1277,11 +1161,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1726975622, "lastModified": 1727580512,
"narHash": "sha256-bPDZosnom0+02ywmMZAvmj7zvsQ6mVv/5kmvSgbTkaY=", "narHash": "sha256-gEWoJ+027OwsNs6f1GkDPrCxBFr5Vky7vWKjHRJi60s=",
"owner": "Mic92", "owner": "Mic92",
"repo": "nix-index-database", "repo": "nix-index-database",
"rev": "c7515c2fdaf2e1f3f49856cef6cec95bb2138417", "rev": "a2ab1588541ae442bd3a682f8f6bbcbca2672f10",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1319,12 +1203,16 @@
}, },
"nixd": { "nixd": {
"inputs": { "inputs": {
"flake-parts": "flake-parts_3", "flake-parts": [
"flake-parts"
],
"flake-root": "flake-root", "flake-root": "flake-root",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"treefmt-nix": "treefmt-nix_2" "treefmt-nix": [
"treefmt-nix"
]
}, },
"locked": { "locked": {
"lastModified": 1727483856, "lastModified": 1727483856,
@ -1342,15 +1230,15 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1716293225, "lastModified": 1727348695,
"narHash": "sha256-pU9ViBVE3XYb70xZx+jK6SEVphvt7xMTbm6yDIF4xPs=", "narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
"owner": "nixos", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "3eaeaeb6b1e08a016380c279f8846e0bd8808916", "rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "owner": "NixOS",
"ref": "nixos-unstable", "ref": "nixos-unstable",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
@ -1390,11 +1278,11 @@
}, },
"nixpkgs-lib": { "nixpkgs-lib": {
"locked": { "locked": {
"lastModified": 1726966855, "lastModified": 1727571693,
"narHash": "sha256-25ByioeOBFcnitO5lM/Mufnv/u7YtHEHEM8QFuiS40k=", "narHash": "sha256-b7sFVeqMtz8xntCL3tBY3O8suTg5PeF53LTL3eCcKyc=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixpkgs.lib", "repo": "nixpkgs.lib",
"rev": "575704ff85d3a41dc5bfef7b55380cbc7b87f3c2", "rev": "bb58a3bf239e03fca9d51062e2fe028a4ea5a3d1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1403,48 +1291,6 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs-lib_2": {
"locked": {
"lastModified": 1714640452,
"narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
}
},
"nixpkgs-lib_3": {
"locked": {
"lastModified": 1725233747,
"narHash": "sha256-Ss8QWLXdr2JCBPcYChJhz4xJm+h/xjl4G0c0XlP6a74=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
}
},
"nixpkgs-lib_4": {
"locked": {
"dir": "lib",
"lastModified": 1714253743,
"narHash": "sha256-mdTQw2XlariysyScCv2tTE45QSU9v/ezLcHJ22f0Nxc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "58a1abdbae3217ca6b702f03d3b35125d88a2994",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1725762081, "lastModified": 1725762081,
@ -1473,11 +1319,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1727472280, "lastModified": 1727614831,
"narHash": "sha256-SKMFwHkYYldzzZQbquB7FUyfrB43D/BGH3xeZ8hfFCc=", "narHash": "sha256-ffvX/qhMqol1E7Rv+oRSVXxYgYvKy5bfZAyjYdq/9RI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixpkgs-wayland", "repo": "nixpkgs-wayland",
"rev": "811af6abf4990f27919f39319f8950a4f2f57aab", "rev": "206b2a2a8505b9e8afb5d1b5ffea2b574b7983b6",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1487,22 +1333,6 @@
} }
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": {
"lastModified": 1727348695,
"narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1723221148, "lastModified": 1723221148,
"narHash": "sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8=", "narHash": "sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8=",
@ -1697,7 +1527,7 @@
"inputs": { "inputs": {
"ags": "ags", "ags": "ags",
"agsV2": "agsV2", "agsV2": "agsV2",
"astal": "astal_2", "astal": "astal",
"bat-theme-src": "bat-theme-src", "bat-theme-src": "bat-theme-src",
"bazarr-bulk": "bazarr-bulk", "bazarr-bulk": "bazarr-bulk",
"caddy-plugins": "caddy-plugins", "caddy-plugins": "caddy-plugins",
@ -1707,6 +1537,7 @@
"eisa-scripts-src": "eisa-scripts-src", "eisa-scripts-src": "eisa-scripts-src",
"extended-ollama-conversation-src": "extended-ollama-conversation-src", "extended-ollama-conversation-src": "extended-ollama-conversation-src",
"firefox-gx-src": "firefox-gx-src", "firefox-gx-src": "firefox-gx-src",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils", "flake-utils": "flake-utils",
"flakegen": "flakegen", "flakegen": "flakegen",
"git-theme-src": "git-theme-src", "git-theme-src": "git-theme-src",
@ -1736,7 +1567,7 @@
"nix-index-db": "nix-index-db", "nix-index-db": "nix-index-db",
"nix-on-droid": "nix-on-droid", "nix-on-droid": "nix-on-droid",
"nixd": "nixd", "nixd": "nixd",
"nixpkgs": "nixpkgs_2", "nixpkgs": "nixpkgs",
"nixpkgs-wayland": "nixpkgs-wayland", "nixpkgs-wayland": "nixpkgs-wayland",
"nvim-theme-src": "nvim-theme-src", "nvim-theme-src": "nvim-theme-src",
"pam-fprint-grosshack-src": "pam-fprint-grosshack-src", "pam-fprint-grosshack-src": "pam-fprint-grosshack-src",
@ -1754,6 +1585,7 @@
"subsync": "subsync", "subsync": "subsync",
"systems": "systems", "systems": "systems",
"trash-d-src": "trash-d-src", "trash-d-src": "trash-d-src",
"treefmt-nix": "treefmt-nix_2",
"ts-for-gir-src": "ts-for-gir-src", "ts-for-gir-src": "ts-for-gir-src",
"vimplugin-easytables-src": "vimplugin-easytables-src", "vimplugin-easytables-src": "vimplugin-easytables-src",
"vimplugin-ts-error-translator-src": "vimplugin-ts-error-translator-src", "vimplugin-ts-error-translator-src": "vimplugin-ts-error-translator-src",
@ -1872,11 +1704,11 @@
"spotifyplus-src": { "spotifyplus-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1727556884, "lastModified": 1727574928,
"narHash": "sha256-HBGGB9MtQlOzQxN39bUzWl9+iElAc6HJHeisfGqaLLE=", "narHash": "sha256-14saMCLo8cdGesral/Ok6AbM221Yd8YpRIRyd8tozOY=",
"owner": "thlucas1", "owner": "thlucas1",
"repo": "homeassistantcomponent_spotifyplus", "repo": "homeassistantcomponent_spotifyplus",
"rev": "f017285d88405749a0c21da14dff7dae6e46f39c", "rev": "0765d55de16d2ced311ce3e67f3d58a0bd138f69",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1956,48 +1788,6 @@
} }
}, },
"treefmt-nix": { "treefmt-nix": {
"inputs": {
"nixpkgs": [
"nix-fast-build",
"nixpkgs"
]
},
"locked": {
"lastModified": 1714058656,
"narHash": "sha256-Qv4RBm4LKuO4fNOfx9wl40W2rBbv5u5m+whxRYUMiaA=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "c6aaf729f34a36c445618580a9f95a48f5e4e03f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"treefmt-nix_2": {
"inputs": {
"nixpkgs": [
"nixd",
"nixpkgs"
]
},
"locked": {
"lastModified": 1722330636,
"narHash": "sha256-uru7JzOa33YlSRwf9sfXpJG+UAV+bnBEYMjrzKrQZFw=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "768acdb06968e53aa1ee8de207fd955335c754b7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"treefmt-nix_3": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"nixpkgs-wayland", "nixpkgs-wayland",
@ -2019,6 +1809,26 @@
"type": "github" "type": "github"
} }
}, },
"treefmt-nix_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1727431250,
"narHash": "sha256-uGRlRT47ecicF9iLD1G3g43jn2e+b5KaMptb59LHnvM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "879b29ae9a0378904fbbefe0dadaed43c8905754",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"ts-for-gir-src": { "ts-for-gir-src": {
"flake": false, "flake": false,
"locked": { "locked": {
@ -2044,11 +1854,11 @@
}, },
"locked": { "locked": {
"dir": "packaging/nix", "dir": "packaging/nix",
"lastModified": 1726768365, "lastModified": 1727227288,
"narHash": "sha256-5yQJ3krsZioC+Nim4/oaOjKp3CXFWolTFMpXnUBcYtE=", "narHash": "sha256-82fIhNN93zk0vmc5rltsbYJlD96AHzEFY2q1KizLP0A=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "e42043a26639cfb69d14c6945ecdebe2bb3c42fc", "rev": "5cc1c3f23e2ecc9e03267c097e990d1702416852",
"revCount": 727, "revCount": 730,
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix" "url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix"
@ -2133,11 +1943,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1727109343, "lastModified": 1727524473,
"narHash": "sha256-1PFckA8Im7wMSl26okwOKqBZeCFLD3LvZZFaxswDhbY=", "narHash": "sha256-1DGktDtSWIJpnDbVoj/qpvJSH5zg6JbOfuh6xqZMap0=",
"owner": "hyprwm", "owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland", "repo": "xdg-desktop-portal-hyprland",
"rev": "4adb6c4c41ee5014bfe608123bfeddb26e5f5cea", "rev": "7e500e679ede40e79cf2d89b5f5fa3e34923bd26",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,5 +1,4 @@
# Do not modify! This file is generated. # Do not modify! This file is generated.
{ {
inputs = { inputs = {
ags = { ags = {
@ -12,7 +11,10 @@
type = "github"; type = "github";
}; };
agsV2 = { agsV2 = {
inputs.nixpkgs.follows = "nixpkgs"; inputs = {
astal.follows = "astal";
nixpkgs.follows = "nixpkgs";
};
owner = "Aylur"; owner = "Aylur";
ref = "v2"; ref = "v2";
repo = "ags"; repo = "ags";
@ -79,6 +81,12 @@
repo = "firefox-gx"; repo = "firefox-gx";
type = "github"; type = "github";
}; };
flake-parts = {
inputs.nixpkgs-lib.follows = "nixpkgs";
owner = "hercules-ci";
repo = "flake-parts";
type = "github";
};
flake-utils = { flake-utils = {
inputs.systems.follows = "systems"; inputs.systems.follows = "systems";
owner = "numtide"; owner = "numtide";
@ -148,9 +156,9 @@
nixpkgs.follows = "nixpkgs"; nixpkgs.follows = "nixpkgs";
systems.follows = "systems"; systems.follows = "systems";
}; };
submodules = true; owner = "hyprwm";
type = "git"; repo = "Hyprland";
url = "https://github.com/hyprwm/Hyprland"; type = "github";
}; };
hyprland-plugins = { hyprland-plugins = {
inputs = { inputs = {
@ -163,6 +171,9 @@
}; };
hyprpaper = { hyprpaper = {
inputs = { inputs = {
hyprlang.follows = "hyprland/hyprlang";
hyprutils.follows = "hyprland/hyprutils";
hyprwayland-scanner.follows = "hyprland/hyprwayland-scanner";
nixpkgs.follows = "nixpkgs"; nixpkgs.follows = "nixpkgs";
systems.follows = "systems"; systems.follows = "systems";
}; };
@ -237,13 +248,20 @@
type = "github"; type = "github";
}; };
nix-fast-build = { nix-fast-build = {
inputs.nixpkgs.follows = "nixpkgs"; inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
treefmt-nix.follows = "treefmt-nix";
};
owner = "Mic92"; owner = "Mic92";
repo = "nix-fast-build"; repo = "nix-fast-build";
type = "github"; type = "github";
}; };
nix-gaming = { nix-gaming = {
inputs.nixpkgs.follows = "nixpkgs"; inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
};
owner = "fufexan"; owner = "fufexan";
repo = "nix-gaming"; repo = "nix-gaming";
type = "github"; type = "github";
@ -264,7 +282,11 @@
type = "github"; type = "github";
}; };
nixd = { nixd = {
inputs.nixpkgs.follows = "nixpkgs"; inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
treefmt-nix.follows = "treefmt-nix";
};
owner = "nix-community"; owner = "nix-community";
repo = "nixd"; repo = "nixd";
type = "github"; type = "github";
@ -382,6 +404,12 @@
repo = "trash-d"; repo = "trash-d";
type = "github"; type = "github";
}; };
treefmt-nix = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "numtide";
repo = "treefmt-nix";
type = "github";
};
ts-for-gir-src = { ts-for-gir-src = {
flake = false; flake = false;
owner = "gjsify"; owner = "gjsify";

View file

@ -24,6 +24,15 @@ let
owner = "numtide"; owner = "numtide";
repo = "flake-utils"; repo = "flake-utils";
}; };
flake-parts = mkInput {
owner = "hercules-ci";
repo = "flake-parts";
inputs.nixpkgs-lib.follows = "nixpkgs";
};
treefmt-nix = mkDep {
owner = "numtide";
repo = "treefmt-nix";
};
lib-aggregate = mkInput { lib-aggregate = mkInput {
owner = "nix-community"; owner = "nix-community";
repo = "lib-aggregate"; repo = "lib-aggregate";
@ -109,9 +118,8 @@ let
desktopInputs = { desktopInputs = {
hyprlandInputs = { hyprlandInputs = {
hyprland = mkDep { hyprland = mkDep {
type = "git"; owner = "hyprwm";
url = "https://github.com/hyprwm/Hyprland"; repo = "Hyprland";
submodules = true;
}; };
hyprland-plugins = mkHyprDep { hyprland-plugins = mkHyprDep {
@ -130,6 +138,14 @@ let
hyprpaper = mkDep { hyprpaper = mkDep {
owner = "hyprwm"; owner = "hyprwm";
repo = "hyprpaper"; repo = "hyprpaper";
inputs = {
hyprlang.follows = "hyprland/hyprlang";
hyprutils.follows = "hyprland/hyprutils";
hyprwayland-scanner.follows = "hyprland/hyprwayland-scanner";
nixpkgs.follows = "hyprland/nixpkgs";
systems.follows = "hyprland/systems";
};
}; };
grim-hyprland = mkDep { grim-hyprland = mkDep {
@ -153,6 +169,8 @@ let
owner = "Aylur"; owner = "Aylur";
repo = "ags"; repo = "ags";
ref = "v2"; ref = "v2";
inputs.astal.follows = "astal";
}; };
astal = mkDep { astal = mkDep {

View file

@ -25,9 +25,10 @@ in
platformdirs platformdirs
requests requests
requests_oauthlib requests_oauthlib
soco
urllib3
zeroconf zeroconf
smartinspect # overridden in this python3Packages smartinspect # overridden in this python3Packages
spotifywebapi # overridden in this python3Packages spotifywebapi # overridden in this python3Packages
urllib3
]; ];
} }

View file

@ -29,6 +29,8 @@ in rec {
{inherit type;} {inherit type;}
(mkOverride "systems") (mkOverride "systems")
(mkOverride "flake-utils") (mkOverride "flake-utils")
(mkOverride "flake-parts")
(mkOverride "treefmt-nix")
(mkOverride "lib-aggregate") (mkOverride "lib-aggregate")
]; ];