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

Flake Inputs:
• Updated input 'astal':
    'github:Aylur/astal/e9f9de6' (2024-09-13)
  → 'github:Aylur/astal/71ee1ea' (2024-09-14)

• Updated input 'discord-overlay':
    'github:matt1432/discord-nightly-overlay/4bae358' (2024-09-12)
  → 'github:matt1432/discord-nightly-overlay/1975161' (2024-09-14)

• Updated input 'gpu-screen-recorder-src':
    'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=3446f86' (2024-09-06)
  → 'git+https://repo.dec05eba.com/gpu-screen-recorder?ref=refs/heads/master&rev=4a8544e' (2024-09-15)

• Updated input 'home-llm-src':
    'github:acon96/home-llm/90c0edc' (2024-08-21)
  → 'github:acon96/home-llm/4f145d2' (2024-09-14)

• Updated input 'home-manager':
    'github:nix-community/home-manager/da8406a' (2024-09-12)
  → 'github:nix-community/home-manager/a9c9cc6' (2024-09-15)

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=118be4d&submodules=1' (2024-09-12)
  → 'git+https://github.com/hyprwm/Hyprland?ref=refs/heads/main&rev=9e35656&submodules=1' (2024-09-15)

• Updated input 'nix-gaming':
    'github:fufexan/nix-gaming/3a97598' (2024-09-12)
  → 'github:fufexan/nix-gaming/3e51c98' (2024-09-15)

• Updated input 'nix-gaming/umu':
    'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=2d3c948&submodules=1' (2024-09-04)
  → 'git+https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix&ref=refs/heads/main&rev=e064439&submodules=1' (2024-09-14)

• Updated input 'nix-index-db':
    'github:Mic92/nix-index-database/6422754' (2024-09-08)
  → 'github:Mic92/nix-index-database/0a2fba6' (2024-09-15)

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1355a0c' (2024-09-10)
  → 'github:NixOS/nixpkgs/345c263' (2024-09-13)

• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/5eedb68' (2024-09-12)
  → 'github:nix-community/nixpkgs-wayland/a36467e' (2024-09-15)

• Updated input 'sops-nix':
    'github:Mic92/sops-nix/cede1a0' (2024-09-09)
  → 'github:Mic92/sops-nix/f30b1ba' (2024-09-13)

Docker Images:
• ghcr.io/linuxserver/bazarr latest:
   sha256:16a30c1ef7412f3781dc9635bd42798399601a9750f871cb68e5efb5545ce0f5
 → sha256:476c315f0381d0b8c7921fbf3116b65e96ae32128df5fd27600e97213b862809

• ghcr.io/linuxserver/radarr latest:
   sha256:5ab12592e768d04d94bc04877bee194f372ea3946abc6de689311f4d8559ee2f
 → sha256:3bee8fb8eb4bb93b77eb4e0c5d755f25649223965af59f5f0363ddda03c6d10c

• ghcr.io/linuxserver/sonarr latest:
   sha256:138998077a802c18b76c26636301fcd5517b7bfaf75db025d457199176078a12
 → sha256:28cc44346fc87805b52a4376a89edc12cf082a5530cffee800a6c05dee482734
This commit is contained in:
matt1432 2024-09-15 19:51:41 -04:00
parent 5df12e27fb
commit 2ced84dc96
5 changed files with 57 additions and 57 deletions

View file

@ -1,8 +1,8 @@
pkgs: pkgs:
pkgs.dockerTools.pullImage { pkgs.dockerTools.pullImage {
imageName = "ghcr.io/linuxserver/bazarr"; imageName = "ghcr.io/linuxserver/bazarr";
imageDigest = "sha256:16a30c1ef7412f3781dc9635bd42798399601a9750f871cb68e5efb5545ce0f5"; imageDigest = "sha256:476c315f0381d0b8c7921fbf3116b65e96ae32128df5fd27600e97213b862809";
sha256 = "1lg7yakdvg7n9cyhqaf2ka4bj9a1902m6vbbkx1x9sx3igr4xlwy"; sha256 = "0c59zsddmp8din5c516zhcsxfjx6a5w0yam7ynavsa227cjxa0m5";
finalImageName = "ghcr.io/linuxserver/bazarr"; finalImageName = "ghcr.io/linuxserver/bazarr";
finalImageTag = "latest"; finalImageTag = "latest";
} }

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:5ab12592e768d04d94bc04877bee194f372ea3946abc6de689311f4d8559ee2f"; imageDigest = "sha256:3bee8fb8eb4bb93b77eb4e0c5d755f25649223965af59f5f0363ddda03c6d10c";
sha256 = "0w9nnpiphlr1h81qal1b09pv5j1m2bkxmba32id635dcmgp577mk"; sha256 = "0nlhmicz1db4kc8rcxnlia5y8gppq55an4ghxvfih9ja4fj6m43w";
finalImageName = "ghcr.io/linuxserver/radarr"; finalImageName = "ghcr.io/linuxserver/radarr";
finalImageTag = "latest"; finalImageTag = "latest";
} }

View file

@ -1,8 +1,8 @@
pkgs: pkgs:
pkgs.dockerTools.pullImage { pkgs.dockerTools.pullImage {
imageName = "ghcr.io/linuxserver/sonarr"; imageName = "ghcr.io/linuxserver/sonarr";
imageDigest = "sha256:138998077a802c18b76c26636301fcd5517b7bfaf75db025d457199176078a12"; imageDigest = "sha256:28cc44346fc87805b52a4376a89edc12cf082a5530cffee800a6c05dee482734";
sha256 = "0f66v03cb77sw43g1yljsdn0vsf40hdx332lkffaqfc0nywlspsy"; sha256 = "0yr58w8hpshnkw8ww63ld8alhf5lnn7zibm2sh6qpahz3q0x1zsm";
finalImageName = "ghcr.io/linuxserver/sonarr"; finalImageName = "ghcr.io/linuxserver/sonarr";
finalImageTag = "latest"; finalImageTag = "latest";
} }

View file

@ -79,11 +79,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1726235189, "lastModified": 1726336469,
"narHash": "sha256-hXTLoJGKp7iMxg2B8GaUyO2JnpQ3Nevy0II6vY6kE74=", "narHash": "sha256-2cunUf3tVOWUkQit6boTsoNR6hdLs5Ma0qxX1sMspfU=",
"owner": "Aylur", "owner": "Aylur",
"repo": "astal", "repo": "astal",
"rev": "e9f9de6ba557de6a553f03de813af0fdbdbec047", "rev": "71ee1ea4bf4edd790edb7067f8fb0ae6c450ce5e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -172,11 +172,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1726124865, "lastModified": 1726297657,
"narHash": "sha256-0xpNBfUYfmlIwicF7o6Jr7eoEdZUKdOG/z2iov3PWuU=", "narHash": "sha256-IQBqFWZoqy7HA+T1xvmdc4pQsZkn86aX5srYjn+ccd4=",
"owner": "matt1432", "owner": "matt1432",
"repo": "discord-nightly-overlay", "repo": "discord-nightly-overlay",
"rev": "4bae3582a96915bb7fb8dedb23014d333ebbb89a", "rev": "197516196c6a6b1d3fc925abbd509038a2df2406",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -304,11 +304,11 @@
"nixpkgs-lib": "nixpkgs-lib_3" "nixpkgs-lib": "nixpkgs-lib_3"
}, },
"locked": { "locked": {
"lastModified": 1725234343, "lastModified": 1726153070,
"narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=", "narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
"owner": "hercules-ci", "owner": "hercules-ci",
"repo": "flake-parts", "repo": "flake-parts",
"rev": "567b938d64d4b4112ee253b9274472dc3a346eb6", "rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -431,11 +431,11 @@
"gpu-screen-recorder-src": { "gpu-screen-recorder-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1725622138, "lastModified": 1726404901,
"narHash": "sha256-83dFNU3CsJFzOWwRPpV3Cz+7J61F/Xyy/KlzW9rJGEQ=", "narHash": "sha256-OVlznKSUnuwSYpgItyoBXLovZ3ZxAY7LttAR73d7Vg0=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "3446f864e3418d75fa55298bc7984b264e7167d6", "rev": "4a8544eeb321d37cdc3058305268f4c2ee177ca7",
"revCount": 766, "revCount": 776,
"type": "git", "type": "git",
"url": "https://repo.dec05eba.com/gpu-screen-recorder" "url": "https://repo.dec05eba.com/gpu-screen-recorder"
}, },
@ -530,11 +530,11 @@
"home-llm-src": { "home-llm-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1724280404, "lastModified": 1726328658,
"narHash": "sha256-mfMnESuXJH8vCzBcvv3lzhV7k/Hg1GfZn/4055dVuqk=", "narHash": "sha256-+eYfywWjSBc/zrAjAU9nGPwS0SO6yRqOwaStgieVSU8=",
"owner": "acon96", "owner": "acon96",
"repo": "home-llm", "repo": "home-llm",
"rev": "90c0edc0907e4567eeca89a6f89b43c0b0b807eb", "rev": "4f145d29224ab33d151e90cccdba87131c3b7b19",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -550,11 +550,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1726142087, "lastModified": 1726440980,
"narHash": "sha256-uT4TRd3PgreUD5sJaNioVfMemdyWFLoPHqN4AFszGmw=", "narHash": "sha256-ChhIrjtdu5d83W+YDRH+Ec5g1MmM0xk6hJnkz15Ot7M=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "da8406a6ff556b86dc368e96ca8bd81b2704a91a", "rev": "a9c9cc6e50f7cbd2d58ccb1cd46a1e06e9e445ff",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -628,11 +628,11 @@
"xdph": "xdph" "xdph": "xdph"
}, },
"locked": { "locked": {
"lastModified": 1726159284, "lastModified": 1726430622,
"narHash": "sha256-6xatk6CPY1F6xHF1gLGz7QExftEhV8Q5fI4BqVBVF3U=", "narHash": "sha256-50vt1snpVwS5lqvvH4p6DHiEWspJUZuJ1kYy1DKtrfM=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "118be4dea048df88fd21b84580fe62950c868c8f", "rev": "9e356562446f44c471ae38a80506a9df039305d6",
"revCount": 5215, "revCount": 5224,
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://github.com/hyprwm/Hyprland" "url": "https://github.com/hyprwm/Hyprland"
@ -951,11 +951,11 @@
"nixpkgs-lib": "nixpkgs-lib" "nixpkgs-lib": "nixpkgs-lib"
}, },
"locked": { "locked": {
"lastModified": 1725797487, "lastModified": 1726402305,
"narHash": "sha256-1NqTS6PePeoLVH8UY6poIoxlNq1Hhgn7RZs+OT8b2wQ=", "narHash": "sha256-Ps21x+17J0rclqg68crak2Vo/P3+1fZStqmV+OI7k6M=",
"owner": "nix-community", "owner": "nix-community",
"repo": "lib-aggregate", "repo": "lib-aggregate",
"rev": "3c180ce6583583285ef1b105cbc1667ba00c3e8d", "rev": "90b637e33ab9be23e0ba3c57905a1837561923ea",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1163,11 +1163,11 @@
"umu": "umu" "umu": "umu"
}, },
"locked": { "locked": {
"lastModified": 1726104489, "lastModified": 1726364380,
"narHash": "sha256-nn2Rp6Op78xWF8OJa0utad8yvrxf93K7BcOEwPtafg8=", "narHash": "sha256-hICWlRKF1lOzRwTepJORe9hWYGkUVXJxKjTe5P5CSg0=",
"owner": "fufexan", "owner": "fufexan",
"repo": "nix-gaming", "repo": "nix-gaming",
"rev": "3a97598cb9ca7eed51bc361b025ed26cc52852e0", "rev": "3e51c9884bca93625ff1deca440e30c8d2f2e522",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1227,11 +1227,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1725765290, "lastModified": 1726370017,
"narHash": "sha256-hwX53i24KyWzp2nWpQsn8lfGQNCP0JoW/bvQmcR1DPY=", "narHash": "sha256-CJOV4JiLhd++w9K+h2z00DiB4R1CCuElWzhldrXSq5w=",
"owner": "Mic92", "owner": "Mic92",
"repo": "nix-index-database", "repo": "nix-index-database",
"rev": "642275444c5a9defce57219c944b3179bf2adaa9", "rev": "0a2fba621b6bbf06be0b4edd974236e3d2fcc1a9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1292,11 +1292,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1725983898, "lastModified": 1726243404,
"narHash": "sha256-4b3A9zPpxAxLnkF9MawJNHDtOOl6ruL0r6Og1TEDGCE=", "narHash": "sha256-sjiGsMh+1cWXb53Tecsm4skyFNag33GPbVgCdfj3n9I=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1355a0cbfeac61d785b7183c0caaec1f97361b43", "rev": "345c263f2f53a3710abe117f28a5cb86d0ba4059",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1340,11 +1340,11 @@
}, },
"nixpkgs-lib": { "nixpkgs-lib": {
"locked": { "locked": {
"lastModified": 1725757153, "lastModified": 1726362065,
"narHash": "sha256-c1a6iLmCVPFI9EUVMrBN8xdmFxFXEjcVwiTSVmqajOs=", "narHash": "sha256-4h15WKdrs9zf6DGaeeV7ntU/pHHGkH6geYt1QBW0CP4=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixpkgs.lib", "repo": "nixpkgs.lib",
"rev": "68584f89dd0eb16fea5d80ae127f3f681f6a5df7", "rev": "9db4db09d82e4b2207bfa7f1e747a4f49d214555",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1423,11 +1423,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1726172433, "lastModified": 1726435407,
"narHash": "sha256-KJiZG+dmGgabNXhhmOa8xxYeSv9HZe26zMa3fa3aonI=", "narHash": "sha256-Zun0SGBQ1EzqerJx/WX07llRwFC7F+4RJlwnuEl3wHE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixpkgs-wayland", "repo": "nixpkgs-wayland",
"rev": "5eedb68f568fde3614d3c83d38be9de6b9e0d3a3", "rev": "a36467efcbd5633e0b518a5c222a34bf2b1be9c1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1754,11 +1754,11 @@
"nixpkgs-stable": "nixpkgs-stable" "nixpkgs-stable": "nixpkgs-stable"
}, },
"locked": { "locked": {
"lastModified": 1725922448, "lastModified": 1726218807,
"narHash": "sha256-ruvh8tlEflRPifs5tlpa0gkttzq4UtgXkJQS7FusgFE=", "narHash": "sha256-z7CoWbSOtsOz8TmRKDnobURkKfv6nPZCo3ayolNuQGc=",
"owner": "Mic92", "owner": "Mic92",
"repo": "sops-nix", "repo": "sops-nix",
"rev": "cede1a08039178ac12957733e97ab1006c6b6892", "rev": "f30b1bac192e2dc252107ac8a59a03ad25e1b96e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1927,11 +1927,11 @@
}, },
"locked": { "locked": {
"dir": "packaging/nix", "dir": "packaging/nix",
"lastModified": 1725408497, "lastModified": 1726301236,
"narHash": "sha256-wyJPWwHzHpFwc9XP9nM/Lpbvahusp2NcUtWXlErGi1g=", "narHash": "sha256-0JQH9RYdGL1NUaQE5syA/SmbxuZ6NTLn3FduapSXUXA=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "2d3c948a51bc1d2880a90bf985947f9afc89e8d1", "rev": "e06443981e3bf09cbc70aaffe245e4a03f1a6df7",
"revCount": 713, "revCount": 715,
"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"

View file

@ -29,10 +29,10 @@
}; };
"bitwarden" = buildFirefoxXpiAddon { "bitwarden" = buildFirefoxXpiAddon {
pname = "bitwarden"; pname = "bitwarden";
version = "2024.8.2"; version = "2024.9.0";
addonId = "{446900e4-71c2-419f-a6a7-df9c091e268b}"; addonId = "{446900e4-71c2-419f-a6a7-df9c091e268b}";
url = "https://addons.mozilla.org/firefox/downloads/file/4348137/bitwarden_password_manager-2024.8.2.xpi"; url = "https://addons.mozilla.org/firefox/downloads/file/4350677/bitwarden_password_manager-2024.9.0.xpi";
sha256 = "46908d7ffafc276b7f0425341849d439ee8c0f75d755f6eee79f83a097ea8e7b"; sha256 = "8c8b97b445fe65cbdd91eda4bd07e8946d6c1b21ac89c771205a3b9225e2ef12";
meta = with lib; { meta = with lib; {
homepage = "https://bitwarden.com"; homepage = "https://bitwarden.com";
description = "At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information."; description = "At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information.";