Skip to content

Commit

Permalink
remove compiler pins
Browse files Browse the repository at this point in the history
  • Loading branch information
mabiede committed Jan 23, 2025
1 parent 83ef20d commit c006050
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 28 deletions.
4 changes: 0 additions & 4 deletions sihl-cache.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,6 @@ build: [
dev-repo: "git+https://github.com/oxidizing/sihl.git"
name: "sihl-cache"
pin-depends: [
[
"ocaml-base-compiler.4.14.2"
"https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
]
["opium.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
["rock.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
]
4 changes: 0 additions & 4 deletions sihl-email.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,6 @@ build: [
dev-repo: "git+https://github.com/oxidizing/sihl.git"
name: "sihl-email"
pin-depends: [
[
"ocaml-base-compiler.4.14.2"
"https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
]
["opium.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
["rock.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
]
4 changes: 0 additions & 4 deletions sihl-queue.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,6 @@ build: [
dev-repo: "git+https://github.com/oxidizing/sihl.git"
name: "sihl-queue"
pin-depends: [
[
"ocaml-base-compiler.4.14.2"
"https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
]
["opium.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
["rock.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
]
4 changes: 0 additions & 4 deletions sihl-storage.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ build: [
dev-repo: "git+https://github.com/oxidizing/sihl.git"
name: "sihl-storage"
pin-depends: [
[
"ocaml-base-compiler.4.14.2"
"https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
]
["opium.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
["rock.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
]
4 changes: 0 additions & 4 deletions sihl-token.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ build: [
dev-repo: "git+https://github.com/oxidizing/sihl.git"
name: "sihl-token"
pin-depends: [
[
"ocaml-base-compiler.4.14.2"
"https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
]
["opium.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
["rock.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
]
4 changes: 0 additions & 4 deletions sihl-user.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,6 @@ build: [
dev-repo: "git+https://github.com/oxidizing/sihl.git"
name: "sihl-user"
pin-depends: [
[
"ocaml-base-compiler.4.14.2"
"https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
]
["opium.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
["rock.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
]
4 changes: 0 additions & 4 deletions sihl.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,6 @@ build: [
dev-repo: "git+https://github.com/oxidizing/sihl.git"
name: "sihl"
pin-depends: [
[
"ocaml-base-compiler.4.14.2"
"https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz"
]
["opium.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
["rock.0.20.0" "git+https://github.com/mabiede/opium.git#upgrade-packages"]
]

0 comments on commit c006050

Please sign in to comment.