chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
2 changed files with 9 additions and 7 deletions
Showing only changes of commit e7e857e61a - Show all commits

12
flake.lock generated
View file

@ -815,16 +815,16 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1683614353,
"narHash": "sha256-J3u1mJgmimGw0QdFADBCgq+uOOYncv8XR9cGHCqRkEg=",
"owner": "nixos",
"lastModified": 1683616229,
"narHash": "sha256-DGnFcTlPUZWceN8AOjqAGZKFaQPTKm3JieGkwTG5UUI=",
"owner": "NULLx76",
"repo": "nixpkgs",
"rev": "89325a10b0abe2659ef5d5b5d5734f27f0a6e2a8",
"rev": "23e98ed600e902cdec403246339b77243e1076a1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"owner": "NULLx76",
"ref": "bazarr-1.2.1",
"repo": "nixpkgs",
"type": "github"
}

View file

@ -9,7 +9,9 @@
# * https://github.com/Infinidoge/nix-minecraft
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/master";
# nixpkgs.url = "github:nixos/nixpkgs/master";
nixpkgs.url = "github:NULLx76/nixpkgs/bazarr-1.2.1";
nixpkgs_22-11.url = "github:nixos/nixpkgs/nixos-22.11";
nur.url = "github:nix-community/NUR";