Commit Graph

9 Commits

Author SHA1 Message Date
Moritz Sanft
e17fe7b7ea
atuin: 18.1.0 -> 18.2.0 2024-04-16 09:17:22 +02:00
Cody P Schafer
769eb09232
atuin: fix build on x86_64-darwin by updating to apple_sdk_11_0
Otherwise, fails to build with:

```
       >   = note: Undefined symbols for architecture x86_64:
       >             "_kCFURLVolumeAvailableCapacityForImportantUsageKey", referenced from:
       >                 sysinfo::unix:🍎:disk::get_list::h5f0b9b2218314fb0 in libsysinfo-48f55e52227ea9a5.rlib(sysinfo-48f55e52227ea9a5.sysinfo.81d4345a26454b80-cgu.10.rcgu.o)
       >           ld: symbol(s) not found for architecture x86_64
       >           clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
       >
       >
       > error: could not compile `atuin` (bin "atuin") due to 1 previous error
```

See #234678 for a similar fix on another package.
2024-03-14 23:21:49 -04:00
R. Ryantm
7dfe004fa4
atuin: 18.0.2 -> 18.1.0 2024-03-12 16:17:56 +01:00
Sam
238b975dab
atuin: 18.0.1 -> 18.0.2 2024-02-26 10:38:41 -08:00
Dominique Martinet
c74bfa05e2 atuin: backport fix for bash-preexec 2024-02-24 11:58:18 +09:00
Dominique Martinet
5ede2692b7 atuin: disable check-updates feature 2024-02-23 07:35:22 +09:00
0x4A6F
d471567b5c
atuin: 18.0.0 -> 18.0.1 2024-02-13 13:42:43 +01:00
0x4A6F
371e1506ed
atuin: apply atuinsh/atuin#1694 2024-02-10 18:26:05 +01:00
0x4A6F
3b5e4b9d76
atuin: 17.2.1 -> 18.0.0 2024-02-10 16:32:20 +01:00