mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
darwin.remote_cmds: 306 -> 308
https://github.com/apple-oss-distributions/remote_cmds/compare/remote_cmds-306...remote_cmds-308
This commit is contained in:
parent
68030807a1
commit
b850d4728a
3 changed files with 4 additions and 3 deletions
|
|
@ -53,6 +53,7 @@ executable(
|
|||
'-DCOLLATE_DEBUG',
|
||||
'-DYY_NO_UNPUT',
|
||||
],
|
||||
include_directories: [ 'wall' ],
|
||||
install : true,
|
||||
sources : [
|
||||
'talkd/announce.c',
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ mkAppleDerivation {
|
|||
"man"
|
||||
];
|
||||
|
||||
xcodeHash = "sha256-+hC3yJwwwXr01Aa47K5dv4gL0+IlTQZU9YYgygXkTSI=";
|
||||
xcodeHash = "sha256-SdeF6Jp+KuVTUawJdvpw53qr3gIPEhVzqgQxAau19C0=";
|
||||
|
||||
postPatch = ''
|
||||
# Avoid a conflict with the definition in SDK’s headers.
|
||||
|
|
|
|||
|
|
@ -252,8 +252,8 @@
|
|||
"version": "1025"
|
||||
},
|
||||
"remote_cmds": {
|
||||
"hash": "sha256-8c/NgQZ+K6jJ3aoYK78/BsEkM1gmRS+9z0437+SvcCw=",
|
||||
"version": "306"
|
||||
"hash": "sha256-aTcoaFbKhVrhGQyVRvqb/Iwm0sqUn5HMO19sBpdt428=",
|
||||
"version": "308"
|
||||
},
|
||||
"removefile": {
|
||||
"hash": "sha256-Z5UD0mk/s80CQB0PZWDzSl2JWXmnVmwUvlNb28+hR3k=",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue