diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-07-21 21:44:01 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-07-21 21:44:01 -0700 |
| commit | dc021e093209612883b8ffc4e885309a314014ef (patch) | |
| tree | 4b43a8d86b7dfdd02a543d52c0da1a8599a41cfc /flake.lock | |
| parent | 51560712125fd33e9b453670a15cc3a554fda50c (diff) | |
| download | nix-dc021e093209612883b8ffc4e885309a314014ef.tar nix-dc021e093209612883b8ffc4e885309a314014ef.tar.gz nix-dc021e093209612883b8ffc4e885309a314014ef.tar.bz2 nix-dc021e093209612883b8ffc4e885309a314014ef.tar.lz nix-dc021e093209612883b8ffc4e885309a314014ef.tar.xz nix-dc021e093209612883b8ffc4e885309a314014ef.tar.zst nix-dc021e093209612883b8ffc4e885309a314014ef.zip | |
Bump Reaper to latest upstream version
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -102,6 +102,22 @@ "type": "github" } }, + "nixpkgs-pr540730": { + "locked": { + "lastModified": 1783770610, + "narHash": "sha256-WNO5WW/ACbt3CeyfsifQ/A/UOkGnNlOSiTs0LFUXeb0=", + "owner": "rnhmjoj", + "repo": "nixpkgs", + "rev": "55dc0d634c4d66611c5243900155a375cf15006d", + "type": "github" + }, + "original": { + "owner": "rnhmjoj", + "ref": "pr-fix-mkvtoolnix", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs-stable": { "locked": { "lastModified": 1783389287, @@ -163,6 +179,7 @@ "nixpkgs": "nixpkgs_2", "nixpkgs-kerneol": "nixpkgs-kerneol", "nixpkgs-master": "nixpkgs-master", + "nixpkgs-pr540730": "nixpkgs-pr540730", "nixpkgs-stable": "nixpkgs-stable", "nvidia-patch": "nvidia-patch", "sops-nix": "sops-nix" |
