Merge remote-tracking branch 'refs/remotes/origin/main'
All checks were successful
Lint / lint (push) Successful in 2s
Plex Update / update (push) Successful in 9s

This commit is contained in:
Vivian 2023-06-27 11:04:23 +02:00
commit 0e43519180
4 changed files with 16 additions and 15 deletions

View file

@ -665,11 +665,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1687647343, "lastModified": 1687847320,
"narHash": "sha256-1/o/i9KEFOBdlF9Cs04kBcqDFbYMt6W4SMqGa+QnnaI=", "narHash": "sha256-/nISfR5SHOYWhpoMFp1LqXbRm1MuqY+gxUMggXM9HMk=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "0ee5ab611dc1fbb5180bd7d88d2aeb7841a4d179", "rev": "3bc1bc40121eb0975dc3d96741300bb4fd16be29",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1066,16 +1066,16 @@
}, },
"nixpkgs_4": { "nixpkgs_4": {
"locked": { "locked": {
"lastModified": 1687681650, "lastModified": 1687806882,
"narHash": "sha256-M2If+gRcfpmaJy/XbfSsRzLlPpoU4nr0NHnKKl50fd8=", "narHash": "sha256-VQJTKlPf/05AhAKrgkeYhtE3Ti2AxhPGrRC+GoqWmEY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1c9db9710cb23d60570ad4d7ab829c2d34403de3", "rev": "90de72aacb4836e381afdd559e76daefdcf7171c",
"type": "github" "type": "github"
}, },
"original": { "original": {
"id": "nixpkgs", "id": "nixpkgs",
"ref": "nixos-unstable", "ref": "nixos-unstable-small",
"type": "indirect" "type": "indirect"
} }
}, },
@ -1180,11 +1180,11 @@
"pre-commit-hooks": "pre-commit-hooks" "pre-commit-hooks": "pre-commit-hooks"
}, },
"locked": { "locked": {
"lastModified": 1687763881, "lastModified": 1687855346,
"narHash": "sha256-8ISwQzRBHNc5PkkgkEFn2QXeWsgWhFlwX9RMb3MAgLU=", "narHash": "sha256-jC4IPURCQz38VKU9RgeU9+j49qdAYSVYhXZdfr+/Up4=",
"owner": "pta2002", "owner": "pta2002",
"repo": "nixvim", "repo": "nixvim",
"rev": "be6a29c8004fe23a4eb88e64052324e3470f2a48", "rev": "b15623e3908e90ef64c31633ca8d0cd8c73ac648",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1195,11 +1195,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1687766732, "lastModified": 1687855182,
"narHash": "sha256-CAuZpKlHZhjCsIguQX1fSdw+dhf0vURQb1aJ45gw9T0=", "narHash": "sha256-QrroBJ1lhh/vNbPWxVmSk1nyJszqOwAZ1MdwC+VwIfA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "6658c5ed7a14b950cc47db1508a9f7f7a86de72a", "rev": "b6d71a0534aa7ef33b061d3d1cf2c5a4969acd72",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -5,7 +5,7 @@
# * https://github.com/Infinidoge/nix-minecraft # * https://github.com/Infinidoge/nix-minecraft
inputs = { inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable"; nixpkgs.url = "nixpkgs/nixos-unstable-small";
nixpkgs_stable.url = "nixpkgs/nixos-23.05"; nixpkgs_stable.url = "nixpkgs/nixos-23.05";

View file

@ -19,7 +19,7 @@ spec:
emptyDir: {} emptyDir: {}
containers: containers:
- name: renovate - name: renovate
image: renovate/renovate:35.141.3 image: renovate/renovate:35.143.0
volumeMounts: volumeMounts:
- name: config-volume - name: config-volume
mountPath: /opt/renovate/ mountPath: /opt/renovate/

View file

@ -27,6 +27,7 @@ in {
rustup rustup
solo2-cli solo2-cli
tex tex
plexamp
unzip unzip
yt-dlp yt-dlp
qmk qmk