+5547
-10
lines changedFilter options
+5547
-10
lines changed Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
1
1
docs/*.md
2
+
*.lock.json
Original file line number Diff line number Diff line change
@@ -28,8 +28,8 @@ load("//apt:index.bzl", "deb_index")
28
28
# bazel run @bullseye//:lock
29
29
deb_index(
30
30
name = "bullseye",
31
-
lock = "//examples/apt:bullseye.lock.json",
32
-
manifest = "//examples/apt:bullseye.yaml",
31
+
lock = "//examples/debian_snapshot:bullseye.lock.json",
32
+
manifest = "//examples/debian_snapshot:bullseye.yaml",
33
33
)
34
34
35
35
load("@bullseye//:packages.bzl", "bullseye_packages")
@@ -39,8 +39,8 @@ bullseye_packages()
39
39
# bazel run @apt_security//:lock
40
40
deb_index(
41
41
name = "apt_security",
42
-
# lock = "//examples/apt_security:security.lock.json",
43
-
manifest = "//examples/apt_security:security.yaml",
42
+
# lock = "//examples/debian_snapshot_security:security.lock.json",
43
+
manifest = "//examples/debian_snapshot_security:security.yaml",
44
44
)
45
45
46
46
load("@apt_security//:packages.bzl", "apt_security_packages")
@@ -50,8 +50,8 @@ apt_security_packages()
50
50
# bazel run @shared_dependencies//:lock
51
51
deb_index(
52
52
name = "shared_dependencies",
53
-
lock = "//examples/shared_dependencies:bullseye.lock.json",
54
-
manifest = "//examples/shared_dependencies:bullseye.yaml",
53
+
lock = "//examples/debian_shared_dependencies:bullseye.lock.json",
54
+
manifest = "//examples/debian_shared_dependencies:bullseye.yaml",
55
55
)
56
56
57
57
load("@shared_dependencies//:packages.bzl", "shared_dependencies_packages")
File renamed without changes.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4