treewide: update sandboxroot to fedora 40, nix to 24.05

We didn't bump our sandboxroot in a long time, this updates it to fedora
 40
 and updates the nix shell to nixpkgs-24.05. It also bumps rules_oci to
 the current version.

Change-Id: I9ffb6f4dcd1a95be48b52015df987824dbb169f6
Reviewed-on: https://review.monogon.dev/c/monogon/+/3205
Tested-by: Jenkins CI
Reviewed-by: Leopold Schabel <leo@monogon.tech>
diff --git a/third_party/sandboxroot/regenerate.sh b/third_party/sandboxroot/regenerate.sh
index 54bf316..bb0b679 100755
--- a/third_party/sandboxroot/regenerate.sh
+++ b/third_party/sandboxroot/regenerate.sh
@@ -54,8 +54,8 @@
   # Packages included to stabilize SAT solution when there are equal scores.
   "fedora-release-identity-container"
   "coreutils-single"
-  "curl-minimal"
-  "libcurl-minimal"
+  "curl"
+  "libcurl"
   "glibc-langpack-en"
   "selinux-policy-minimum"
 )