@@ -182,9 +182,9 @@ The following actions will be performed:
182
182
-> installed no-url.ved
183
183
Done.
184
184
### : list
185
- ### opam pin list | ' \([0-9a-f]+\)$' -> ' (HASH)'
186
- nip-git.ved git git+file://${BASEDIR}/nip-git#master (HASH)
187
- nip-git2.ved git git+file://${BASEDIR}/nip-git2#master (HASH)
185
+ ### opam pin list | ' \(at [0-9a-f]+\)$' -> ' (at HASH)'
186
+ nip-git.ved git git+file://${BASEDIR}/nip-git#master (at HASH)
187
+ nip-git2.ved git git+file://${BASEDIR}/nip-git2#master (at HASH)
188
188
nip-path.ved rsync file://${BASEDIR}/nip-path
189
189
nip-path2.ved rsync file://${BASEDIR}/nip-path2
190
190
nip-path3.ved rsync file://${BASEDIR}/nip-path3
@@ -332,11 +332,11 @@ The following actions will be performed:
332
332
[NOTE] Pinning command successful, but your installed packages may be out of sync.
333
333
# Return code 31 #
334
334
### : list
335
- ### opam pin list | ' \([0-9a-f]+\)$' -> ' (HASH)'
335
+ ### opam pin list | ' \(at [0-9a-f]+\)$' -> ' (at HASH)'
336
336
nip.1 version 1
337
337
nip-git.ved rsync file://${BASEDIR}/nip-git
338
- nip-git2.ved git git+file://${BASEDIR}/nip-git2#master (HASH)
339
- nip-git3.ved git git+file://${BASEDIR}/nip-git3#master (HASH)
338
+ nip-git2.ved git git+file://${BASEDIR}/nip-git2#master (at HASH)
339
+ nip-git3.ved git git+file://${BASEDIR}/nip-git3#master (at HASH)
340
340
nip-path.ved rsync file://${BASEDIR}/nip-path
341
341
nip-path3.ved rsync file://${BASEDIR}/nip-path3
342
342
no-url.1 (uninstalled) local definition
@@ -407,8 +407,8 @@ The following actions will be performed:
407
407
-> installed nip-path2.ved
408
408
Done.
409
409
### : list
410
- ### opam pin list | ' \([0-9a-f]+\)$' -> ' (HASH)'
411
- nip-git.ved git git+file://${BASEDIR}/nip-git#master (HASH)
410
+ ### opam pin list | ' \(at [0-9a-f]+\)$' -> ' (at HASH)'
411
+ nip-git.ved git git+file://${BASEDIR}/nip-git#master (at HASH)
412
412
nip-git2.ved rsync file://${BASEDIR}/nip-git2
413
413
nip-path.ved rsync file://${BASEDIR}/nip-path
414
414
nip-path2.ved rsync file://${BASEDIR}/nip-path2
@@ -452,8 +452,8 @@ Done.
452
452
# Name # Installed # Synopsis
453
453
nip-path ved pinned to version ved at file://${BASEDIR}/nip-path
454
454
nip-path2 ved pinned to version ved at file://${BASEDIR}/nip-path2
455
- ### opam pin list | ' \([0-9a-f]+\)$' -> ' (HASH)'
456
- nip-git4.ved (uninstalled) git git+file://${BASEDIR}/nip-git4#master (HASH)
455
+ ### opam pin list | ' \(at [0-9a-f]+\)$' -> ' (at HASH)'
456
+ nip-git4.ved (uninstalled) git git+file://${BASEDIR}/nip-git4#master (at HASH)
457
457
nip-path.ved rsync file://${BASEDIR}/nip-path
458
458
nip-path2.ved rsync file://${BASEDIR}/nip-path2
459
459
### find OPAM/actions/lib -name '*.t' | sort
@@ -570,11 +570,11 @@ The following actions will be performed:
570
570
### :::::::::::::::::::::::
571
571
### opam switch kinds
572
572
### : pin list
573
- ### opam pin list | ' \([0-9a-f]+\)$' -> ' (HASH)'
573
+ ### opam pin list | ' \(at [0-9a-f]+\)$' -> ' (at HASH)'
574
574
nip.1 version 1
575
575
nip-git.ved rsync file://${BASEDIR}/nip-git
576
- nip-git2.ved git git+file://${BASEDIR}/nip-git2#master (HASH)
577
- nip-git3.ved git git+file://${BASEDIR}/nip-git3#master (HASH)
576
+ nip-git2.ved git git+file://${BASEDIR}/nip-git2#master (at HASH)
577
+ nip-git3.ved git git+file://${BASEDIR}/nip-git3#master (at HASH)
578
578
nip-path.ved rsync file://${BASEDIR}/nip-path
579
579
nip-path3.ved rsync file://${BASEDIR}/nip-path3
580
580
no-url.1 (uninstalled) local definition
0 commit comments